Re: Doing stuff with a HUD window
Re: Doing stuff with a HUD window
- Subject: Re: Doing stuff with a HUD window
- From: "John C. Welch" <email@hidden>
- Date: Wed, 24 Aug 2011 08:58:12 -0400
- Thread-topic: Doing stuff with a HUD window
On 8/24/11 8:02 AM, "Shane Stanley" <email@hidden> 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.
I also realized it's a HUGE help if you have things binding to the same
thing. (I have the home team name bound to the shared user defaults
controller. Once I bound the label in the hud to the correct thing, VOILA!
It worked. Sigh. )
>
>>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.
>
>
Thanks for the pointer. That makes things much easier.
--
"Elite of the Elite"
2nd Force Recon (USMC)
_______________________________________________
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