Re: Application hides during processing
Re: Application hides during processing
- Subject: Re: Application hides during processing
- From: "M. Uli Kusterer" <email@hidden>
- Date: Fri, 11 Jul 2003 23:06:11 +0200
At 12:58 Uhr +0530 11.07.2003, Suman Ganguly wrote:
I'm developing a Cocoa/Objective-C application in Mac 10.2.6.
In my application, while processing some task in other thread, I'm
displaying a busy sheet with a barber pole display.
During processing, when the application looses its focus, the application
hides itself. Now if I click on the application icon in the dock, the
application window is showing again.
Are you sure the application hides itself, or is just the frontmost
window hidden? How many windows does it have? Is it possibly a
palette window (small window title bar) or some other window whose
hide-on-suspend attribute is set?
I think some NSPanel variants auto-hide themselves on suspend.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.