|
-
January 27th, 2005, 11:56 PM
#1
newbie gdi+ mfc interoperatability qs
hi,
i have recently started using gdi+.i integrated some gdi +code with existing mfc graphics code..smthg like
graphics g(hdc);
..
SetSmoothingMode(SmoothingModeAntiAlias);
and then drawing some simple curves and lines
g.drawline
g.drawcurve
....
..what happens is the first time the first draw fn(in this case drawline) takes a delay abt 500 ms..
same is the case when i try with sample proj..why does this occur??
igor_c
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
|