Hi Collis,
Another thing we do for this situation is have a specific style we use on the table.
e.g.
table ( HEIGHT = 6, style="StrongHighlightCurrentRow")
and in our default.4st we have added:
<!-- StrongHighlightCurrentRow was created for multi dialog - trying to (subtly) highlight
a row in a display array while another array has focus... -->
<Style name="Table.StrongHighlightCurrentRow">
<StyleAttribute name="highlightCurrentRow" value="1"/>
<StyleAttribute name="highlightColor" value="#a9d7f2" />
</Style>
<Style name="Table.StrongHighlightCurrentRow:focus">
<StyleAttribute name="highlightColor" value="highLight" />
</Style>
Play with that, maybe it will help also.
Regards,
Bryce Stenberg
IT Department
Harness Racing New Zealand Inc.