Disappearing main window
Disappearing main window
- Subject: Disappearing main window
- From: Chad Armstrong <email@hidden>
- Date: Sun, 25 Jan 2004 02:36:52 -0600
I'm encountering an odd problem with save panels and drop down sheets.
I have a save panel appear, and once the OK button is pressed, it
continues onto the savePanelDidEnd function. Within this function I
want to call another drop down sheet to show the progress of the
program running. The sheet will appear, but the main window
disappears! After the program is done running, the main window is no
longer visible. If I bring back the window by right-clicking on the
icon on the Dock and 'resurrecting' the window, the window is only
partially drawn. There is a big square chunk which isn't drawn, just
where the last drop down sheet was.
This is an odd problem. Does anyone know why this is happening? I
have narrowed down the problem that this is occurring when I try to
open up the new sheet in the savePanelDidEnd function.
Chad Armstrong
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.