Hello,Since I updated to last IUP version, there are a few modifications with 
the behavior of some widgets : 
-IupMatrix : when writing into a cell, it only displays the content after 
leaving the cell. The last version used to display it after every key pressed. 
Is there an attribute to modify that ? Or do I need to use the k_any callback ? 
-IupPlot : Nativeplus graphicsmode is much slower than it used to be (same 
problem for Native). I had to switch to OpenGL which appears to be faster. I 
guess there's nothing else to do ?
-IupVal : GTK warnings when the mouse moves around the slider area (maybe it's 
motion_cb ? ).  Here is the warning : (simple_sine:11316): Gtk-WARNING **: 
Negative content width -2 (allocation 0, extents 1x1) while allocating gadget 
(node highlight, owner GtkScale)

Any idea ? 


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

Reply via email to