Search found 2 matches

by scottatbc
Mon Mar 26, 2012 7:26 pm
Forum: Talking LiveCode
Topic: textchanged message
Replies: 3
Views: 2617

Re: textchanged message

Ahh,

That's clear now - I was assuming a syntax like keydown.

Thanks to both of you!

Scott
by scottatbc
Mon Mar 26, 2012 1:42 pm
Forum: Talking LiveCode
Topic: textchanged message
Replies: 3
Views: 2617

textchanged message

Hi,

Did this not make the cut in 5.5? It's not in the dictionary and does not seem to work:

on textchanged mytext
put mytext into msg
end textchanged

has no apparent effect.

Thanks
Scott