3.0.1
Version 3.0.1
Added :
- Now to add buttons, you have to use
dict.buttons = [dict(name="Button 1", function=func1, args=("Hello !")), dict(name="Button 2", function=func2)]
columnfunction added. DO NOT WORK ON EMULATED TERMINALS.SPACESbetween linear buttons can now be defined.Variables.SPACES = " " # Default 5