Re: Widgets turning white and never unturning white?
Re: Widgets turning white and never unturning white?
- Subject: Re: Widgets turning white and never unturning white?
- From: Charilaos Skiadas <email@hidden>
- Date: Thu, 7 Jul 2005 16:41:49 -0500
On Jul 7, 2005, at 4:32 PM, Theodore H. Smith wrote:
I'm trying to get some window saving.
So, I call the very long named
beginSheetForDirectory:file:modalForWindow:modalDelegate:didEndSelecto
r:contextInfo:
and then call runModalForWindow: right after that.
I'm sorry, I must be missing something. Why are you calling
runModalForWindow: ?
I thought beginSheet... takes care of everything.
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
Well, you haven't shown us any of your code. :-)
anywhere in my code, all I am doing is saving.
What is the code snippet where you do the saving? where is it called
from?
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."
Haris
_______________________________________________
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