Yep, that's the ticket. Just:

put the windowID of this stack into tWinID
put the rect of graphic "myArrow" into tRect
import snapshot from rect tRect of window tWinID

should do the trick. It will create a bitmap of the graphic at the center of your card.

best,

Chipp


Todd Geist wrote:

On 10/18/05 1:13 PM, "Chipp Walters" <[EMAIL PROTECTED]> wrote:


Todd,

I'm not exactly sure what it is you're trying to do. Perhaps you can
explain a bit more what it is you want to accomplish. Using 'import
snapshot' should be able to create an image from any rect on the card.


I have created some Arrows and Triangles etc, using Rev's drawing tools.
They are graphic controls. I would like to add them as Icons to buttons.  SO
I need to turn them into "images" right?

So can I just 'import snapshot' from the rectangle of the graphic?

Thanks

Todd


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to