mirror of https://github.com/chriskiehl/Gooey.git
9 changed files with 23 additions and 23 deletions
Split View
Diff Options
-
2gooey/gui/util/wx_util.py
-
4gooey/gui/widgets/calender_dialog.py
-
6gooey/gui/widgets/choosers.py
-
6gooey/gui/widgets/components.py
-
10gooey/gui/windows/advanced_config.py
-
6gooey/gui/windows/base_window.py
-
4gooey/gui/windows/header.py
-
4gooey/gui/windows/layouts.py
-
4gooey/gui/windows/sidebar.py
@ -1,5 +1,5 @@ |
|||
""" |
|||
Collection of Utility methods for styling the GUI |
|||
Collection of Utility methods for creating pre-styled wxWidgets items |
|||
""" |
|||
|
|||
__author__ = 'Chris' |
Write
Preview
Loading…
Cancel
Save