Dialog boxes running in the background
Posted: Fri Sep 11, 2015 8:02 am
Hi.
My program opens a workfile, makes some operations on series, displays tables and related graphs.
I need something like a dialog box that would work "in the background" .
When user is done with tables and charts, he clicks on the OK button which then launch a series of tasks eg saving selected workfiles.
Problem with dialog boxes in Eviews (or maybe I am wrong) is that they require user input right now (which close them to shut down), otherwise no other action is possible.
How can I deal with thast, please? (or maybe there are alternative solutions, eg programming hotkeys, ... ?).
Thanks.
My program opens a workfile, makes some operations on series, displays tables and related graphs.
I need something like a dialog box that would work "in the background" .
When user is done with tables and charts, he clicks on the OK button which then launch a series of tasks eg saving selected workfiles.
Problem with dialog boxes in Eviews (or maybe I am wrong) is that they require user input right now (which close them to shut down), otherwise no other action is possible.
How can I deal with thast, please? (or maybe there are alternative solutions, eg programming hotkeys, ... ?).
Thanks.