Synchronized scrolling fields

Sarah Reichelt sarahr at genesearch.com.au
Thu May 20 20:10:45 EDT 2004


I am assuming that only the data field has scroll bars? In that case, 
it just needs a scrollBarDrag handler that sets the vScroll of the line 
numbers field to it's own vScroll and the hScroll of the column labels 
field to it's hScroll.

Cheers,
Sarah

On 21 May 2004, at 9:50 am, Gregory Lypny wrote:

> Hello all,
>
> Does anyone have a handler for creating synchronized scrolling fields? 
>  What I'm thinking of is three fields: one is a table with data; 
> another would be a fixed left column with line numbers or other labels 
> that scrolls along vertically with the table; and the third would be a 
> fixed first row with column labels that scrolls along with the table 
> horizontally.  In other words, it would look much like a spreadsheet.  
> I remember that MetaCard used to have an example with multiple 
> vertically scrolling fields.  I was never able to make it work for the 
> horizontal scroll, however.
>
> Any tips or hints would be much appreciated.
>
> 	Greg
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>



More information about the use-livecode mailing list