Hi Frank,

> Date: Sun, 22 Feb 2004 00:02:42 +0000
> From: Frank Leahy <[EMAIL PROTECTED]>
> Subject: Re: Scrolling a Card?

> Here's code I use to scroll an image in the direction that the mouse is
> moving.
----------
Thanks, I'm looking it over.

Hmmm...couple of things:

1) I might try to convert it to a mouseMove because polling mouse events
(repeat while the mouse is down...) hogs the processor.

2) It doesn't appear to have bounds. What happens if you try to drag the
image past the hScroll or vScroll limits of the scrollbars? Does the engine
stop it automatically? Does it throw an error?

Ken N.

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to