RE: Crash at window maximize
RE: Crash at window maximize
- Subject: RE: Crash at window maximize
- From: "Wenz, Dustin" <email@hidden>
- Date: Thu, 12 Feb 2004 13:50:38 -0600
- Thread-topic: Crash at window maximize
>
Sounds like something is really messed up. Are you loading the Nib file
>
through the code or is it just in a MyDocument.nib or MainMenu.nib
>
file? Is there an NSWindowController that controls that window? If so,
>
do you ever initialize the window controller through the code? Does the
>
application still crash if you minimize then immediately maximize the
>
window (without bringing up the bad window)?
>
>
If the project's not to big, you might want to try creating a new
>
project, import all the source code, and re-make all the Nib files.
<<
The app will crash if I minimize and immediately force a maximize through the menu. I'm pretty sure there isn't anything special about this project; the whole thing was build off of the standard Cocoa application template (still uses the MainMenu.nib file). Essentially none of our code in the app that has any notion of a window. One of the classes maintains a pointer to the window for the purposes of displaying a sheet, but that's it.
I could try to create a new project with the same code and see if it still happens (even without reconstructing all of the GUI components). At least I can't think of anything else to try.
Thanks for the help!
-Dustin Wenz
Information Systems Technician
St. Cloud Times
320.259.3663
--------
"To change the battery I had to take the screen apart and all the colors fell out. I have a paper due and now there's 16.5 million colors to put back!"
--------
_______________________________________________
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.