I am trying to implement and “display info” function (i.e. similar to VASL central-I function).
Basically select a piece, right click on a command, then out pop a small menu with text in it.
Looking through VASL code shed no light, is that a custom code module?
I am trying to implement and “display info” function (i.e. similar to
VASL central-I function).
Basically select a piece, right click on a command, then out pop a small
menu with text in it.
Looking through VASL code shed no light, is that a custom code module?
The class which does this is VASL.counters.TextInfo.
Note that this version won’t work with anything earlier than VASSAL 3.3.0,
and the previous version of TextInfo won’t work with anything later than
3.2.17.