Hi Dave,

for problem 2 use could use the code Sterlings posted a few days ago ....
for example

view layout [
    field
    field
    info with [flags: [field]]
    field
]

Now you cant tab into the info item.

On a related question what stops shift & tab working in the following code ....

view layout [
    field "AAA"
    field "BBB"
    field "CCC"
]

Tabbing between the fields works.
When you shift tab out of anything other than the first field that works.
But why cant you shift tab out of the first field, positioning you in the last field??

Cheers Phil


=== Original Message ===

Any ideas on this anyone?

David Hawley wrote:

> How does one do the following:
>
> 1: give focus to a check, choice, button
> 2: keep focus off of an info or list
> 3: make radio's non-exclusive
> 4: make a choice keycode pickable
>
> I have a layout with fields which tab OK, then the cursor gets stuck 
> in an info field and one has to mouse to get to check and button 
> fields. Shouldn't tab normally just go to the next thing? And 
> shouldn't an info be totaly ignored?
>
>
> note: View on WinMe
>
> Thanks,
> Dave


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to