Refresh all dialogs 
Author Message
 Refresh all dialogs

hi all,

I have created several modeless dialogs in my application,
what should i do if i want to refresh all dialogs when I click on a button
of one of the dialog?

thanks



Fri, 21 Oct 2005 12:30:04 GMT  
 Refresh all dialogs
Call RedrawWindow() on all these dialogs in button message handler.

Andrey Yatsyk

Quote:

> hi all,

> I have created several modeless dialogs in my application,
> what should i do if i want to refresh all dialogs when I click on a button
> of one of the dialog?

> thanks



Fri, 21 Oct 2005 16:22:09 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Refresh one Dialog after pressing OK in an other dialog

2. How to refresh my dialog box whenever it gets focus after changes in Registry

3. Problem to refresh modeless dialog

4. Refreshing Modeless dialogs, how?

5. Stop Refresh, Add Controls, Continue Refreshing WinForm.

6. Refresh Dialog box???

7. Please help on refreshing dialog after error

8. Refreshing dialog

9. Automatic dialog box refreshing

10. refreshing dialogs

11. Problem using MFC modal dialog with long animation refresh

12. Refreshing dialog

 

 
Powered by phpBB® Forum Software