From: Koldo on 15 Feb 2010 09:24 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.
From: Thomas Steinbach on 15 Feb 2010 17:19 Hello Koldo, > [...] > What is new in version 2070: Looks quit interessting, but with the installer upp-win32-2070.exe I get an error: ---snip--- upp-win32-2070.exe is not a valid Win32 application ---snap--- Platform is Windows 7 Professional (32Bit, english) Seems there is something wrong with the executable. Thomas
From: Kerem Gümrükcü on 23 Feb 2010 03:41 Use a download manager and check the the resulting image MD5/SHA1 Signatures for a valid PE are: [upp-win32-2083.exe] MD5: 3566E8A58F7DCAC8EFB3B448E64FE993 [upp-win32-2083.exe] SHA1: DE53C9B4C25A5B51E04987E1C200C53F23E1FD4C Regards Kerem -- ----------------------- Beste Gr�sse / Best regards / Votre bien devoue Kerem G�mr�kc� Latest Project: http://www.pro-it-education.de/software/deviceremover Latest Open-Source Projects: http://entwicklung.junetz.de -----------------------
|
Pages: 1 Prev: htmlhelp - uuid.lib library unrecognized Next: How to make a Dialog resizable |