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_ 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 pre-emptive script, but no luck:

on openCard
� set the hilitedLines of field "fImageList" to�"0,0"
� set the hilitedLines of field "fImageList2" to "0,0"
end openCard

Thank you.

Nicolas Cueto

P.S. Thanks to Klaus Major for the answer printer fix.

I hope this helps. Feel free to contact me if you have any further questions.

regards,

Geoff Canyon
Revolution Support
--
Geoff Canyon <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited - The Solution for Software Development
Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707.

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to