How to create a single line entry field?

Eric Chatonet eric.chatonet at sosmartsoftware.com
Fri Feb 16 13:19:48 EST 2007


Hi Tiemo,

The "How to master user's data entries in a field" tutorial might  
help you:
You will access this tutorial through "Tutorials Picker" a free  
plugin that interfaces with the So Smart Software website in order to  
display all available tutorials stacks directly from the web.
You will find it by going to http://www.sosmartsoftware.com/.
Revolution/Plugins or Tutorials section.
At the moment, 20 tutorials are available through "Tutorials Picker".
Of course, If you prefer you can only download the tutorial you wish  
from the website.

Hope this helps.

Best Regards from Paris,
Eric Chatonet
------------------------------------------------------------------------ 
----------------------
http://www.sosmartsoftware.com/    eric.chatonet at sosmartsoftware.com/

Le 16 févr. 07 à 19:07, Tiemo Hollmann TB a écrit :

> Hello,
>
> Probably a simple newbee question:
>
> 1. how can I realize a single line field, where the user can enter  
> text and
> commits with enter key?
>
> In my standard scenario the enter key makes a CR into the field, so  
> that the
> text breaks and disappears in the unvisible line 1 of 2 of my  
> textfield
> (because it has only 1 line visible)
>
>
>
> I have a handler:
>
> on rawkeyUp keyCode
>
> in the field, where I handle the key entries. But even if I try to  
> capture
> the keyCode 65293 ( EnterKey) and break the rawkeyUp, revolution  
> puts the CR
> into the field.
>
>
>
> Is there a field property "single line field" or something like that?
>
>
>
> 2. is there a chance to set the location of the ask and answer dialog,
> instead of default centred?
>
>
>
> Thank you
>
> Tiemo




More information about the use-livecode mailing list