Eric, I appreciate you helpful tip! Tiemo > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:use-revolution- > [EMAIL PROTECTED] Im Auftrag von Eric Chatonet > Gesendet: Freitag, 16. Februar 2007 19:20 > An: How to use Revolution > Betreff: Re: How to create a single line entry field? > > 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/ [EMAIL PROTECTED]/ > > 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 > > _______________________________________________ > 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
