Javier:  I remember your solution now!  Locating a solid-colored DB Image
across each row would work just fine!

Bill:  I like your idea and am keeping it in my toolbox.  I never thought
of changing the "selected row" color to draw someone's attention to it
when they land on the row.

Karen

 
> This may not be what you want but it may interest you. I did this in 
> Turbo 8 but should work in 9.
>   
>  I have a form with a scrolling region. It shows 3 rows at a time but will 
> work with 5 rows in the region.
>  The form shows the current record count displayed as you move through the 
> rows.
>   
>  I gave the scrolling region a component id of   Sho_Box 
>  
>  The form also has a DB Navigator and a static text with a component id of 
> RecInfo.
>  I set the properties of the scrolling region to have the same color for 
> background and foreground (teal)
> 

Reply via email to