Hello everyone,
I need to make a "numpad". When i select a factory, the "numpad" must be showed and the nuber one must be showed as "active" (with a little white box).
When i use
add_stylebox_override("normal", "path")
, nothing appends as expected. In the doc, i see we can edit it but only if a stylebox already assigned.When i select a number and after select a unit to produce, the number previously selected show to be "inactive" but it is not i want.
What can i do, is it the right way to do that ?