Hi All, We just released IUP version 3.27.
We would like to highlight some of the new features: - New: TABTYPE attribute for *IupFlatTabs*. Now tabs can be at top, bottom, left or right around its children. - New: ORIENTATION attribute for *IupGauge*. - New: MERGEVIEW, PADDING, AXS_*POSITION and AXS_*REVERSETICKSLABEL attributes for *IupPlot*. To be able to merge two different plots aligning their axis, and choose which side of the axis goes labels and ticks. - New: FLOATING attribute support for *IupTabs *and *IupFlatTabs*. - New: CHILDSIZEALL attribute for *IupZbox*, *IupTabs *and *IupFlatTabs*. To allow the layout to be affected only by the visible child. - New: *IupFlatList *control that behaves as a IupList with DROPDOWN=NO and EDITBOX=NO, but with more control over its parameters. - New: IupGlobalsDialog pre-defined dialog to manage global attributes, functions and names. Can be shown from *IupLayoutDialog *menu. - Changed: the *IupDraw *function are now using GDI again in Windows. Direct2D was very slow for drawing controls with integer coordinates in dialogs with complex layout. To compensate the lost of antialiasing and alpha in GDI, we added a hack to use GDI+. 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 Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users