FROM : Anish Kumar
DATE : Mon Apr 04 07:09:14 2005
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
DATE : Mon Apr 04 07:09:14 2005
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
| Related mails | Author | Date |
|---|---|---|
| Frederick C. Lee | Apr 4, 03:24 | |
| Anish Kumar | Apr 4, 07:09 |






Cocoa mail archive

