Re: Coalescing Messages From Continuous Controls
Re: Coalescing Messages From Continuous Controls
- Subject: Re: Coalescing Messages From Continuous Controls
- From: Jonathan Wight <email@hidden>
- Date: Fri, 5 Dec 2003 16:49:03 -0600
If the effects of the housekeeping are visible to the user then why not
use the undo manager directly?
Of course it might be a little confusing for the user to see "Undo
Housekeeping" in the Edit menu so you might want to think how and when
you post your undo action.
Just an idea.
Jon.
On Dec 05, 2003, at 16:00, Nick Nallick wrote:
>
I need to perform some housekeeping immediately after the user has
>
finished using controls that continuously send messages, such as the
>
sliders in the color and font panels. For example, the undo manager
>
coalesces undo operations performed while the slider was being tracked
>
and I need to do something similar. Ideally I could use the same
>
mechanism as the undo manager to perform my operations when the run
>
loop finishes with the event that originally caused the slider to be
>
tracked. Is there some way to be notified at this point or another
>
strategy I could use?
>
>
Thanks,
>
Nick Nallick
>
_______________________________________________
>
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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.