listBehavior problem

2003-01-12 Thread kweto
Hello, Upon a stack opening for the first time, it automatically and _unwantedly_ selects the top line of a field with listBehavior set to true. How do I prevent this (i.e., so that the list-field remains unhilited)? I tried switching the layer of the list-field, as well as this piece of

RE: listBehavior problem

2003-01-12 Thread Chipp Walters
check out the 'focus' command (B (Bon opencard (B focus (to a different object) (Bend opencard (B (B (Bor reset your layering order so that the list is not the first control on (Bthe page. (B (B___ (Bmetacard mailing list ([EMAIL PROTECTED]

Re: listBehavior problem

2003-01-12 Thread Geoff Canyon
You should be able to prevent this by placing a field (that can receive focus) on a (lower|higher) layer than the listbox. I think it's lower layer. gc On Sunday, January 12, 2003, at 09:18 PM, kweto wrote: Hello,   Upon a stack opening for the first time, it automatically and _unwantedly_