[Qt-qml] Modal dialogs in QML?

Bart Kelsey elbarto at gmail.com
Wed Nov 24 05:35:05 CET 2010


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

-- 
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101123/f152add5/attachment.html 


More information about the Qt-qml mailing list