• 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: Beginners question: displaying a window ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Beginners question: displaying a window ?


  • Subject: Re: Beginners question: displaying a window ?
  • From: "John C. Randolph" <email@hidden>
  • Date: Sat, 4 Aug 2001 03:18:55 -0700

Send it an -orderFront: or -makeKeyAndOrderFront: message.

-jcr

On Saturday, August 4, 2001, at 02:42 AM, Roger Gilliar wrote:

I jsut started developing in cocoa yesterday. The first thing I tried was to
start a simple project coantaining two windows. The first windows is
displayed when the application starts. The second window should be displayed
when the users clicks on a button on the first window. I can send the second
form a message but I cannot display it. My code looks like this:

[myWindow setFrame:NSRectFromString(@"{x=100;y=100;width=300;height=100}"
display:true];

Regards
Roger
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


I almost had a psychic girlfriend, but she left me before we met. -- Steven Wright


References: 
 >Beginners question: displaying a window ? (From: "Roger Gilliar" <email@hidden>)

  • Prev by Date: Beginners question: displaying a window ?
  • Next by Date: Re: "help" URLs
  • Previous by thread: Beginners question: displaying a window ?
  • Next by thread: Multiple windows : little bit confused
  • Index(es):
    • Date
    • Thread