Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

To create a new dialogue box using QML

$
0
0
Dear guys, I’m a beginner in QT.Just before 5 days i have started to work on it.Now i was working in QML…In that,my task is to create a new dialogue box by disabling the parent control..That is,if we click any button or any item,a new small dialgoue box should be overlayed on the big rectangle,control should be in new dialogue box and at that time if we clicked in big rectangle region means,it should not be obeyed (i.e;control should be in new dialogue box untill we cancel it ).But both big rectangle and new small dialogue box should be visible(i.e;new dialogue should be overlayed on the big rectangle and the big rectangle should be visible as a partial.Is there any property ,if means please explain it with a example. with regards, mohanakannan

Viewing all articles
Browse latest Browse all 4972

Trending Articles