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).

  1. 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.

  2. 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 ?

  • Solded.
    Solved.

    It need to preload the custom style, simply.

    When i press another button, i need to set to normal the number button, focus mode automatically disabled when another button pressed, out of the concerned buttons.

Solded.
Solved.

It need to preload the custom style, simply.

When i press another button, i need to set to normal the number button, focus mode automatically disabled when another button pressed, out of the concerned buttons.