I was about to say yes... there's a g3d->FinishDraw(). However, adding a g2d->FinishDraw() fixed it.
I didn't need it before, which caught me off guard. Thanks for setting me straight!
-roncli
On 11/6/05, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
On 06.11.2005 04:16, Ronald Clifford wrote:
> After updating to the latest CVS a couple hours ago, I am getting some
> strangeness when I do a g2d->Write. My final line at the end of my
> drawing method has been:
Do you call FinishDraw() after drawing?
-f.r.
