on 2/4/02 5:21 AM, Ivers, Doug E at [EMAIL PROTECTED] wrote:

> Be aware that setting the loc of an object to something like -100,-100 may
> not hide it from the end user if they use multiple screens.  On a Mac, the
> "main" screen with the menubar can be any of the monitors.  So for example,
> if I have 2 monitors and I put the menubar on the right monitor, then the
> left monitor is in "negative territory."  If you what to hide something, I
> think it best to set the visible to false.
----------
You know, I haven't tried this with RR, but in HC you can do both...

on openStack
  global gThis,gThat,gtheOther,gInitStuff
  send mouseUp to cd btn "Initialize"
end openStack

....will fire the script of a transparent, hidden, offscreen button.


Best regards,
Ken N.

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

Reply via email to