PySimpleGUI
|
440a34888f
|
Addition of right click menu erase, save image and display of crosshairs
|
2023-05-18 12:05:07 -04:00 |
PySimpleGUI
|
a9d6d5913a
|
Added a right click menu that has an "Erase" item. When selected will erase all figures under mouse
|
2021-02-04 13:33:13 -05:00 |
PySimpleGUI
|
14b868caf2
|
Corrected key name to use coding conventions. Added right click info. Display the mouse position in text for all graph events.
|
2021-02-03 15:48:59 -05:00 |
PySimpleGUI
|
0076b461f5
|
WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead
|
2020-05-07 06:22:59 -04:00 |
PySimpleGUI
|
9be47c5df5
|
New demo program using new function save_element_as_file . Added save to the Graph drawing demo
|
2019-12-24 11:33:06 -05:00 |
PySimpleGUI
|
4727781614
|
Addition of Save feature
|
2019-12-24 09:52:26 -05:00 |
PySimpleGUI
|
c1e171d681
|
Lots of new features!
|
2019-12-19 11:00:17 -05:00 |
PySimpleGUI
|
8420ac99fb
|
Added a bunch more options for drawing stuff and move abililties to move things around
|
2019-12-18 22:43:45 -05:00 |
PySimpleGUI
|
18152ac402
|
New Demo to show how to drag stuff around on a Graph
|
2019-12-18 14:31:43 -05:00 |