FROM : Ken Tozier
DATE : Mon Apr 11 17:54:31 2005
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
DATE : Mon Apr 11 17:54:31 2005
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
| Related mails | Author | Date |
|---|---|---|
| Ken Tozier | Apr 11, 17:54 | |
| Lorenzo | Apr 11, 19:03 | |
| Ken Tozier | Apr 11, 20:31 | |
| j o a r | Apr 11, 20:59 | |
| Ken Tozier | Apr 11, 21:59 | |
| Ken Tozier | Apr 12, 03:51 | |
| Charilaos Skiadas | Apr 12, 04:13 | |
| Ken Tozier | Apr 12, 06:32 | |
| Charilaos Skiadas | Apr 12, 07:06 | |
| Ken Tozier | Apr 12, 07:35 | |
| Hamish Allan | Apr 12, 13:52 |






Cocoa mail archive

