Prev: File Handling
Next: Combinations of multiple sets
From: Koldo on 15 Feb 2010 05:45 Website: http://www.ultimatepp.org Download: http://code.google.com/p/upp-mirror/downloads/list U++ is BSD licensed C++ cross-platform rapid application development suite focused on programmers productivity without sacrificing runtime performance. What is new in version 2070: TheIDE: * User interface for Find and Replace was significantly reworked * Current editor line is now highlighted in the left bar. Core: * Support for Win32 .lnk files (GetSymLinkPath function, FindFile::IsSymLink method) - same interface as for Posix symlinks. * ConvertDate has new Truncate option (truncates Time to Date), corresponding StdConvertDateTruncate global Convert added. CtrlLib: * SliderCtrl widget, has new Jump method. * ArrayCtrl class has new WhenMouseMove Callback. * EditField has new WhenEnter callback. * TabCtrl has new NoAccept option Draw: * The search for missing glyphs (i18n issue) was optimized. -- [ See http://www.gotw.ca/resources/clcm.htm for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ]
|
Pages: 1 Prev: File Handling Next: Combinations of multiple sets |