On Dec 13, 2008, at 9:40 PM, Development wrote:
[mainWindow makeKeyAndOrderFront:self];
[mainWindow setInitialFirstResponder:docView];
Of particular note, -setInitialFirstResponder: should be called before
the window is placed onscreen, so you should call it before -
makeKeyAndOrderFront:.
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]