Message 1 of 5
Open and close a qwidget dialog in a utility Plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What is the proper way to open and close a qwidget dialog window in a utility plugin? I currently have the dialog open but when I close it it goes away but if I move off the Utilities tab and back again it will pop up again. So somehow it is not closing correctly. I haven't found a good modal window using qwidget in the sdk so I'm kind of winging it.
Thanks for any help.