[futurebasic] Re: [FB] Pict rotate

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2001 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Mon, 8 Oct 2001 22:08:25 -0400
>I have a pict resource which, sometimes, needs to be rotated by 90 degrees
>as I bring it into a gworld.
>
>Any ideas?
>
>Bernie


Bernie,

I would suggest just storing a pre-rotated copy in your resource file along
with the other one, if size isn't a problem.

Robert