NSDrawer and beginSheet problem
NSDrawer and beginSheet problem
- Subject: NSDrawer and beginSheet problem
- From: demos_zp <email@hidden>
- Date: Thu, 14 Apr 2005 10:13:26 +0300
Hello.
I try using NSDrawer in my application, but I have some problems:
-i have MainWindow
-create modal window with attached Drawer by [NSApp beginSheet:
ModalWindow modalForWindow: MainWindow modalDelegate: nil
didEndSelector:nil contextInfo: nil];
-open Drawer
after that drawer painting bellow MainWindow and it not visible.
I'll be looking forward to the answer.
_______________________________________________
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