Hi,
About the dialog heap or stack.
Its like with other objects. If you want to use it in more funcktions, then create it on the heap. Maybe you can also consider to use exec() or show() instead. Exec() will pops up the dialog as modal while show() will pop up it as modeless which might be better.
Radek
Bookmarks