Launched window not activating
Launched window not activating
- Subject: Launched window not activating
- From: Ken Tozier <email@hidden>
- Date: Mon, 11 Apr 2005 11:54:31 -0400
Sorry if this is an obvious one.
I wrote a class that registers for camera connected events and launches
a window in a secondary nib file to give the user feedback on the
download progress. The window is created when a connected event is
detected and destroyed when the download is complete. The problem I'm
having is that it never becomes active and none of NSWindow's ordering
commands (makeKeyAndOrderFront etc) seems to have any effect. Even
clicking on the window doesn't make it frontmost.
I've tried various combination of attribute checkboxes in the IB info
panel but nothing seems to have any effect.
Anyone have an idea why this is happening and how to fix it?
Thanks
Ken
_______________________________________________
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