I'm working on a multi-card wizard and came across this and wanted to mention a peculiar behavior and see if people thing it's correct.

I create a shared background group over a few cards.

I put in it:

on preOpenCard
  beep
end preOpenCard

It only gets called on the first card where the group is encountered, and none thereafter. IOW, it appears the preOpenCard message is not sent to a background group except for the first time it's encountered. If I go to a card which doens't have the bgGroup, then back to one that has it, the preOpenCard handler gets called again.

Weird.

Just wondering if that seems like *expected* behavior?

-Chipp

_______________________________________________
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