I am building a single doc app. My document (View) has a number of controls
and graphics on it. When I full window my frame all the controls and
graphics disappear. Then when I resize my app they appear again. When I
start the app in full screen they are there but they disappear when I resize
the window. Basically I am drawing everything in the DocView::OnDraw method.
The sizes are calculated from the size of the initial area.
What the heck?
Thanks,
Bill
and graphics on it. When I full window my frame all the controls and
graphics disappear. Then when I resize my app they appear again. When I
start the app in full screen they are there but they disappear when I resize
the window. Basically I am drawing everything in the DocView::OnDraw method.
The sizes are calculated from the size of the initial area.
What the heck?
Thanks,
Bill