It should be possible to do this by creating a stand alone QDeclarativeView and setting the Qt::WA_TranslucentBackground and Qt::FramelessWindowHint flags on it. I haven't tested it though.
Jens > Hi > > I'm investigating using Qt/QML for a Chromeless widget in Windows XP. Is > it possible to define chromeless (and semi transparent) windows in QML? > Something very similar to Dashboard widget in Mac OS X. > > Thanks, > Ben > > Ben Marinic > Combination Studios Ltd > e. [email protected] <mailto:[email protected]> > t. +44 (0)20 7193 2000 > m. +44 (0)7813 147 159 > > > > > _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
