Skip navigation.
 
mlRe: Unable to view Drawer
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

Related mailsAuthorDate
mlUnable to view Drawer Frederick C. Lee Apr 4, 03:24
mlRe: Unable to view Drawer Anish Kumar Apr 4, 07:09