thinreports-generator
thinreports-generator copied to clipboard
Dynamically change Shape size
I'd like to change the size of my rectangle within my generator with something like:
row.item("my_shape").style(:height, "50px", :width, "30px")
Is it possible?
Is it possible?
No, it isn't.
Ok... Will it be made available as an improvement?
Hmm.., I'll give it a try for now.
How can I change the height of an item of a list dynamically?
How can I change the height of an item of a list dynamically?
Currently you can't.