I reference menu buttons by id rather than name to support application translatability. I have had to change the references from "button id [the id]" to "button [ordinal] of group "myMenubar" in stacks that can be cloned (plain "button [ordinal]" also resolves to different controls in the original & cloned stacks).

It seems to me that, ideally, a cloned stack should be identical to the stack from which it was cloned. If you are expecting this behavior, be aware it isn't always so.

Thanks for the warning Rob, but as far as translatability goes, don't forget the label property for buttons. You can have button (or menu) NAME constant and just change the LABEL to convert to a different language.


Cheers,
Sarah
[EMAIL PROTECTED]
http://www.troz.net/Rev/

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

Reply via email to