Only for knoledge, there is also an interesenting possibility in WT (http://www.webtoolkit.eu/wt), a QT-like (often identical api) web framework. WT that is c++ have bindings in ruby and a mantained reimplementation in java. I think that the web-interface is the right direction, but although I like this kind of framework, i think that the route of widget-like framework (like wt) is worse than other web-mv* solutions.
Il giorno domenica 18 settembre 2011 22:44:41 UTC+2, Ville M. Vainio ha scritto: > > On Fri, Sep 16, 2011 at 6:01 PM, Terry Brown > <[email protected]<javascript:>> > wrote: > > > Not for the touch part (although Leo on a tablet would be fun), but as > > a way of quickly creating task specific GUIs, "forms" if you like, for > > accessing / interacting with the data in a Leo outline. I'm assuming > > that QML is higher level / less coding the regular PyQt programming, > > but I don't know that, not having tried it. > > QML is actually lower level than QWidgets / "regular" PyQt > programming. Key selling point of QML is that the UI's are more free > form, "custom" and much faster than QWidget UI's (in Qt5, QML maps > quite naturally to OpenGL, making it fly on mobile phone/tablet > hardware). > > QML would be natural for graphcanvas / tabula / other "custom" ui > plugins, but it doesn't yet have text editor as powerful as QTextEdit, > not tree widget as powerful as QTreeWidget / QTreeView. > > I expect QML to be first used in mobile version of Leo (I have one > actually, that I will publish "at later date" ;-). For desktop, QML is > not yet as attractive as the "old stuff". > > > > > > Cheers -Terry > > > > -- > > You received this message because you are subscribed to the Google > Groups "leo-editor" group. > > To post to this group, send email to [email protected]<javascript:> > . > > To unsubscribe from this group, send email to > [email protected] <javascript:>. > > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > > > > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To view this discussion on the web visit https://groups.google.com/d/msg/leo-editor/-/_8HEUbBton0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
