[futurebasic] Locking and unlocking Pixels

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 1998 : Group Archive : Group : All Groups

From: LindquistN <LindquistN@...>
Date: Fri, 27 Mar 1998 17:50:32 EST
When I use the custom function FN SetCPixel  (Not the toolbox call, but the
very quick  one that uses an array of pixel row addresses calculated at the
startup to poke values directly into the PixMap) is it necessary to leave the
PixMap that I'm using locked? Throughout the entire length of the program?
Will the row addresses change, and will I get garbage? And will it then crash?

-Nate