
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