[futurebasic] RE: [FB^3] USR GETPICT

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 1999 : Group Archive : Group : All Groups

From: Craig Hoyt <aztech4mac@...>
Date: Tue, 28 Dec 1999 09:41:51 -0800
Hi Charlie,

>I am trying to capture the screen via USR GETPICT but the result,
>obtained via PICTURE in a GWorld, always comes out in black and white
>only.

I've about pulled my hair out trying to debug a similar problem about 9
months ago. In your code example (at the bottom) you set fore color and
back color before doing the COPYBITS statement. The fore and back color
must also be set to black and white before using the USR GETPICT statement.
If the color are not set to fore color = black and back color = white you
will get some very bizarre results. If you are not changing the values of
the fore and back colors this probably is not the solution but give it a
try.

Good luck.

Craig
======================================================================
Aztech Professional On-Site Service

* Craig Hoyt
* Phone: 818-772-8055   Fax: 818-341-8415
* E-mail: aztech4mac@...
* Web: http://home.earthlink.net/~aztech4mac

Macintosh Technology Solutions Since 1984
=======================================================================