Menu

wxPostgres 0.3.0 released

wxPostgres have been 0.3.0 released!

Main changes in this release:
* Redisigned bindings to use binding objects instead of callbacks.
* New class wxPg::Grid - a grid for browsing large query results.
* New class wxPg::Updatable_row for updating a single row in table.
* Made possible to use wxPostgres without having libpq-fe.h (required to compile library, not to use it).
* Added Code::Blocks project to compile library.
* New macro wxPG_BIND_HYPERLINK_CTRL_WLABEL to update both Label and URL update in wxHyperlinkCtrl.
* Improved documentation.
* Fixed bug - when field is NULL, clear selection in list controls.
* Fixed bug - get_time() return wrong value for timestamp fields in both Data_row and Cached_result.
* Fixed bug - wrong labels set to wxGrid columns when using Grid_binding in some cases.

See ChangeLog for full list of changes.

Posted by aurisc4 2009-09-05

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.