1.      Is there a technique by which I can freeze (say) the leftmost two
columns in a wide Gridbox when scrolling across it?  I know that I can do it
using a MatrixEx control, but I need the cells in my grid to hold more than
just alphanumeric data but also lists, toggles and possibly other controls.
One avenue I will explore is having two gridboxes side to side, the
rightmost one in a scrollable container, but what other possibilities exist?

 

2.      Same gridbox... I need the ability to reorder rows at the users
request (a move-up/move-down facility to move one row at a time).  Emptying
and repopulating the gridbox is one option - what better ones exist?

 

 

Using Lua and IUP 3.28

_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to