Re: Unable to view Drawer
Re: Unable to view Drawer
- Subject: Re: Unable to view Drawer
- From: Anish Kumar <email@hidden>
- Date: Mon, 04 Apr 2005 10:39:14 +0530
Hi,
Try returning the Drawer instance from your init method in Drawer
Controller and then use the returned instance to attach to the parent
window in your main controller.
Also I see that you have used "setParentWindow:" method twice in your
initWithParentWindow:(NSWindow *)inWindow method....probably that may be
causing any problem.....do check that.
regards,
-Anish
_______________________________________________
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