http://bugs.winehq.org/show_bug.cgi?id=3213
Summary: codevisual2flowchart gui problems : menus are double sized Product: Wine Version: 20050725 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.org ReportedBy: infyquest@gmail.com
When i run codevisual2flowchart using wine-20050726. There is no minimize, maximize buttons. The menus are quite big (duoble the size). It spewing out this messages
fixme:imm:ImmGetContext (0x10374) STUB fixme:imm:ImmSetCompositeWindow stub
I think these functions need to be implemented as most of the IME applicatations and internal imm functions use the above 2 stubbed functions.
I think the problem of menu being double size is due to imm stuff.