• 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
Modal Window and Drawer Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Modal Window and Drawer Issue


  • Subject: Modal Window and Drawer Issue
  • From: David Dauer <email@hidden>
  • Date: Fri, 03 Dec 2004 18:00:06 +0100

Title: Modal Window and Drawer Issue
Hi all,

I’m starting a panel in my NSWindowController using
[NSApp runModalForWindow:[self window]] .Then I’m opening a drawer on the panel’s left edge.
When I try to close the panel using
if ([NSApp modalWindow] != nil)  [NSApp abortModal]; [self close]; and the drawer is opened, the panel disappears for a second and immediately appears in white with the normal drawer attached. I can move the white window which has the same size like the panel had but that’s all. As already said, this only happens when the drawer is not closed. Any idea?
Thank you

David
 _______________________________________________
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

  • Prev by Date: Re: I need help compiling an application
  • Next by Date: Re: SuperScript to baseline offset
  • Previous by thread: Re: Gecko/Cocoa Work needed
  • Next by thread: NSString initWithData: NSUTF8StringEncoding - returns 'nil'
  • Index(es):
    • Date
    • Thread