Hi,
DTF is great! I had previously made a small utility to disassemble,
parse and add exports, and re-assemble, but the support in DTF is
much, much better.
My issue is ProgressBar. I have ActionData and ActionText working
fine, but sending Progress messages does nothing :-(
My CAs run after installfinalize - I'm now wondering whether that is
the problem (6601...)
The ProgressBar appears reset - probably because I didn't add any
extra ticks before installinitialize?
Typically I'm just wanting to show 10ish ticks across bar, so set that
up first in the CA, then send specific position messages at the right
point. Should this not work?
Thanks for your advice
Chris