Hi All, We just released IUP version 3.16.
We would like to highlight some of the new features: New: header "iup_plus.h" with the first version of the C++ API. New: TOGGLEIMAGEON/TOGGLEIMAGEOFF, SORTIMAGEDOWN/SORTIMAGEUP and DROPIMAGE attributes for IupMatrix. Default images improved with a clear design. New: TOGGLECENTERED attribute for IupMatrix, to center the toggle and use the cell value in place of TOGGLEVALUEL:C. No text will be drawn. New: Improved IupLuaConsole application with a new command line and console output without using standard output and standard input. New: RETRYCANCEL and YESNOCANCEL button configurations for IupMessageDlg. Changed: Lua pre-compiled binaries are now separated by folders Lua51/Lua52/Lua53. Changed: distribution packages are now split according to the Lua version. Changed: IupPopup now can turn an already visible dialog into a modal dialog and interrupt processing. A call to IupShowXY for a modal dialog will now update its position. Changed: mouse wheel processing will now occur also when the canvas is not in focus while the cursor is over the canvas in Windows. Changed: IupImageLib now contains less images in its pre-compiled library, because we increased the image size to 32x32 with 32bpp in Windows. Images will be automatically resized if necessary using the IMAGESTOCKSIZE global attribute, its default value depends on the screen resolution. Fixed: removed luaL_register dependency from Lua >= 5.2 bindings. There is also new chapters in the tutorial, with a new full application called Simple Paint. And better error report for errors in Lua. You can find the complete list of changes and files for download at: http://www.tecgraf.puc-rio.br/iup/ http://iup.sourceforge.net/ Best Regards, Antonio Scuri
------------------------------------------------------------------------------
_______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
