Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Chameleonized Ctrl::Style
Chameleonized Ctrl::Style [message #5791] Mon, 16 October 2006 13:04
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Ctrl::IsStyle and IsXPStyle() flags were redone to Chameleon variables.

The most trouble is IsXPStyle() which now has to be written as

GUI_GlobalStyle() >= GUISTYLE_XP

(There are two more "levels":

enum { GUISTYLE_FLAT, GUISTYLE_CLASSIC, GUISTYLE_XP, GUISTYLE_X };

"X" standing for MACOSX.)
Previous Topic: Added autosetup support for new Windows SDK
Next Topic: FileSel options
Goto Forum:
  


Current Time: Wed May 22 05:49:12 CEST 2024

Total time taken to generate the page: 0.02524 seconds