Commit Graph

3231 Commits

Author SHA1 Message Date
MikeTheWatchGuy 53db1545d8 Shuffled around parms in calls to Button so that Button can be called by user. Changed all MsgBox calls to Popup 2018-09-20 10:41:47 -04:00
MikeTheWatchGuy 91a3178c7b Changed MsgBox to Popup, fix for when button target is key 2018-09-20 10:03:17 -04:00
MikeTheWatchGuy e9dc933a30
Merge pull request #273 from MikeTheWatchGuy/Dev-latest
Fix for autosized columns.  NEW Table Demos - CSV & Panda
2018-09-19 21:12:25 -04:00
MikeTheWatchGuy 5fbfed05f7 Fix for autosized columns. NEW Table Demos - CSV & Panda 2018-09-19 21:11:45 -04:00
MikeTheWatchGuy 2f28c9cb0d
Merge pull request #272 from MikeTheWatchGuy/Dev-latest
This crashes tkinter
2018-09-19 17:07:06 -04:00
MikeTheWatchGuy f850785532 This crashes tkinter 2018-09-19 17:05:09 -04:00
MikeTheWatchGuy e801a0cbbf
Merge pull request #270 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-19 16:13:56 -04:00
MikeTheWatchGuy 81ea42a2b7 LayoutAndRead returns the form now!! Even more compact / lazy code 2018-09-19 16:13:16 -04:00
MikeTheWatchGuy a168790697 Clickable Text - new parameter for Text Element - click_submits 2018-09-19 16:07:51 -04:00
MikeTheWatchGuy 9293d9d309
Merge pull request #269 from MikeTheWatchGuy/Dev-latest
Updates for part of 3.4.1, acknowledgements for fantastic contributors
2018-09-19 13:08:28 -04:00
MikeTheWatchGuy cce87eb6b2 Updates for part of 3.4.1, acknowledgements for fantastic contributors 2018-09-19 13:08:01 -04:00
MikeTheWatchGuy 06306636e8
Merge pull request #268 from MikeTheWatchGuy/Dev-latest
Button Targets can be keys along with (row,col).
2018-09-19 13:02:59 -04:00
MikeTheWatchGuy 47807741a0 Button Targets can be keys along with (row,col). 2018-09-19 13:02:29 -04:00
MikeTheWatchGuy 9bdfed4f20
Merge pull request #267 from MikeTheWatchGuy/Dev-latest
Multiline Element - new option autoscroll, Update option append
2018-09-19 12:14:19 -04:00
MikeTheWatchGuy 117216a752 Multiline Element - new option autoscroll, Update option append 2018-09-19 11:48:55 -04:00
MikeTheWatchGuy e117a3d456
Merge pull request #266 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-19 11:29:41 -04:00
MikeTheWatchGuy aa2e3b84e8 Fixed justification for Tables, listbox bind_return_key option, listbox double-click 2018-09-19 11:28:55 -04:00
MikeTheWatchGuy 52a4f619c4 Lined up options elements 2018-09-19 10:46:28 -04:00
MikeTheWatchGuy 257e7c075a
Merge pull request #265 from MikeTheWatchGuy/Dev-latest
Demo the Text Element relief setting
2018-09-19 10:43:49 -04:00
MikeTheWatchGuy c8b394c5be Demo the Text Element relief setting 2018-09-19 10:43:30 -04:00
MikeTheWatchGuy 75b6dd5ab3
Merge pull request #264 from MikeTheWatchGuy/Dev-latest
Uses button disabling now
2018-09-19 10:40:13 -04:00
MikeTheWatchGuy 842545a2d4 Uses button disabling now 2018-09-19 10:39:46 -04:00
MikeTheWatchGuy 1932fb8e2c
Merge pull request #263 from MikeTheWatchGuy/Dev-latest
New option relief for Text Element
2018-09-19 10:37:33 -04:00
MikeTheWatchGuy 0ea0453d13 New option relief for Text Element 2018-09-19 10:36:48 -04:00
MikeTheWatchGuy aaf24325e1
Merge pull request #262 from MikeTheWatchGuy/Dev-latest
Fix for Menu Tearoff, fixed Demo All Widgets
2018-09-19 09:49:51 -04:00
MikeTheWatchGuy 9b33a4cf87 Fix for Menu Tearoff, fixed Demo All Widgets 2018-09-19 09:36:17 -04:00
MikeTheWatchGuy 2477b89268
Merge pull request #259 from MikeTheWatchGuy/Dev-latest
RELEASE 3.4.1
2018-09-18 22:48:27 -04:00
MikeTheWatchGuy e02ca3ba14 RELEASE 3.4.1 2018-09-18 22:48:04 -04:00
MikeTheWatchGuy 93aba27d8b
Merge pull request #255 from MikeTheWatchGuy/Dev-latest
Option to turn off Menu tearoff
2018-09-18 19:35:01 -04:00
MikeTheWatchGuy 57f35a494b Option to turn off Menu tearoff 2018-09-18 19:34:26 -04:00
MikeTheWatchGuy 891da4afe6
Merge pull request #252 from MikeTheWatchGuy/Dev-latest
New Button method - GetText - returns current button text
2018-09-18 15:43:51 -04:00
MikeTheWatchGuy fd0690c3ce New Button method - GetText - returns current button text 2018-09-18 15:38:26 -04:00
MikeTheWatchGuy ab2147ea36
Merge pull request #250 from MikeTheWatchGuy/Dev-latest
RELEASE 3.4.0
2018-09-18 12:06:22 -04:00
MikeTheWatchGuy 92bafa24f0 RELEASE 3.4.0 2018-09-18 12:05:44 -04:00
MikeTheWatchGuy 393d3fddb3
Merge pull request #249 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-18 11:11:23 -04:00
MikeTheWatchGuy 9db96fd10f New Drawing methods for Graph Element. Demo program on drawing on Graph Elements 2018-09-18 11:10:17 -04:00
MikeTheWatchGuy 54049efa7c Frame Element - parameter to set the location Title should be shown, Fixed keypad demo. It had been overwritten! 2018-09-18 01:01:13 -04:00
MikeTheWatchGuy 2ac081b3b6
Merge pull request #246 from MikeTheWatchGuy/Dev-latest
New element!  Frame - A frame with a label, Demo program from Frame, …
2018-09-17 22:00:26 -04:00
MikeTheWatchGuy 2414e90e1e New element! Frame - A frame with a label, Demo program from Frame, Graph elements 2018-09-17 21:59:11 -04:00
MikeTheWatchGuy 494ecc65ad
Merge pull request #245 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-17 14:51:03 -04:00
MikeTheWatchGuy 306abd0807 Reworked ALL Popups so they have same parameters. Added return values for YesNo, OkCancel 2018-09-17 14:50:14 -04:00
MikeTheWatchGuy 457591d8dd Fix for border around Canvas & Graph Elements 2018-09-17 13:48:14 -04:00
MikeTheWatchGuy 719d5dbd2c
Merge pull request #242 from MikeTheWatchGuy/Dev-latest
Button clicks return key instead of button text if key is present
2018-09-17 12:47:07 -04:00
MikeTheWatchGuy b4fb2ae839 Button clicks return key instead of button text if key is present 2018-09-17 12:46:37 -04:00
MikeTheWatchGuy 8a2e5d1b63
Merge pull request #240 from MikeTheWatchGuy/Dev-latest
More Graph Element work. New parameter initial_folder for all file/fo…
2018-09-17 04:20:55 -04:00
MikeTheWatchGuy 7954634c75 More Graph Element work. New parameter initial_folder for all file/folder browse buttons, no longer clears target if browse cancelled 2018-09-17 04:17:42 -04:00
MikeTheWatchGuy 3f430448aa
Merge pull request #235 from MikeTheWatchGuy/Dev-latest
New Graph Element !  Graph on a canvas using your own coordinate syst…
2018-09-16 17:08:49 -04:00
MikeTheWatchGuy 4ad786c27c New Graph Element ! Graph on a canvas using your own coordinate system. Demo program for Graph Element, Exception handling for CPU widget. Sometimes as getting error from psutil 2018-09-16 17:08:26 -04:00
MikeTheWatchGuy 5a70b3cdfa
Merge pull request #233 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-16 14:35:07 -04:00
MikeTheWatchGuy 25a5266dce Clear canvas when at the end 2018-09-16 14:34:41 -04:00