aseem wrote:
> Hello,
> 
> I have a need to use a table in fltk in such a way that the header row and 
> column should not scroll when I scroll the x or y axis of the table. So that, 
> I know which column is which.
> 
> Is there a known way to get around this ? Does the FLVW table or the Fl_table 
> functions help in doing this ?

        All the Fl_Table examples do that out of the box;
        the x and y headers remain on screen at all times.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to