Richard Gaskin wrote:
> How can I receive notification of when the hilitedLine changes in a list
> field?
>
> Trapping mouseUp only happens when the user clicks, and the arrowKeys can
> also change the selectedLine. SelectionChanged only works on editable text
> fields, and I can only trap the arrowKeys before MC changes the line, but
> not after.
Combine the mouseUp trap with a keyup handler? Haven't tried it though.
--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software | http://www.hyperactivesw.com
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.