refreshing dialogs 
Author Message
 refreshing dialogs

Hi

I've got a little problem, it's nothing really important, but it's annoying.
I've made a dialog that is docked a the bottom of my main window.  The
problem is : when I drag another window on my main window (the window of
another program by exemple), the content of the dialog disapear...  that's
not really 'elegant' ...

Is there any easy way to solve this keeping in mind that I've made my dialog
with the ressources editor ?

Thanks a lot!



Mon, 08 Sep 2003 12:13:56 GMT  
 refreshing dialogs
Martin!

Reasons for dialogs not being displayed properly includes

Drawing outside of painthandlers (this might be the case if you are putting
your own graphics on the dialog)

Not giving the app time to redraw (this might be the case if your app is
looping some process)

Johan Rosengren
Responsable Informatique
PACTA S.A.


Quote:
> Hi

> I've got a little problem, it's nothing really important, but it's
annoying.
> I've made a dialog that is docked a the bottom of my main window.  The
> problem is : when I drag another window on my main window (the window of
> another program by exemple), the content of the dialog disapear...  that's
> not really 'elegant' ...

> Is there any easy way to solve this keeping in mind that I've made my
dialog
> with the ressources editor ?

> Thanks a lot!



Wed, 10 Sep 2003 14:16:04 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Refresh Dialog box???

2. Please help on refreshing dialog after error

3. Refreshing dialog

4. Refreshing dialog

5. Please help on refreshing dialog after error

6. Refreshing Dialogs - Urgent

7. Refresh Dialog????

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

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

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

11. Automatic dialog box refreshing

12. Problem using MFC modal dialog with long animation refresh

 

 
Powered by phpBB® Forum Software