Crash at window maximize
Crash at window maximize
- Subject: Crash at window maximize
- From: "Wenz, Dustin" <email@hidden>
- Date: Thu, 12 Feb 2004 10:32:06 -0600
- Thread-topic: Crash at window maximize
>
I've been having a problem with one of my apps that showed up in OS 10.3 (it used to work alright in 10.2). Basically, when I minimize a window it can't be maximized by clicking it's representation in the dock. Clicking the application in the dock will make the window visible again, but the minimized window still shows up in the dock. Selecting the window from the Window menu will maximize it normally, but the application will immediately crash after the window grows to full size.
>
>
I did try stepping through with the debugger, but none of my code is running at the time of the crash - it's all handled by the window manager. The last instruction executed is 'IsWindowVisible'. I'm pretty sure nothing is wrong in the NIB file - replacing it with a generic one containing a single blank window has the same symptoms.
>
>
Can anyone suggest some things to look for? I'm out of ideas. Thanks!
>
>
>
-Dustin Wenz
>
Information Systems Technician
>
St. Cloud Times
>
320.259.3663
>
>
--------
>
"...but what if it really is just turtles, all the way down?"
>
--------
_______________________________________________
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.