Re: Problem with an Edit Field in a group

2013-04-22 Thread Peter Haworth
Hi Charles, Glad it's fixed. One note though - don't think grouping affects the autotab behavior. I just had two fields, one with autotab and one without and they behaved the same whether grouped or not. Pete lcSQL Software On Mon, Apr 22, 2013 at 5:40 PM, charles61 wro

Re: Problem with an Edit Field in a group

2013-04-22 Thread charles61
Pete, You were right! The autoTab was the problem. I have not run into this before but I sure will remember not to check autoTab for a field when it is grouped with other fields that are not edit fields. Thanks! Charles Szasz csz...@mac.com On Apr 22, 2013, at 8:37 PM, "Peter Haworth [via

Re: Problem with an Edit Field in a group

2013-04-22 Thread Peter Haworth
Just checked this out. The problem is autotab - with that checked, all the text is selected, when not checked, the cursor is placed after the text. Don't think I've run into that before. Pete lcSQL Software On Mon, Apr 22, 2013 at 5:29 PM, charles61 wrote: > Pete, > >

Re: Problem with an Edit Field in a group

2013-04-22 Thread charles61
Pete, Yes I don't understand this behavior either. There are no custom properties or script for the field. The TraversalOn is checked along with showFocusBorder and autoTab checked. I am using LC 5.5.4. Any suggestions? Charles Szasz csz...@mac.com On Apr 22, 2013, at 8:23 PM, "Peter Hawor

Re: Problem with an Edit Field in a group

2013-04-22 Thread Peter Haworth
You could have an openField handler with "select after me". But something doesn't seem right about what's happening - selecting all the text in a field isn't the normal behavior. Pete lcSQL Software On Mon, Apr 22, 2013 at 4:08 PM, charles61 wrote: > I have grouped eigh