Getting output from a seperate dialog
General and Desktop
1
Posts
1
Posters
422
Views
1
Watching
-
ive got a main UI that calls another dialog containing a text edit and a button. i wanted the textedits text to be returned to the main UI once the button is clicked
i found online that using exec_() can help me do this but when i try using it, i gett this extra window on top of my dialog that blocks me from using my dialog. if i close the extra window it closes my dialog too, any help with whats going on here?!http://imageshack.com/a/img22/1482/k8gd.png(Pic)!