Fuzzyman wrote:
>
> So you'e creating a Python API to a GUI, which generates HTML
> interfaces with appropriate callbacks to the relevant widgets. This API
> *resembles* the Qt API.
Exactly.
> What would be nice is a compatibility layer which means that the same
> application could be created fo
Good Morning everybody.
Maybe it didn't get clear in the previous discussion: We didn't choose
Qt as GUI API, we build an own GUI which is able to produce XML and
html output, but whose structure is close to Qt. We even built a basic
factory which produces PyHtmlGUI widgets from a Qt Designer .ui