Refreshing Modeless dialogs, how? 
Author Message
 Refreshing Modeless dialogs, how?

Hi there! I'm wondering if anyone can help me with this problem.  I've
created several dialog boxes with controls that are initialized by reading
global variables during the OnInit command.  Now, say I change the global
variable in the main frame while these boxes are open, and I want to
reinitialize these boxes. Is there way I can do this, either by calling
their OnInit functions, or is there anything like a Refresh command?  Any
help would be great.

Thanks,
Charles



Wed, 27 Dec 2000 03:00:00 GMT  
 Refreshing Modeless dialogs, how?
Yeah - call the dialogs UpdateData() function to force an update.

<Stuff about updating dialog boxes>

Quote:
> Thanks,
> Charles

--
/* please hand modify reply address: */
// replace newzealand with nz


Fri, 29 Dec 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Problem to refresh modeless dialog

2. Forced Refresh of CEdit in Modeless Dialog

3. How to refresh/update modeless dialog box appearance..?

4. Modeless dialog shall not be modeless !

5. Q: tabbing not possible in modeless propertysheet / modeless dialog

6. Modeless property sheet in a modeless dialog box

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

8. Modeless dialog in a dialog-based app

9. Accessing a parent dialog's controls from a child modeless dialog

10. Modeless dialog called from Modal dialog woes.

11. Modeless Dialog box in a Modal Dialog Application...

12. Modeless dialog box together with modal dialog box

 

 
Powered by phpBB® Forum Software