Commit Graph

1356 Commits

Author SHA1 Message Date
MikeTheWatchGuy 7b5d0f5dfd Multiline input, multiline output Elements, Input, Input.Get, Input.SetFocus, Output not fully working, Debug Window! Keyboard Events, Return Key handler, No Border, Stay on Top 2019-01-06 13:26:51 -05:00
MikeTheWatchGuy 59c83c3aee Input and Text enable_events, Text justification & relief, Input justifaction, password char, Default value, tooltips 2019-01-05 18:19:14 -05:00
MikeTheWatchGuy 41a637de15 Windows - Alpha channel, StayOnStop, Current Location, Get Screen size 2019-01-05 15:06:36 -05:00
MikeTheWatchGuy 33bf6d0060 Window Alpha Channel! 2019-01-05 11:47:07 -05:00
MikeTheWatchGuy 34f689b5af Visible / Invisible fields - input & button. Input - Get, SetFocus 2019-01-05 11:26:09 -05:00
MikeTheWatchGuy 0ec5aced50 Fix for scale not returning float values 2019-01-05 09:51:25 -05:00
MikeTheWatchGuy fe1c16ff9a FileBrowse, FilesBrowse, FolderBrowse buttons work! Colors, font for Input Text 2019-01-04 20:27:35 -05:00
MikeTheWatchGuy c6967ef8ed Implemented checkbox.Get() method, Correctly named output.Update method. Was not spelled correctly 2019-01-04 17:00:22 -05:00
MikeTheWatchGuy b7dfccecd0 Commented out line of code because of Linux compatibility 2019-01-03 19:57:10 -05:00
MikeTheWatchGuy 9c548021d5 Output Element - Visible, Invisible supported 2019-01-03 16:10:37 -05:00
MikeTheWatchGuy 59f866e858 Added ability to change button image size in Button.Update when filename is specified 2019-01-03 12:54:33 -05:00
MikeTheWatchGuy b16473759a Instructions for creating a Mac App using PyInstaller 2019-01-03 11:41:17 -05:00
MikeTheWatchGuy c1ffd5c5ec Enable setting text and background colors for rows 2019-01-03 11:38:33 -05:00
MikeTheWatchGuy 6a6fcd6054 Row colors for Table Element 2019-01-03 11:18:38 -05:00
MikeTheWatchGuy c6f4c8160e
Merge pull request #1022 from deajan/icon-fix
Allow proper propagation of user defined icon in subwindows
2019-01-03 08:38:38 -05:00
MikeTheWatchGuy de26da647b
Merge pull request #1023 from deajan/findElement-allow-none
Allow to silently skip no found elements
2019-01-03 08:37:57 -05:00
MikeTheWatchGuy 8dfaa61d36 Added a few type hints 2019-01-03 08:27:17 -05:00
Orsiris de Jong 5cd4965d2a
Allow to silently skip no found elements 2019-01-03 09:26:12 +01:00
Orsiris de Jong ce669b1ba0
Allow proper propagation of user defined icon in subwindows 2019-01-03 09:22:28 +01:00
MikeTheWatchGuy 5af78df079 System Tray - Ability to change icon, tooltip 2019-01-02 11:14:29 -05:00
MikeTheWatchGuy b4c2ab7a5e Default icon encoded as GIF 2019-01-02 09:21:04 -05:00
MikeTheWatchGuy 791b908e17 New way to configure comboboxes (not working) 2019-01-01 14:49:14 -05:00
MikeTheWatchGuy e38bd93059 Release 0.4.0 2018-12-30 13:46:50 -05:00
MikeTheWatchGuy cfeb572c9d Column element - allow width or heigt to be None so only 1 is set 2018-12-30 12:48:32 -05:00
MikeTheWatchGuy 27dc30977a Table horizontal scrollbars - control using vertical_scroll_only (defaults to no horizontal scrollbar) 2018-12-30 12:37:25 -05:00
MikeTheWatchGuy 6013da9390 Window - set location, manually set size 2018-12-30 10:31:41 -05:00
MikeTheWatchGuy 3a819477d7 Windows - No titlebar and grab anywhere are done! Created a single App so event loops are for a single app. Text colors, Autoclose windows 2018-12-30 10:09:54 -05:00
MikeTheWatchGuy 1bd1e9a742 Columns - continued code on specifying size 2018-12-29 20:00:49 -05:00
MikeTheWatchGuy b5a8b11487 New Column capability - specify size 2018-12-29 19:54:46 -05:00
MikeTheWatchGuy 3748454b7d Release 3.21 2018-12-28 21:16:45 -05:00
MikeTheWatchGuy ae819cb969 Release 3.21 & 1.21 2018-12-28 21:15:10 -05:00
MikeTheWatchGuy 58bcf6aadf Default base64 icon, ability to set window icon to filename or base64 image 2018-12-28 20:35:38 -05:00
MikeTheWatchGuy 1c3ecff4c0 Element padding funcs, fonts! Text Update, tooltips, 2018-12-28 19:17:04 -05:00
MikeTheWatchGuy 5058542795 Window.Maximize() method 2018-12-28 16:26:27 -05:00
MikeTheWatchGuy 6d1dd1b129 Window.Maximize method 2018-12-28 16:13:24 -05:00
MikeTheWatchGuy 75fd551722 Close buttons implemented, auto-clode implemented 2018-12-28 11:30:45 -05:00
MikeTheWatchGuy d8f66b1d4a Release 0.3.0 2018-12-27 18:27:00 -05:00
MikeTheWatchGuy f20e7bd4d4 Turned off inspection tool 2018-12-27 18:06:49 -05:00
MikeTheWatchGuy 5e557c3269 Buttons work! Reads return results! Non-blocking reads... 2018-12-27 18:02:31 -05:00
MikeTheWatchGuy 5843dd499a Changed disabled InputText from disabled to readonly 2018-12-27 15:40:41 -05:00
MikeTheWatchGuy 1d7ab28ec9 All any type of flie for icon, included default icon, 2018-12-27 09:10:24 -05:00
MikeTheWatchGuy 4bf42ef6b4 Fix for unable to set bar color in one line progress meter 2018-12-27 09:09:26 -05:00
MikeTheWatchGuy 6028014dec Added right click menu to more elements, fix for unable to change color in one_line_meter, attempt to set column, frame sizes, updated doc strings 2018-12-27 09:09:06 -05:00
MikeTheWatchGuy 7b0fd820d8 Switched to using filename in example 2018-12-26 17:16:23 -05:00
MikeTheWatchGuy e2ded5ef51 0.2.0 release 2018-12-26 16:55:00 -05:00
MikeTheWatchGuy eead09a9e4 Initial Check-in 2018-12-26 16:44:32 -05:00
MikeTheWatchGuy 983d710bd9 Initial checkin 2018-12-26 15:11:40 -05:00
MikeTheWatchGuy de43ac2414 Detect and report when message clicked, better base64 support 2018-12-26 13:44:56 -05:00
MikeTheWatchGuy d8d6423892 Needed to add 0px border to Graph element style. New Style class for better Style Sheets. Removed icon file exists check 2018-12-25 18:01:11 -05:00
MikeTheWatchGuy c432743889 Tempfile for base64 to icon handling, timeout=0 for Reads 2018-12-25 17:20:15 -05:00