Updated 1 Home (markdown) authored by sigoa's avatar sigoa
Without TkApplication, you cannot have menus.
general usage:
* [[overview|2 overview]]
* [[Using the tk.Toplevel widget|5 Using-the-tk.Toplevel-Widget]]
* [[TkApplication class vs tk.Toplevel widget|5 TkApplication vs tk.Toplevel]]
* [[Widget command properties|CommandProperties]]
* [[Widget image property|ImageProperty]]
* [[Widget control variable properties|3 VariableProperty]]
* [[Howto create a menu|7 MenuTipsAndTricks]]
* [[Howto capture WM_DELETE_WINDOW event |6 Capture DeleteWindowEvent]]
* [[Make widget resizable|Make-widget-resizable]]
* [[Incorporating a custom widget|IncorporateCustomWidget]]
advanced use of Pygubu:
* [[PathChooserInput|PathChooserInput]]