U++ 1713 released

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 1713:

theide:
* .t files are now saved with strings converted by escaping >127
characters
(and back on loading). This fixes venerable problem of UTF-8 string
literals
in CJK Windows and MSC compiler.

CtrlLib:
* TreeCtrl InsertDrop now returns ids of inserted nodes.
* A new set of utility functions that simplify selecting files
introduced
(see http://www.ultimatepp.org/src$CtrlLib$FileSelUtil$en-us.html)
* HeaderCtrl columns now can have a tooltip
* SliderCtrl now allows reversed orientation (thanks avpavp!)

RichEdit:
* New much more effective speller dictionary format, utilities
required to
convert OpenOffice speller dictionaries into U++ speller files.
* Labeled paragraphs now marked with arrow displayed in the left bar.
* Previously private StyleManager class capable of managing paragraph
styles has been made public.

Report:
* New methods ChoosePrinter, ChooseDefault printer allow selecting
printer
BEFORE report is created, setting the physical page size based on
choosen
printer.

Core:
* In Win32, console applications no longer pop up a MessageBox when
panicking, instead they write the panic string on the error output
and
terminate.

GridCtrl:
* Multiline popups now allowed, using GridDisplay to paint the
content.

Bazaar:
* New functions to SysInfo
* Urr - UDP request-response protocol added
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

U++ 3211 released 0
U++ 2361 released 0
U++ 4193 released 0
U++ 1824 released 0
U++ 5431 released 0
U++ 2467 released 0
U++ 2791 released 0
U++ 2070 released 0

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,120
Latest member
ShelaWalli
Top