Version 6 of Qt

Updated 2003-01-17 18:07:34

[...]

What is Qt? I think it is a GUI library - anyone have more info? What makes it a good match for Tcl - or at least, of interest (other than academic)?

NEM - Qt is the library used by KDE applications isn't it?

George Petasis observes that "Under Qt, the programmer can control only a few aspects of how the widget looks. The vast majority of the appearance of the widget is determined by the theme." Also surprising, from a Tk programmer's perspective, is that a button can't be simultaneously decorated with an image and a label.

George has prototyped a TkQt at [L1 ]. An alternate URL for the same file is [L2 ].


CL collects more Qt references at http://phaseit.net/claird/comp.windows.misc/Qt.html .