Widgets turning white and never unturning white?
Widgets turning white and never unturning white?
- Subject: Widgets turning white and never unturning white?
- From: "Theodore H. Smith" <email@hidden>
- Date: Thu, 7 Jul 2005 22:32:02 +0100
I'm trying to get some window saving.
So, I call the very long named
beginSheetForDirectory:file:modalForWindow:modalDelegate:didEndSelector:
contextInfo:
and then call runModalForWindow: right after that.
The save window comes up as I planned, the user choose where to save,
and the results are returned as expected.
However, on MacOS 10.3, the window's widgets are now white! The user
cannot press the widgets anymore. On 10.4, the widgets stay colored.
Is this a bug in my code? Or a bug in MacOSX? I am not actually
touching the widgets anywhere in my code, all I am doing is saving.
Has anyone seen this before or knows of it?
--
http://elfdata.com/plugin/ Industrial strength string processing,
made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden