OnDraw question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bill

    #1

    OnDraw question

    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


Working...