PDA

View Full Version : Characterlist and token question



meathome
May 15th, 2010, 18:52
How would it be possible to attach a statusbar to the characterlist entries on top of the screen? (they are not windowclasses but generic controls, so it would have to be through widgets created in script I think. But how can I acces data from the charsheets from there? )

The other question is it possible to attach widgets to tokens in the map window? (this would open a lot of possibilities :) )

meathome
May 15th, 2010, 22:18
I managed to do it by using the code Hamish used for his initiative tools.
Now I have the problem that I cant size bitmapWidgets freely if I re-size the widgets width, the height changes with it... :( is there a workaround for this?