Commit Graph

309 Commits

Author SHA1 Message Date
MikeTheWatchGuy 89d2083005
Merge pull request #737 from MikeTheWatchGuy/Dev-latest
MORE changes for multiple windows.  This time with timeouts.
2018-11-18 13:50:18 -05:00
MikeTheWatchGuy cb0bbf420f MORE changes for multiple windows. This time with timeouts. 2018-11-18 13:49:31 -05:00
MikeTheWatchGuy 9d46ee9dd4
Merge pull request #736 from MikeTheWatchGuy/Dev-latest
MORE work on handling window closures.  This time for non-blocking (t…
2018-11-18 13:31:15 -05:00
MikeTheWatchGuy a5244553a6 MORE work on handling window closures. This time for non-blocking (timeout=0) windows. 2018-11-18 13:30:18 -05:00
MikeTheWatchGuy 30cd6201e5
Merge pull request #735 from MikeTheWatchGuy/Dev-latest
title parameter for all Popups.
2018-11-18 13:02:46 -05:00
MikeTheWatchGuy febd278152 title parameter for all Popups. 2018-11-18 12:21:07 -05:00
MikeTheWatchGuy 4a6499010f
Merge pull request #729 from MikeTheWatchGuy/Dev-latest
fix for crash when pasting in illegal chars into single line text input
2018-11-16 19:19:17 -05:00
MikeTheWatchGuy eff8660e18 fix for crash when pasting in illegal chars into single line text input 2018-11-16 19:18:52 -05:00
MikeTheWatchGuy 5ac08aff56
Merge pull request #720 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-14 09:14:16 -05:00
MikeTheWatchGuy 052db64ad5 Update method for Output Element 2018-11-14 09:13:39 -05:00
MikeTheWatchGuy b6d0eda2e3
Merge pull request #716 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-13 13:01:11 -05:00
MikeTheWatchGuy bb0490bb1d Handling closing with an X with multiple windows better 2018-11-13 11:59:22 -05:00
MikeTheWatchGuy 334ca7c3e8
Merge pull request #710 from MikeTheWatchGuy/Dev-latest
Popups with custom text
2018-11-12 10:44:51 -05:00
MikeTheWatchGuy 99b4ba6d67 Popups with custom text 2018-11-12 10:43:50 -05:00
MikeTheWatchGuy 78f25dd49f
Merge pull request #685 from MikeTheWatchGuy/Dev-latest
FindElementWithFocus support for Multiline Element
2018-11-09 09:56:10 -05:00
MikeTheWatchGuy 17642e154d FindElementWithFocus support for Multiline Element 2018-11-09 09:55:21 -05:00
MikeTheWatchGuy 2c479a3268
Merge pull request #680 from MikeTheWatchGuy/Dev-latest
new Window parameter size sets initial window size
2018-11-09 08:29:07 -05:00
MikeTheWatchGuy 6155130605 new Window parameter size sets initial window size 2018-11-09 08:28:32 -05:00
MikeTheWatchGuy 2736e6a2b8
Merge pull request #679 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-11-08 18:36:48 -05:00
MikeTheWatchGuy 32254b3b17 New Column parameter - vertical_scroll_only - if set does not add horizontal scroll bars 2018-11-08 18:36:08 -05:00
MikeTheWatchGuy f5af0576ec
Merge pull request #673 from MikeTheWatchGuy/Dev-latest
Ability to update text and background colors for multiline element
2018-11-07 16:02:26 -05:00
MikeTheWatchGuy 6f2f44df47 Ability to update text and background colors for multiline element 2018-11-07 15:52:11 -05:00
Ricardo Mendonça Ferreira 2f4f267137
Fixed typo
Changed DisplayRowNumbrs to DisplayRowNumbers.
2018-11-06 20:25:44 -02:00
MikeTheWatchGuy 027f6db541
Merge pull request #665 from MikeTheWatchGuy/Dev-latest
Window property RowHeaderText - can change what's displayed in the co…
2018-11-06 10:36:50 -05:00
MikeTheWatchGuy cb56e0fed8 Window property RowHeaderText - can change what's displayed in the column headers for the row number column 2018-11-06 10:36:31 -05:00
MikeTheWatchGuy 5ee68db7b1
Merge pull request #663 from MikeTheWatchGuy/Dev-latest
Ability to set the starting row number to be displayed
2018-11-06 01:09:17 -05:00
MikeTheWatchGuy ba95aabeec Ability to set the starting row number to be displayed 2018-11-06 01:08:34 -05:00
MikeTheWatchGuy fe1580f16c
Merge pull request #656 from MikeTheWatchGuy/Dev-latest
NEW Demo - Crossword Puzzle, new Graph return values... change_submit…
2018-11-04 13:35:04 -05:00
MikeTheWatchGuy 4ae04581a6 NEW Demo - Crossword Puzzle, new Graph return values... change_submits and drag_submits parameters 2018-11-04 13:21:58 -05:00
MikeTheWatchGuy ae83663ba1
Merge pull request #652 from AltoRetrato/patch-1
Fix/workaround for path separators on Windows
2018-11-04 09:51:21 -05:00
MikeTheWatchGuy 3fc648209c Table double click and return key supprt 2018-11-03 23:20:50 -04:00
Ricardo Mendonça Ferreira fd0b48e5d9
Fix/workaround for path separators on Windows
On Windows, many file dialogs return paths with "/" as folder separators, instead of "\". This is a simple workaround.
2018-11-03 23:24:43 -03:00
MikeTheWatchGuy 681951d45f Size property for windows. Fix for one-line progress meter 2018-11-03 21:56:07 -04:00
MikeTheWatchGuy be1aa4f00a Release 3.14.1, 1.14.1 + new window feature disable_close 2018-11-03 12:27:31 -04:00
MikeTheWatchGuy d34330891c Fully hide the hidden window 2018-11-02 21:58:10 -04:00
MikeTheWatchGuy 14b0c4ee94 NEW Parameter - change_submits added to file and folder browse buttons 2018-11-02 18:26:19 -04:00
MikeTheWatchGuy 090bc5d479 New default_date parameter for CalendarButton 2018-11-02 01:07:45 -04:00
MikeTheWatchGuy 39a0b8e8a5 SetFocus for Input and Multiline. Fix for closing Debug Print window with X 2018-11-02 00:31:24 -04:00
MikeTheWatchGuy bd32345218 Fix crash if key is not a string 2018-11-01 16:25:06 -04:00
MikeTheWatchGuy b2b8f252ef Allow multiple write only elements 2018-11-01 15:16:49 -04:00
MikeTheWatchGuy de50441235 NEW - write-only elements. WRITE_ONLY_KEY 2018-11-01 14:31:13 -04:00
MikeTheWatchGuy a294d0a347 Change submits for Radio buttons 2018-11-01 00:36:57 -04:00
MikeTheWatchGuy 7d43dae749 many new parms for Print funcion, fix for no_window option for PopupGetFile, initial_folder for Popup 2018-11-01 00:25:24 -04:00
MikeTheWatchGuy 11ec70ed77 font support for Multiline and Combobox Elements. Removing internal use of ReadNonBlocking call. 2018-10-31 17:59:39 -04:00
MikeTheWatchGuy 021c2406ae New Windowing code - risky change - Use a hidden "master root" window 2018-10-31 11:37:08 -04:00
MikeTheWatchGuy e89e55f69a New Demo - Multithreaded logging 2018-10-30 23:45:12 -04:00
MikeTheWatchGuy 8eeec3e2e8 NEW Popup.... PopupQuickMessage - no titlebar, timed, non blocking with no buttons 2018-10-30 20:19:08 -04:00
MikeTheWatchGuy 90356b200a Tree Update function - added ability to update individual node using key 2018-10-30 12:55:16 -04:00
MikeTheWatchGuy e3d227e709 Added missing TKrootdestroyed flag to window destroyed callback 2018-10-30 12:10:28 -04:00
MikeTheWatchGuy 16df036d20 Relase 3.13.0 & 1.13.0 2018-10-29 22:39:03 -04:00