As blogged about before, one of the things that will be new in the next release of KDE, 4.4, is the publishing of the Okteta Libraries, a set of classes to enable the display and editing of byte arrays of all kinds, using hexadecimal, decimal, octal, binary or several character encodings.
While I personally prefer to do the construction of dialogs and forms directly in code, others like the possibilities that come with the UI files and the ability to edit them in a drag-and-drop interface like Qt Designer offers. To please those among them who might be interested in the Okteta Libraries, trunk now features a Qt Designer plugin for the Okteta widgets. It should also improve discoverability of these widgets as well as enable people to play around with them to see if they fit their needs. Screenshot as proof for the next step in “Okteta everywhere” following:

You can write Qt Designer plugins for your widgets, too, if you haven’t already. Just follow the new tutorial on TechBase (and please report any problems you might encounter).


[...] from this release: Other than written before here and here the headers of the Okteta libs and the Designer plugin are not yet installed in this release. So if [...]
Pingback by All new Okteta features for KDE SC 4.4 in a picture « Attracted by virtual constructs — January 11, 2010 @ 12:05 am |
[...] current API, will not compile) and the code of the plugin for KDevelop, for the Qt Designer plugin this blog entry and the example code. But beware: the next version of the libs, coming with Okteta 0.8, will [...]
Pingback by All new Okteta features for KDE Apps 4.7 in a picture « Attracted by virtual constructs — July 31, 2011 @ 1:20 pm |