MikeTheWatchGuy
|
30f964f6a9
|
The "Grab Anywhere" option... default is ON
|
2018-09-06 20:29:11 -04:00 |
MikeTheWatchGuy
|
d39d12c327
|
Sized controls to fit 1280x720 video
|
2018-09-06 18:02:37 -04:00 |
MikeTheWatchGuy
|
f374cd3cf8
|
Merge pull request #144 from MikeTheWatchGuy/Dev-latest
Removed window border
|
2018-09-06 17:09:06 -04:00 |
MikeTheWatchGuy
|
c9656c7815
|
Removed window border
|
2018-09-06 17:08:29 -04:00 |
MikeTheWatchGuy
|
e90485208c
|
Merge pull request #143 from MikeTheWatchGuy/Dev-latest
New OpenCV Demo
|
2018-09-06 16:55:19 -04:00 |
MikeTheWatchGuy
|
de045f6e82
|
New OpenCV Demo
|
2018-09-06 16:54:56 -04:00 |
MikeTheWatchGuy
|
aed3b5a476
|
Merge pull request #141 from MikeTheWatchGuy/Dev-latest
Fixed import as g instead of sg bug, made some demos borderless, used…
|
2018-09-06 16:21:48 -04:00 |
MikeTheWatchGuy
|
b471b5dd05
|
Fixed import as g instead of sg bug, made some demos borderless, used form.FindElement where possible, fixed PopupGetFile and PopupGetFolder no_window option
|
2018-09-06 16:20:37 -04:00 |
MikeTheWatchGuy
|
8a4f86cbf6
|
Merge pull request #140 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-06 15:25:37 -04:00 |
MikeTheWatchGuy
|
be6ee091b1
|
Fix for checkbox background color being set to system default.
|
2018-09-06 15:25:05 -04:00 |
MikeTheWatchGuy
|
3b7c9267c3
|
More installation instructions
|
2018-09-06 15:18:46 -04:00 |
MikeTheWatchGuy
|
1ed618941a
|
Merge pull request #138 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-06 12:11:26 -04:00 |
MikeTheWatchGuy
|
4e5f88f23d
|
Added back title bar
|
2018-09-06 12:10:58 -04:00 |
MikeTheWatchGuy
|
32a9dc79ce
|
Release 2.30 refresh of readme and demos
Lots of forms went borderless so important that 2.30 be released.
|
2018-09-06 12:01:19 -04:00 |
MikeTheWatchGuy
|
c84ae628f7
|
Merge pull request #137 from MikeTheWatchGuy/Dev-latest
NEW Demo - Borderless window (no titlebar)
|
2018-09-06 11:09:37 -04:00 |
MikeTheWatchGuy
|
bc00740d03
|
NEW Demo - Borderless window (no titlebar)
|
2018-09-06 11:08:06 -04:00 |
MikeTheWatchGuy
|
39055d7b85
|
Merge pull request #136 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-06 10:57:29 -04:00 |
MikeTheWatchGuy
|
7e0728ac4d
|
NEW Movable windows!!
|
2018-09-06 10:56:55 -04:00 |
MikeTheWatchGuy
|
bb4be66dd4
|
Readme type in Popup examples
|
2018-09-05 23:46:34 -04:00 |
MikeTheWatchGuy
|
a0f4d6cfca
|
Default should have been default_text
|
2018-09-05 23:16:08 -04:00 |
MikeTheWatchGuy
|
79dc13c0ce
|
Merge pull request #135 from MikeTheWatchGuy/Dev-latest
Readme formatting
|
2018-09-05 21:46:38 -04:00 |
MikeTheWatchGuy
|
afee485ce5
|
Readme formatting
|
2018-09-05 21:45:51 -04:00 |
MikeTheWatchGuy
|
bf85708ac8
|
Merge pull request #134 from MikeTheWatchGuy/Dev-latest
Password login Recipe
|
2018-09-05 21:26:23 -04:00 |
MikeTheWatchGuy
|
4666705799
|
Password login Recipe
|
2018-09-05 21:25:35 -04:00 |
MikeTheWatchGuy
|
fae46d7339
|
Merge pull request #133 from MikeTheWatchGuy/Dev-latest
New Demo program!
|
2018-09-05 21:18:45 -04:00 |
MikeTheWatchGuy
|
acf4be0a85
|
New Demo program!
|
2018-09-05 21:18:20 -04:00 |
MikeTheWatchGuy
|
25f236a8f4
|
Merge pull request #132 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-05 20:02:05 -04:00 |
MikeTheWatchGuy
|
ce352ea0bf
|
New feature - option to remove title bar from forms! Targets for Calendar buttons, hiding tabbed forms until completely built before showing,
|
2018-09-05 19:57:32 -04:00 |
MikeTheWatchGuy
|
86f2f17e24
|
Borderless windows option for FlexForm
|
2018-09-05 15:56:25 -04:00 |
MikeTheWatchGuy
|
3a176d5d7d
|
Merge pull request #129 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-05 12:44:17 -04:00 |
MikeTheWatchGuy
|
96341667af
|
Fix for button target being None, None instead of 0,0
|
2018-09-05 12:43:41 -04:00 |
MikeTheWatchGuy
|
3a0377a496
|
Buttons can have keys now! Browse buttons have values now too. Risky change, but wtf, it's free software right?
|
2018-09-05 12:23:04 -04:00 |
MikeTheWatchGuy
|
6521111ad0
|
Merge pull request #128 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-05 10:30:24 -04:00 |
MikeTheWatchGuy
|
1eeada1d54
|
Fixed Bug introduced when adding calendar. Was creating additional return values! UGH.
|
2018-09-05 10:29:36 -04:00 |
MikeTheWatchGuy
|
d069cad782
|
Acknowledgement for help with Calendar Element
|
2018-09-05 09:27:35 -04:00 |
MikeTheWatchGuy
|
780b0ca18a
|
Merge pull request #126 from MikeTheWatchGuy/Dev-latest
NEW Element - CalendarButton (opens a calendar chooser widget), anoth…
|
2018-09-05 09:09:48 -04:00 |
MikeTheWatchGuy
|
0899b7d9e8
|
NEW Element - CalendarButton (opens a calendar chooser widget), another fix for Mac buttons
|
2018-09-05 09:04:17 -04:00 |
MikeTheWatchGuy
|
607bafca4e
|
Merge pull request #122 from MikeTheWatchGuy/Dev-latest
NEW form.SaveToDisk and form.LoadFromDisk!
|
2018-09-04 23:14:08 -04:00 |
MikeTheWatchGuy
|
667000ea2a
|
NEW form.SaveToDisk and form.LoadFromDisk!
Another user submitted feature request
|
2018-09-04 23:13:15 -04:00 |
MikeTheWatchGuy
|
a4ba07c893
|
Merge pull request #121 from MikeTheWatchGuy/Dev-latest
2.20 Release
|
2018-09-04 20:53:44 -04:00 |
MikeTheWatchGuy
|
f6aaa9f6cb
|
Merge pull request #120 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-04 20:43:22 -04:00 |
MikeTheWatchGuy
|
75970ade87
|
2.20 Release
|
2018-09-04 20:42:39 -04:00 |
MikeTheWatchGuy
|
5d3481025e
|
Initial Checkin
|
2018-09-04 19:47:14 -04:00 |
MikeTheWatchGuy
|
8b78d6e955
|
Refresh of ALL Demos in prep for 2.20 release
|
2018-09-04 19:43:22 -04:00 |
MikeTheWatchGuy
|
3e850494f8
|
Merge pull request #119 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-04 17:37:18 -04:00 |
MikeTheWatchGuy
|
e251bf1bf4
|
New feature - change_submits for Combo boxes
|
2018-09-04 16:57:34 -04:00 |
MikeTheWatchGuy
|
3af012fb30
|
New demo that shows how button states can be managed
|
2018-09-04 14:40:16 -04:00 |
MikeTheWatchGuy
|
6077750cbb
|
Merge pull request #118 from MikeTheWatchGuy/Dev-latest
Dev latest
|
2018-09-04 14:08:52 -04:00 |
MikeTheWatchGuy
|
4697d051bf
|
changed select_submits to change_submits
|
2018-09-04 14:07:42 -04:00 |
MikeTheWatchGuy
|
16b1c8310d
|
New options for PopupGetFile (save_as, no_window), added key to buttons, New Demo_Fill_form from JFong
|
2018-09-04 13:40:31 -04:00 |