What about using a custom property as an intermediate (i.e. the script modifies the custom property rather than the field directly). That way you could use a setprop handler to set the field text and activate your scroller.
Terry... On 28/04/09 10:02 AM, "Chipp Walters" <[email protected]> wrote: > I'm working on my custom scroller library. I want to trap a message anytime > the text in a field is changed via script. > To my knowledge, there is no way to do this using a built-in Rev message. > > In otherwords, of course openField, closeField, exitField don't work as > there's no clicking going on by the user. > > selectionChanged doesn't work either. > > Any ideas anyone? > _______________________________________________ > 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 _______________________________________________ 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
