• 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
showWindow:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

showWindow:


  • Subject: showWindow:
  • From: Roland Silver <email@hidden>
  • Date: Sat, 16 Jul 2005 13:27:38 -0600

I'm working on a program written mostly in C with an Objective-C wrapper, but I keep having problems when I try to code something in Objective-C.
Here's my latest problem:
In my MainMenu.nib file, I have a "Parameters" window which is not visible at launch time.
Selecting the menu item Parameters > Set Heap Size... invokes the action method setHeapSize: of the EmuController class, in which I would like to make the Parameters window visible.
The only way I know to do that is by using the method showWindow: of the NSWindowController class.


My problem is, how do I establish an instance of that class, associated with the Parameters window, so I can call showWindow:?

--Rollo

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: showWindow:
      • From: Andreas Mayer <email@hidden>
    • Re: showWindow:
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Transparency in NSButtonCell
  • Next by Date: Re: Transparency in NSButtonCell
  • Previous by thread: Re: Transparency in NSButtonCell
  • Next by thread: Re: showWindow:
  • Index(es):
    • Date
    • Thread