DWT on Mac OS X and with DMD 2
FrankLike via Digitalmars-d-dwt
digitalmars-d-dwt at puremagic.com
Wed May 14 03:07:52 PDT 2014
I'v compiled the all snippets examples,the examples are very
good,but no enableVisualStyles fuction in DWT,it will help dwt to
be nice.
You can look at the DFL's enableVisualStyles().
DFL /Application.d
// Should be called before creating any controls.
// This is typically the first function called in main().
// Does nothing if not supported.
void enableVisualStyles()
Thank you.
Frank
More information about the Digitalmars-d-dwt
mailing list