Hi,
       I am populating a IUP matrix and sometimes making changes to it.
During the changes the matrix follows with each change like addlin
immediately adds a line. I am wondering if there is a way to buffer the
changes and then once everything is done then show the buffer. Much like we
can do in the canvas.
       One way I can make it work is by having 2 synced matrix controls in
a zbox. It requires more code but works fine. I am wondering if I am
missing any attribute or technique that would allow this to work with just
1 matrix control.

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

Reply via email to