Greets!

Is there any way to create a modal dialog in QML, such that mouse input
outside of the dialog box is blocked?  I've tried making a dialog with a
MouseArea under it (which would catch mouse input and do nothing with it),
but I can't seem to figure out how to make the MouseArea fill the entire
screen.  Any ideas?

Bart

-- 
--
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to