cannot select field

Sarah sarahr at genesearch.com.au
Tue Jan 28 21:20:00 EST 2003


I have got around this problem in one of 3 ways:
1. have a separate "Add" button that allows the user to enter data 
which gets added to the list.
2. put a blank line in that can be clicked on - then you can check for 
a blank entry when you process the click and use that to add a new line.
3. always have an "Add new entry" line in your list that can be 
selected.

I realise your problem is slightly different to mine as I was only 
using one list field at a time, but these techniques might give you 
some ideas to try.

Cheers,
Sarah

On Wednesday, January 29, 2003, at 11:43  am, Björnke von Gierke wrote:

> I have several list fields (traversal on, lock text, list behaviour, 
> visible, enabled) when the field contains at least one line of text, 
> then there is no problem. BUT when there is no line in that field I 
> get the following enerving behaviour:
>
> -the field receives no mouse events (enter, leave, up , down...)
> -the field gets not selected (selectedObject, selectedField, 
> focusedObject...)
>
> I have a button which generates new lines for the field which is 
> selected. I am unfortunately unable to make a line when there is none 
> in the field... because the field won't get focused (or do anything 
> else) when clicked!
> the Button can of course not receive the keyboard focus (as that would 
> deselect the field)
>
> the behaviour is the same whatever version of RunRev I use.
>
> so how to work around this... glitch ?
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>





More information about the use-livecode mailing list