forcing a dialog to be the active (front) window
forcing a dialog to be the active (front) window
- Subject: forcing a dialog to be the active (front) window
- From: John Spicer <email@hidden>
- Date: Thu, 22 Jul 2004 08:38:37 -0500
Following the examples in apple's book, I use this
[thePanel makeKeyAndOrderFront: nil];
but this does not actually make the window the target. what does?
_______________________________________________
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.