|
-
May 20th, 1999, 01:22 AM
#1
RectVisible and Debugging
I recently posted a question here about OnDraw and RectVisible so thanks to all who answered it.
Now for my new question.....
In my OnDraw function I use RectVisible to see if I need to draw certain objects, but when I am in debugging mode, RectVisible always returns false even though if I was running the program normally it would return true. I understand that because VC takes up the full screen, then there is no need for my application to draw objects - but in this case this defeats the purpose of me debugging. Can somebody please offer a solution?
Thanks,
Sean.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|