Merge pull request #75 from MikeTheWatchGuy/Dev-latest
MikeTheWatchGuy
2018-08-28 17:22:47 -0400
fee2bd6432Listbox select return option - removed the bind_listbox_select option from Buttons. No longer signaling that way.
MikeTheWatchGuy
2018-08-28 16:42:51 -0400
Merge pull request #71 from MikeTheWatchGuy/Dev-latest
MikeTheWatchGuy
2018-08-28 12:27:12 -0400
d4ee06353eBig changes - Default button color now system default!! New default button size setting. Added padding to Output Element
MikeTheWatchGuy
2018-08-28 12:25:15 -0400
Merge pull request #68 from MikeTheWatchGuy/Dev-latest
MikeTheWatchGuy
2018-08-27 23:58:48 -0400
bdf9f67be1New feature - Listbox bind to button. Indicates that as soon as a selection is made, a button click is simulated.
MikeTheWatchGuy
2018-08-27 23:57:52 -0400
e7c216dfe1CANVAS Element! Fixes for autosizing, scroll-bar artifacts on Output, fonts for Output, all shortcut functions using new method
MikeTheWatchGuy
2018-08-26 15:20:54 -0400
Merge pull request #50 from MikeTheWatchGuy/Dev-latest
MikeTheWatchGuy
2018-08-25 23:00:45 -0400
07772cb2e7Exposed 'pad' for ALL ELEMENTS. Touched every Element. Changed how shortcut funcations are made. New demo program Keypad.
MikeTheWatchGuy
2018-08-25 22:57:15 -0400
Merge pull request #48 from MikeTheWatchGuy/Dev-latest
MikeTheWatchGuy
2018-08-24 23:40:33 -0400
8bf744689fReplace MAster with Dev version.... multiple progress bars
MikeTheWatchGuy
2018-08-24 23:40:14 -0400
60034cd168Progress bar - decrement num windows if update fails (RISKY CHANGE)
MikeTheWatchGuy
2018-08-24 23:32:12 -0400
4119ea8b5cSlider - range can be changed using Update, Progress Bars - Max value c an be changed on the fly when calling UpdateBar. Fixed bug when multiple bars on one form
MikeTheWatchGuy
2018-08-24 22:47:21 -0400
4a0d7b815dCorrect exiting from application is user closes windows
MikeTheWatchGuy
2018-08-24 22:44:52 -0400
17d87870e7"Dashboard" design for progress meters.
MikeTheWatchGuy
2018-08-24 21:23:57 -0400
Merge pull request #46 from MikeTheWatchGuy/Dev-latest
MikeTheWatchGuy
2018-08-24 08:07:37 -0400
2e3c401e87NEW Demo - MIDI player using Mido
MikeTheWatchGuy
2018-08-24 08:03:56 -0400
53e0c25a02Chaned how wrapping in Text Elements work, changed MsgBox to use new wrapping
MikeTheWatchGuy
2018-08-24 07:57:22 -0400
a2e8b0fad3Added Slider Update method, reworking of how Text Elements wrap (risky change), rework how MsgBox wraps
MikeTheWatchGuy
2018-08-24 07:45:31 -0400
cc96d52ae4Added ability to change button colors using Update method
MikeTheWatchGuy
2018-08-23 14:17:46 -0400
fcdd58ae83Protection around update in case form was manually closed
MikeTheWatchGuy
2018-08-23 14:10:58 -0400
a57fc79706Update method for Buttons
MikeTheWatchGuy
2018-08-23 13:50:20 -0400
Merge pull request #43 from MikeTheWatchGuy/Dev-latest
MikeTheWatchGuy
2018-08-22 18:31:22 -0400
3b9850ed39Merge branch 'master' into Dev-latest
MikeTheWatchGuy
2018-08-22 18:30:56 -0400
8f4e0e182aNew GetScreenDimension method for FlexForms
MikeTheWatchGuy
2018-08-22 17:47:32 -0400
b1829438a9Adjusted wraplength, Updated demo program that displays PNG files
MikeTheWatchGuy
2018-08-22 17:14:58 -0400
6547a1b689Demo of PNG file viewer
MikeTheWatchGuy
2018-08-22 17:01:30 -0400
3f64564ad2Fix for column crash due to keyboard feature, struggling with message box sizes and wrapping
MikeTheWatchGuy
2018-08-22 15:48:28 -0400
945625b388More Wraplength changes for Text Elements
MikeTheWatchGuy
2018-08-22 14:35:33 -0400
b975c4f188Image.Update now resizes TK Label that contains it, removed wraplen setting in text label configure
MikeTheWatchGuy
2018-08-22 13:58:04 -0400
150779ba1cNew "get" methods. Get+Update for Checkboxes, Get for TextInput, Get for Multiline, New shortcut funcs
MikeTheWatchGuy
2018-08-22 11:37:51 -0400
1b0f7488d0Fix mousewheel up bug
MikeTheWatchGuy
2018-08-21 20:21:27 -0400
1889a706f8Fix mouse up bug
MikeTheWatchGuy
2018-08-21 20:21:03 -0400
c765f1f6f7Manually moving from Dev Latest on PC
MikeTheWatchGuy
2018-08-21 19:10:26 -0400