2 more questions about operations on text in fields

Frank D. Engel, Jr. fde101 at fjrhome.net
Mon Aug 2 12:49:19 EDT 2004


Try looking at the "User Interaction" category of the documentation 
built-in to revolution.  For example, look at the help for messages 
such as:

     deleteKey
     backspaceKey
     openField
     closeField
     exitField



On Aug 2, 2004, at 12:35, jbv wrote:

>
> OK, I've found a single solution for the 2 problems,
> simply by using
>     send "check_my_field" to me in 0.1 seconds
>
> and starting to check the content of the fld as soon as it
> gets the focus, and stopping when that fld looses focus...
>
> It works, but I was wondering if there was any more
> elegant (less "brute force") solution...
>
> JB
>
>
>> Question #1 :
>> I'm on Mac (french kbd), and strangely the following
>> script :
>>
>> on keyup which
>>     put which
>> end keyup
>>
>> doesn't catch french characters with accents (é à etc)...
>> is there any settings to catch those keys ?
>>
>> ---------
>>
>> Question #2 :
>> is there any equivalent to the "returninfield" message
>> to catch the use of the delete key on parts of text
>> contained in a field (in order to quickly know what's
>> left in the field once users have used the delete key, but
>> while the field still has the focus) ?
>>
>> Thanks in advance (again),
>> JB
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



________________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Data Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Get It Now At www.doteasy.com





More information about the use-livecode mailing list