How to know STemWin dialog is destroyed when anysnc coding ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-09-02 9:19 AM
I create a dialog with GUI_CreateDialogBox(), and run the message loop in a while, calling GUI_Exec() and other task.
The reason using async shedule is that
(1) there maybe other task need short shedule, and
(2) avoid calling non-relative task in dialog;
My question is that, how to known that the dialog is destroyed and memory is freed, then I could create next dialog. e.g. the first dialog showing power on configuration, the when this one closed, then the main dialog shown.
Labels:
- Labels:
-
STemWin
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
