Scott- Wednesday, April 29, 2009, 8:32:35 AM, you wrote:
> Another question related to behaviors -- the resizeControl message that is > generated when resizing a group. I thought this had been updated with some > enhancements specifically for behaviors. Now that resizeControl is sent > continuously when resizing a group, is there any message sent once resizing > is done? Or at least a way to determine when resizing is completed? > Barring a message, the only thing I can think of is starting a timer that > triggers an event after a specific period of resizing inactivity. I'm not clear on why you need this, but how about using the mouseUp handler as an indication that you're no longer resizing? -- -Mark Wieder [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
