win32lib and copyToTrueColorBitmapFile

new topic     » topic index » view thread      » older message » newer message

Any special requirements for the control containing an image that would cause copyToTrueColorBitmapFile to return 0.

This works just fine.. returns 0.. bmpImgBox is a Group.

 
result = copyToTrueColorBitmapFile ( bmpImgBox, name, bmpx, bmpy+9, bmpx2, bmpy2-10 ) 
 

This returns 1... ChartWin is a normal window

	 
result = copyToTrueColorBitmapFile ( ChartWin, "C:\\chartwin.bmp",1,1,800,600) 
 
new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu