Your on the right track. Insert a trigger to adjust the DP before the report
spits out - have it increment by $whateverpropertyname$. The report refs the
DP. Its not true arithmetic but acts the same giving the right result

 

  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of softbug_tmg
Sent: Wednesday, December 19, 2007 3:25 AM
To: [email protected]
Subject: [vassalengine] Property Sheet fine but ...

 


A long time ago ... you have explained to me that Property Sheet was 
used to input datas and not output ...

Well i use it but i'm limited in report :
---------------------------------------

I have in a sinlge property sheet : 
-- regular troops (spinned) and
-- mercenary troops (spinned)

I only want to do Army = $regular troops$ + $mercenary troop$
For example : Army = 50 + 100 = 150 (150 the result expected)

Report in a Text Label
----------------------

If i report in a text label doing : $regular troops$ + $mercenary$ 
troop$
I will only have : 50 + 100 ( and never 150)

Dynamic text Label updated
---------------------------
Well when the property sheet is changed the TextLabel ( $regular 
troops$ + $mercenary$) is not ... it's why i'm obliged to use a dynamic 
property ...

But I want the dynamic update as soon as "Apply" is done from the 
property sheet . and i must active (CTRL P) next time to see the 
modification (because dynamic property act to change the Text Label). 

Finally
-------

How do simply have Army =150 (without 50 +100 still reported) ?

How to have a dynamic update from a property sheet in a textLabel as 
soon as "Apply" is typed ??

Thank for any answer

Regards,

Soft-bug

 



[Non-text portions of this message have been removed]

Reply via email to