[messages] [Module Design] Re: How to display value of a Global Property in a label?
mkiefte
mkiefte at dal.ca
Sun Oct 17 07:10:38 MST 2010
The property names are case sensitive. It's actually PieceName not
pieceName. Your output is silently failing because it believes that
neither $pieceName$ nor $Number$ exists as a property name. Where is
$Number$ defined?
- M.
"jungleboie" wrote:
> i am also tring to get a game piece to show the pieceName in a label,
> but the label won't show the output.
>
> i use $pieceName$ ($Number$) and the label output is ()
>
> is there a code to show output for a veriable?
_______________________________________________
Read this topic online here:
http://www.vassalengine.org/forum/viewtopic.php?p=20313#p20313
More information about the messages
mailing list