Re: Doing stuff with a HUD window
Re: Doing stuff with a HUD window
- Subject: Re: Doing stuff with a HUD window
- From: Shane Stanley <email@hidden>
- Date: Wed, 24 Aug 2011 22:02:35 +1000
On Aug 24, 2011, at 9:24 PM, John C. Welch wrote:
> Correct. It's entered in a text field in the main window.
So in the binding for the text view, have you checked Continuously Updates Value? If you don't you need to hit return in the text field to make the binding mechanism change the value of the property.
> There's a "timeout" button tied to the HUD's "orderFront". Click the
> button, the window appears.
Write an action handler that both starts the time and opens the HUD, and connect the button to it. So it will open the HUD:
theHUD's orderFront_(me)
and then start the timer.
--
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