BodgeMaster
|
3f1103d3b8
|
update comment to document failure
|
2022-03-21 05:39:54 +01:00 |
BodgeMaster
|
e0966570f6
|
remove useless import
|
2022-03-21 04:18:16 +01:00 |
Milan Suman
|
739ce9d8d8
|
added about dialog, need to improve how it looks
|
2022-03-20 15:44:57 +05:30 |
BodgeMaster
|
bcd9d00a47
|
fix an issue where updating the menu bar multiple times would actually just add to it
|
2022-03-20 10:19:10 +01:00 |
BodgeMaster
|
7d3f606304
|
update format of the menu structure dict to allow for multiple separators in one menu, also rewrite the update_menus function to better reflect the spec for the menu dict
|
2022-03-20 10:01:00 +01:00 |
Milan Suman
|
603acb60f6
|
added functional menus
|
2022-03-19 18:44:44 +05:30 |
Milan Suman
|
82271182ba
|
added menus
|
2022-03-19 18:38:45 +05:30 |
Milan Suman
|
74b554015c
|
added menus
|
2022-03-19 18:35:10 +05:30 |
BodgeMaster
|
39a5da7716
|
idea for fixing the threading problem
|
2022-03-19 12:17:12 +01:00 |
BodgeMaster
|
e1fd26aa0f
|
removed unused code
|
2022-03-19 12:16:38 +01:00 |
BodgeMaster
|
507747d5be
|
Initial hack to get things started with gui_handler
The main window now doesn’t use Tk. It uses gui_handler now which has an initial implementation for Qt.
|
2022-03-19 11:50:15 +01:00 |
BodgeMaster
|
64fafe1d1e
|
added first needed functions
|
2022-03-19 05:45:51 +01:00 |
BodgeMaster
|
12f6c98697
|
added a file to put all the GUI stuff in
|
2022-02-19 05:29:48 +01:00 |