MikeTheWatchGuy
|
4b476d7d19
|
Merge pull request #902 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-11 14:12:22 -05:00 |
MikeTheWatchGuy
|
dfabb723a0
|
Show colors in columns instead of rows
|
2018-12-11 13:28:19 -05:00 |
MikeTheWatchGuy
|
db7b49f2c3
|
release 3.18.0
|
2018-12-11 13:27:54 -05:00 |
MikeTheWatchGuy
|
ad7d51b0d0
|
Merge pull request #900 from MikeTheWatchGuy/Dev-latest
Fixed missing '+' in the Table and Tree elements style def
|
2018-12-10 19:33:24 -05:00 |
MikeTheWatchGuy
|
68fc5f699b
|
Fixed missing '+' in the Table and Tree elements style def
|
2018-12-10 19:33:01 -05:00 |
MikeTheWatchGuy
|
b7e41cb198
|
Merge pull request #899 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-10 18:51:08 -05:00 |
MikeTheWatchGuy
|
9e10666af1
|
Use classmethod instead of static method for Window, EasyPrint no longer uses global variable, EasyPrint re-open window if closed
|
2018-12-10 18:50:42 -05:00 |
MikeTheWatchGuy
|
4da2c050b9
|
EasyPrint no longer uses global variables... made debug window reopen if EasyPrint called after close
|
2018-12-10 18:47:01 -05:00 |
MikeTheWatchGuy
|
7f953c3c2d
|
Merge pull request #898 from MikeTheWatchGuy/Dev-latest
Removed EasyProgressMeter, Combobox margin change, classmethods for W…
|
2018-12-10 17:30:46 -05:00 |
MikeTheWatchGuy
|
455e9e73d3
|
Removed EasyProgressMeter, Combobox margin change, classmethods for Windows class
|
2018-12-10 17:30:20 -05:00 |
MikeTheWatchGuy
|
e72bcf8393
|
Merge pull request #897 from MikeTheWatchGuy/Dev-latest
Added info on Updating Elements / Finalize
|
2018-12-10 17:23:07 -05:00 |
MikeTheWatchGuy
|
3d553cd8bc
|
Release 0.22.0
|
2018-12-10 17:22:43 -05:00 |
MikeTheWatchGuy
|
508542f13d
|
Added info on Updating Elements / Finalize
|
2018-12-10 17:22:25 -05:00 |
MikeTheWatchGuy
|
d597838a05
|
Merge pull request #892 from MikeTheWatchGuy/Dev-latest
Added more style sheet code that fixes scrollbar issues with multilin…
|
2018-12-09 21:18:56 -05:00 |
MikeTheWatchGuy
|
4ebae442f7
|
Added more style sheet code that fixes scrollbar issues with multiline, tree, table, listbox, combo
|
2018-12-09 21:18:36 -05:00 |
MikeTheWatchGuy
|
13126e80de
|
Merge pull request #891 from MikeTheWatchGuy/Dev-latest
0.22.0
|
2018-12-09 19:38:03 -05:00 |
MikeTheWatchGuy
|
ffc3998dc7
|
0.22.0
|
2018-12-09 19:37:44 -05:00 |
MikeTheWatchGuy
|
e62eaa7780
|
Merge pull request #890 from MikeTheWatchGuy/Dev-latest
Table - num_rows now works, fixed scrollbars in combo, Window.Enable/…
|
2018-12-09 19:02:01 -05:00 |
MikeTheWatchGuy
|
bb7ffa2a48
|
Table - num_rows now works, fixed scrollbars in combo, Window.Enable/.Disable,
|
2018-12-09 19:01:42 -05:00 |
MikeTheWatchGuy
|
7f913155b1
|
Merge pull request #888 from MikeTheWatchGuy/Dev-latest
Window Move and Minimize
|
2018-12-09 15:46:28 -05:00 |
MikeTheWatchGuy
|
7fa5fe659e
|
Window Move and Minimize
|
2018-12-09 15:45:59 -05:00 |
MikeTheWatchGuy
|
ea050fe4b6
|
Merge pull request #887 from MikeTheWatchGuy/Dev-latest
Progress meters - vertical, colors, border width (was only horizonal …
|
2018-12-09 15:14:31 -05:00 |
MikeTheWatchGuy
|
44bd104cb7
|
Progress meters - vertical, colors, border width (was only horizonal with system colors)
|
2018-12-09 15:14:05 -05:00 |
MikeTheWatchGuy
|
3825a4860f
|
Merge pull request #886 from MikeTheWatchGuy/Dev-latest
Resizable parameter on Windows now works. Defaults to resizable
|
2018-12-09 13:48:13 -05:00 |
MikeTheWatchGuy
|
7a4c820c7f
|
Resizable parameter on Windows now works. Defaults to resizable
|
2018-12-09 13:47:46 -05:00 |
MikeTheWatchGuy
|
50b9469206
|
Merge pull request #885 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-09 13:39:56 -05:00 |
MikeTheWatchGuy
|
e5ca622088
|
0.20.0 rel notes
|
2018-12-09 13:39:40 -05:00 |
MikeTheWatchGuy
|
e6f8dd05b5
|
Get method for Spin
|
2018-12-09 13:39:27 -05:00 |
MikeTheWatchGuy
|
5bea70e309
|
Merge pull request #884 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-09 13:34:31 -05:00 |
MikeTheWatchGuy
|
a9b775c1b7
|
Corrected links to documents
|
2018-12-09 13:33:45 -05:00 |
MikeTheWatchGuy
|
a56691d8f5
|
Pretty big doc update
|
2018-12-09 13:28:38 -05:00 |
MikeTheWatchGuy
|
5ced9df9f9
|
Set scrollbar width for Listbox, Table to 12 px, removed global variable used to hold "master" window / app, Table.Update - Dummy num_rows parm to maintain compat with tkinter
|
2018-12-08 17:11:24 -05:00 |
MikeTheWatchGuy
|
e57db04c83
|
Merge pull request #877 from MikeTheWatchGuy/Dev-latest
Table Element Update - added new num_rows parm. Removed the _my_wind…
|
2018-12-08 15:02:00 -05:00 |
MikeTheWatchGuy
|
c8b4bec9bf
|
Table Element Update - added new num_rows parm. Removed the _my_windows global variable. Using static class variables instead
|
2018-12-08 15:01:29 -05:00 |
MikeTheWatchGuy
|
2a64b170ec
|
Merge pull request #876 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-08 13:28:52 -05:00 |
MikeTheWatchGuy
|
d7f1266671
|
Make keyboard location based on original window location. Made portable between tkinter and Qt by only changing import
|
2018-12-08 13:14:13 -05:00 |
MikeTheWatchGuy
|
724c457283
|
Window.CurrentLocation() completed
|
2018-12-08 12:57:47 -05:00 |
MikeTheWatchGuy
|
646222b87f
|
Set Focus for Listbox, element_padding parm for Window, Window.CurrentLocation()
|
2018-12-08 12:57:30 -05:00 |
MikeTheWatchGuy
|
c8530931ff
|
Merge pull request #875 from MikeTheWatchGuy/Dev-latest
New Demo - Base64 Image Encoder - encodes a folder full of PNGs
|
2018-12-07 20:55:53 -05:00 |
MikeTheWatchGuy
|
ba6bc6096e
|
New Demo - Base64 Image Encoder - encodes a folder full of PNGs
|
2018-12-07 20:55:28 -05:00 |
MikeTheWatchGuy
|
9c3f9d4688
|
Merge pull request #874 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-12-07 20:26:09 -05:00 |
MikeTheWatchGuy
|
9b98b8e6b9
|
Fix for crash after closing debug window.
|
2018-12-07 20:25:30 -05:00 |
MikeTheWatchGuy
|
73e7af3099
|
Added play button
|
2018-12-07 20:24:41 -05:00 |
MikeTheWatchGuy
|
42aae0eafc
|
New DrawImage method for Graph Element!
|
2018-12-07 20:23:53 -05:00 |
MikeTheWatchGuy
|
6c615f610a
|
Merge pull request #872 from MikeTheWatchGuy/Dev-latest
New Demo - listbox with a search filter
|
2018-12-07 11:55:39 -05:00 |
MikeTheWatchGuy
|
993851205b
|
New Demo - listbox with a search filter
|
2018-12-07 11:55:01 -05:00 |
MikeTheWatchGuy
|
c3fa353192
|
Merge pull request #864 from deajan/threaded_progressbar_update
Demo threaded class method updating progressbar
|
2018-12-07 09:39:39 -05:00 |
MikeTheWatchGuy
|
9f9b7efcec
|
Merge pull request #870 from MikeTheWatchGuy/Dev-latest
Recipe for launching a program
|
2018-12-07 09:34:54 -05:00 |
MikeTheWatchGuy
|
51772d3420
|
Recipe for launching a program
|
2018-12-07 09:34:38 -05:00 |
MikeTheWatchGuy
|
369b88bada
|
Merge pull request #867 from MikeTheWatchGuy/Dev-latest
new Slider parameter - disable_number_display - turns off the numeric…
|
2018-12-07 08:34:44 -05:00 |