Thanks Antonio. Great work!

On 4 December 2015 at 03:11, Antonio Scuri <[email protected]> wrote:

> Hi All,
>
>    We just released IUP version 3.17.
>
>    We would like to highlight some of the new features:
>
> - New *IupAnimated *Label control that displays an animation in a loop
> label. An animation is simply a sequence of *IupImage *images which
> varies according to a given time. The pre-defined animation "
> *IUP_CircleProgressAnimation*" is available in *IupImageLib*. You can
> also use the new functions *IupLoadAnimation *and *IupLoadAnimationFrames
> *to load images using the IM library.
>
> - New controls *IupCalendar *and *IupDatePick*. The first shows a month 
> calendar
> and the second lets you edit a date, and optionally selecting it from a
> calendar that opens in a dropdown. The *IupGetParam *won an extra
> parameter to edit a date.
>
> - New global attribute *GLOBALLAYOUTRESIZEKEY *that enables global
> shortcut keys Ctrl + "+" and Ctrl + "-" to modify the FONTSIZE of the
> dialog and update the layout. For applications that use SIZE is similar to
> the effect seen in browsers.
> - New global *EXEFILENAME *attribute that returns the full path of the
> executable. (Note that argv[0] does not always return the full path)
>
> - New function *IupExecute *to run programs, especially useful in
> avoiding open a Windows console.
> - New *IupStringCompare *function to compare two strings
> lexicographically. (internally used in IupMatrixEx for sorting)
>
> - The *Scintilla *library has been updated to version 3.6.2
>
>    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
>
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to