Craig,

never use a wait call while there's a network transaction going on. LibURL
does not like wait commands.

Andre

On Mon, Dec 7, 2009 at 4:47 PM, <dunb...@aol.com> wrote:

> I am a newbie here, but would inserting a "wait for messages" prevent the
> errant keypress?
>
> But is that slightly different than what you really want, which is to
> ignore double keypresses? In HC I would have said:
>
> ...
> wait 15
> if the mouseClick then exit yourHandler
> ...
>
> This works in rev, too.
>
> Craig Newman
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to