Message Equivalent of TextChanged for Graphics?

Paul Dupuis paul at researchware.com
Fri Sep 28 07:26:54 EDT 2012


If a script is changing the text of a field, then it is under your
control and you can use Send or Dispatch to issue a textChanged message
as part of the script.

On 9/28/2012 2:49 AM, William Vlahos wrote:
> The textChanged message still isn't triggered by a script changing the text. Is there a message that is generated when anything changes the text of a field?
>
> Bill Vlahos
> _________________
> InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
> lcTaskList: (http://www.infowallet.com/lctasklist/index.htm)
> RunRev lcTaskList Forum: (http://forums.runrev.com/viewforum.php?f=61)
>
> On Sep 27, 2012, at 5:33 PM, Scott Rossi <scott at tactilemedia.com> wrote:
>
>> LC now has a textChanged message that gets sent when text in a field is
>> changed by the user.
>>
>> Is there an equivalent message for when a the fill or color of a graphic has
>> been changed?  Or is the only option to run a looping script that checks for
>> changes in visual properties?
>>
>> Thanks & Regards,
>>
>> Scott Rossi
>> Creative Director
>> Tactile Media, UX Design
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>

-- 
Paul Dupuis
Cofounder
Researchware, Inc.
http://www.researchware.com/
http://www.twitter.com/researchware
http://www.facebook.com/researchware
http://www.linkedin.com/company/researchware-inc





More information about the use-livecode mailing list