On Thursday, January 06, 2011 04:22:33 pm John Fabiani wrote: > On Thursday, January 06, 2011 03:51:17 pm Paul McNett wrote: > > On 1/6/11 3:29 PM, Ed Leafe wrote: > > > On Jan 6, 2011, at 5:55 PM, Paul McNett wrote: > > >> I notice that they accepted a Qt tutorial. Probably didn't want too > > >> much desktop app content... > > >> > > > Van Lindberg told me that the survey they took showed interest in Qt, > > > but none in Dabo or wxPython, so they went with a Qt-based tutorial > > > instead. > > > > I can't believe there is more interest in Qt than wxPython. Wonder how > > many people responded to the survey. > > > > > Oh, well, my talk on "Dealing with Concurrency in Large-Scale Systems" > > > got accepted. It'll be my first non-Dabo talk, and the first in which > > > I have to learn about my subject matter to prepare! It's largely an > > > OpenStack topic, but deals with issues I never worked on. I'm going > > > to have to get together to prepare for this with the rest of the team > > > - that'll be challenging! > > > > Wow, you are way gutsier than me. Hope I can make it this year! > > > > Paul > > Paul you really should take a little time and review what QT is doing these > days. > > Web browsers > desktops > mobile > guys are running versions on android > > There is a special demo of QT running in a browser, along with all the > other platforms. I can't find the link at the moment but it's worth time > to review. > > Johnf QT on android http://tamss60.tamoggemon.com/2010/03/18/qt-on-android-the-bogdan-vatra- interview/
QT in the browser http://www.h-online.com/open/news/item/Qt-applications-in-your- browser-891117.html Qt as a browser http://doc.qt.nokia.com/latest/demos-browser.html Qt QML (javascript) http://doc.qt.nokia.com/4.7-snapshot/qdeclarativeintroduction.html I could not locate the video demo where one code base ran on desktop, mobile phone, and web. Also check out QT-Quick . There are two python interfaces - pyQT (cost money) and Pyside (free but in beta). All QT needs is a Dabo framework! There is camelot but it's based on Django (not the best IMO). But with all the work needed I doubt that will come soon! Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
