Robert,
You probably have "toggle hilites" checked on; this would explain the
behavior you're getting. To get a basic "select one" list field, you should
have the default options that MC puts on a field once you have checked
"listBehavior": traversalOn (true), lockText (true), autohilite (true),
listBehavior (true) and sharedText (true). All other properties on the
Behavior tab are left unchecked. Technically, you only need the lockText,
autoHilite and listBehavior checked, but it doesn't hurt to have the other
two (traversalOn and sharedText) turned on unless they cause you problems.
As to your other comments - switching from browse to pointer tool (switching
from edit to run) or going to another card forces the object with the
current focus to lose focus, so there's nothing technically wrong with the
way MC is acting. If you need to store the current selections so that when a
card is displayed it will display the selections properly, you can store the
hilitedLines in a custom property of the list field and then restore it on
openCard.
Hope this helps,
Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/
----- Original Message -----
From: "Robert Brenstein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 24, 2001 5:38 AM
Subject: list problems
> I can't figure out what I can be doing wrong. Still MC 2.3.2, I have
> a scrolling field that has "list behavior" set, no multiple hilites
> and no noncontig hilites. However, when clicking on different lines I
> get multiple lines selected, contig and noncontig. Furthermore, a
> field with the list behavior is supposed to remember its selection
> after loosing focus. However, going to another card and returning or
> just switching to edit mode and back to run mode causes the selection
> to vanish.
>
> Robert
>
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>
>
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.