VDK and VDKBUilder new releases

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



VDK team is pleased to announce new VDK and VDKBuilder releases available at:
http://vdkbuilder.sourceforge.net


VDK 2.4.0
---------
This version does fit with GTK 2.4.0 and newer versions.
What's new:
* VDKTextView and VDKEditor updated with latest cvs version of gtksourceview
* VDKHLButton widget, (HL stands for HighLighted) it behaves like Mozilla buttons that highlight when mouse cursor is over.
* VDKHLButtonBar new widget, a toolbar to accomodate a set of VDKHLButtons.
Both widgets API left unchanged as in parents.
* VDKDataBox, restored Roland widget wrapper for gtk 2.x
* Enhanced VDKTreeViewIter class, now given a VDKTreeViewIter you can know parent and childs if any.. (Suggested by P. Malatray)
Ther is also a little CODE BREAK:
* vdktypes.h/application.h/.cc
Due to a name clush with Windows following
symbolic constants have been redefined:
old ==> new
MB_ICONSTOP VDK_ICONSTOP
MB_ICONWARNING VDK_ICONWARNING MB_ICONQUESTION VDK_ICONQUESTION MB_ICONINFORMATION VDK_ICONINFORMATION MB_ICONERROR VDK_ICONERROR MB_ICONMASK VDK_ICONMASK


MB_OK VDK_OK MB_YESNO VDK_YESNO MB_OKCANCEL VDK_OKCANCEL MB_TYPEMASK VDK_TYPEMASK

IDYES VDK_IDYES IDNO VDK_IDNO IDOK VDK_IDOK IDCANCEL VDK_IDCANCEL
* also VDKApplication::MessageBox() has been redeclared as
VDKApplication::VDKMessageBox()


*   Added word completion support to entry widget
*   New VDKFileChooser widget, wraps new GtkFileChooser widget.
*   New VDKComboEntry widget that wraps GtkComboBox with entry.

VDKBuilder 2.4.0
----------------
To be compiled with vdk 2.4.0
What's new:
----------
- Added support for new VDKComboEntry widget using plugins. Users upgrading from previous versions should update their components database using Components=>menu' and adding:
- <prefix>/lib/
- libvdkbcomboentry.so
to components database.


VDKXdb version 2.4.0
To be compiled with vdk 2.4.0, supported by VDKBuilder 2.4.0

For further informations see ChangeLogs

Have fun
--------
The VDK Team


_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux