K
Koldo
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.
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.