[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] PocketPC TOGGLE Button displays oddly
|
A TOGGLE Button displays oddly on a PocketPC. A normal button looks like...
Up: Black on grey
Depressed: White on black
A toggle button looks like...
Up: Black on white
Depressed: Black on black
Down: Black on white
Note that this means the toggle button is illegible when depressed, and is
not displayed any different whether the button is up or down. Is this an
SWT or a Windows CE bug? If it's a WinCE bug, can it be worked around in
SWT?
My preffered look would be...
Up: Black on grey
Depressed: White on black
Down: Black on white
Cheers,
Shaun