Polda
unread,Nov 3, 2009, 3:44:17 PM11/3/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-users
Hi,
on wxMac 2.8.10, Mac OS X 10.5, compiled with XCode as static library,
when I disable my wxDialog (or individual controls of the wxDialog),
all disabled controls are greyed out, but texts in wxTextCtrl and
wxComboBox controls stay in black, so they seem to be Enabled. The
workaround is to set the color manually.
This works fine on MSW 2.8.10 on Win XP/Vista/7