[Bug 14811] New: Default Menu Style

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 10 00:08:41 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14811

           Summary: Default Menu Style
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jarosser06 at gmail.com


Binary package hint: wine

There are two different menu styles in Windows/Wine, and the flat style looks
better. (It's the default in WinXP until you change your theme.) It can be
selected by flipping a bit in user.reg:

"UserPreferenceMask"=hex:10,00,00,80

change to:

"UserPreferenceMask"=hex:10,00,02,80

http://blogs.msdn.com/tonyschr/archive/2004/05/10/129412.aspx
http://www.codeproject.com/KB/menus/flatmenuform.aspx


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list