Accessing window in document applications
Accessing window in document applications
- Subject: Accessing window in document applications
- From: Lucas Haley <email@hidden>
- Date: Fri, 3 May 2002 23:55:14 -0700 (PDT)
Heya --
I would like to programmatically set the maxWidth and minWidth of a
document window. I foolishly assumed I could use the predefined
"window" outlet, but when I call "[window setMaxSize: newSize];" from
the document controller, I get an "undeclared" error.
Is there a simple way of getting access to the window from the
document controller?
thanks for any help!
-Lucas
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.