At 6:07 PM -0800 4/5/03, Rich Morin wrote:
At 8:41 PM -0500 4/5/03, Dan Sugalski wrote:
For the first, it should be simple enough. If your window is tied to
a window controller object, as in the template, just instantiate a
new window controller object.

I'm not sure what the implications of this would be, from the Perl script's perspective.

None, really. This is Cocoa, and it's all OO--each window is a separate object, so while methods in your window controller class will get called, they'll be passed in an object that represents the window/control/menu/whatever that was really manipulated.
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to