Click to See Complete Forum and Search --> : Window to Bitmap


Najmia
April 27th, 1999, 03:26 PM
I am converting a window into a bitmap after doing a textout on the same. I am then calling onclose after writing the bitmap to a file. The textout does not show on the bitmap file. If I do not call onclose but close the application manually the textout displays on the bitmap. Please let me know if this can be fixed as I want to do a textout on a view, convert it to a bitmap, save the bmp in a file and then close the window.

I am doing this in VC++ 6.0