• 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: Hiding/Showing per doc panels
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hiding/Showing per doc panels


  • Subject: Re: Hiding/Showing per doc panels
  • From: Sherm Pendley <email@hidden>
  • Date: Mon, 29 Aug 2005 13:09:52 -0400

On Aug 29, 2005, at 12:12 PM, Edwin Vane wrote:

This is probably an easy question to answer. I have a couple of panels
that act like inspectors on various bits of information in a document.
They have window controllers and are registered with the doc. Now, I
would like to be able just to hide/show them without closing them

// Hide the panel [panel orderOut:nil];

// Bring it back
[panel orderFront:nil];

// Bring it back and make it the key window
[panel makeKeyAndOrderFront:nil];

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

_______________________________________________
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


References: 
 >Hiding/Showing per doc panels (From: Edwin Vane <email@hidden>)

  • Prev by Date: Icons don't display on 10.2?
  • Next by Date: WebView and file uploading
  • Previous by thread: Hiding/Showing per doc panels
  • Next by thread: Re: Hiding/Showing per doc panels
  • Index(es):
    • Date
    • Thread