How do I create a dialog with a title bar in QML 2.0? I'm very new to QML and I am working on a desktop application. Using a Window gives me a title bar but then when I use a combo box the popup is clipped. (I'm attempting to create a short dialog box).