Changelog.txt
|
EasyGUI 1.2.0 – Changelog
### New Features ### Added 6 new GUI functions: Window.NumericUpDown [ Creates a Numeric Up Down With a Button to Increase or Decrease ] Window.MenuItem [ Use with Window.ContextMenu ] Window.ContextMenu [ Context Menu Appears when right clicking ] Window.SetID [ To Set IDs of other GUI Functions. ] Window.GetID [ To Get IDs of other GUI Functions. ] Window.GroupBox [ A Group Box with a Title that actually works. ] - EXPERIMENT - Window.ControlSizes [ Changes Everything in the GUI or window to Decrease or Increase using -Decrease OR -Increase and when tested it breaks the GUI ] ### Improvement ### Reduced Window.ControlSizes Errors But it still breaks the GUI. Bug Fixes Fixed a bug where 'Adjust.ControlSizes' Doesn't work at all. |