• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Programatically creating windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programatically creating windows


  • Subject: Re: Programatically creating windows
  • From: Keary Suska <email@hidden>
  • Date: Mon, 15 Dec 2008 09:42:40 -0700


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@hidden)

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:
This email sent to email@hidden


References: 
 >Programatically creating windows (From: Development <email@hidden>)

  • Prev by Date: Re: More - Safari Download Security Alerts
  • Next by Date: Docs on Open GL ES
  • Previous by thread: Re: Programatically creating windows
  • Next by thread: first responder stopped working
  • Index(es):
    • Date
    • Thread