Hi all,I am trying to implement a counter with style using the Hexadecimal system symbols: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F. I there a way I can modify the style in PubCoder counters?
Thank you,
Carlos A.
you should convert the value from decimal to hexadecimal when you display it.