|
From: Donal K. F. <don...@ma...> - 2004-10-14 13:16:03
|
Joi Osoy wrote: > Is it possible to have the text appear disabled in > labels on Win32? By disabled I mean with the > sunken-like relief it has on Win32 (see "Uninstall" > button in the image below : Yes. Just set the -state option on the button to "disabled" and the button should adopt the correct disabled look for its theme. Donal. |