On 3/7/04 10:38 PM, Ken Norris wrote:

Howdy,

So, groups don't respond to mouse events?

Group Script:

on mouseDown
  beep
end mouseDown

...fails...nothing happens. Why?

Card groups are in front of the card. Mouse events go from the control to the card; the group isn't in the path. If you give the group background behavior then it will get the message after the card does.


--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to