Re: Changing boxes
Re: Changing boxes
- Subject: Re: Changing boxes
- From: Shane Stanley <email@hidden>
- Date: Thu, 18 Nov 2010 10:12:09 +1100
- Thread-topic: Changing boxes
Boxes (and windows) have contentView and setContentView: methods. So
basically you make some properties set to missing value, connect them as
outlets to the views and boxes involved in Interface Builder, and then use
something like:
tell myBox to setContentView_(myVew)
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden