Phil, Thanks the info with... works great. I just don't understand why that isn't the default or where to figure this out from documentation. Also, unless you add the with, you can't tab out of the info... Just dosn't make sense for what I see an info used for.
On our second example - that works, but what does not is if I put a choice, check or similar item in between the fields. I'll look a other replies before going further. Dave [EMAIL PROTECTED] wrote: >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.
