• R/O
  • SSH

tkpane: List of commits

Default repository for tkpane.py.


RSS
修訂. 時間 作者
b9cce420c2b4 tip 2020-01-10 11:20:55 Dreas Nielsen

Updates to documentation re the change in repository and documentation hosting.

93ead7b12f03 2018-07-21 11:15:14 Dreas Nielsen

Merged heads.

c8211341ec1a 2018-07-21 11:14:45 Dreas Nielsen

Documentation edits.

5355479ecb4c 2018-07-19 05:32:16 Dreas Nielsen

Documentation edits.

9b69ee66c067 2018-03-18 02:19:15 Dreas Nielsen

Added tag 1.0.0 for changeset 9f78f82c1a16

9f78f82c1a16 1.0.0 2018-03-18 02:19:09 Dreas Nielsen

Revised documentation and updated version to 1.0.0.

f082099bdfa7 2018-03-15 13:16:06 Dreas Nielsen

Added initialization of datadict for custom panes with default values. Added init parameters 'required' and 'blank_is_valid' to the TextPane class. Added function 'run_validity_callbacks()'.

4fa1db37dc30 2018-03-15 03:44:05 eshea

Modified RadiobuttonPane to add orientation option, with default of vertical (radio buttons stacked).

d978bf2a4f2c 2018-03-15 03:33:27 eshea

Modified to use empty string as fdefault value - rather than None - if no (valid) default option is provided.

d1eb07ef9b5a 2018-03-15 03:25:34 eshea

Modified radiobutton pane to pass radio options as list of tuples rathr than as a dictionary (to allow ordering).

bc0b024d3889 2018-03-15 02:12:01 Dreas Nielsen

Updated docstring for EntryPane.

db1d86b1239a 2018-03-15 01:33:29 Dreas Nielsen

Added 'required' and 'blank_is_valid' parameters to UserPane.

319224e8d314 2018-03-14 23:59:35 eshea

Added append to on_save_change list in can_use function.

f8ae93ca545b 2018-03-14 12:20:59 Dreas Nielsen

Changed EntryPane to save an empty string in the data dictionary if it is valid.

3d978e1c2bd0 2018-03-14 09:32:11 eshea

Modified clear_data function if statement to accommodate empty list

1ac6810db49f 2018-03-14 07:57:18 eshea

Added test script for Radiobutton pane

87b48cfc06fc 2018-03-14 05:27:45 eshea

Modified tkpane's values function to not clear keys having a value of false. Corrected radiobutton pane by adding datakeylist.

939daffe44c0 2018-03-14 02:47:21 eshea

Added radiobutton pane

f8395175d2f4 2018-03-13 11:19:58 Dreas Nielsen

Added tag 0.27.0 for changeset 4468894fcab3

4468894fcab3 0.27.0 2018-03-13 11:19:52 Dreas Nielsen

Updated version number.

9b07b86a415b 2018-03-13 08:01:03 eshea

Modified UserPane to set the dialog box title in the set_user method.

1f472731b744 2018-03-13 07:25:07 eshea

Modified UserPane dialog box to include a custom title.

f861b9085068 2018-03-11 04:04:12 Dreas Nielsen

Added tag 0.26.0 for changeset f8511531f5f7

f8511531f5f7 0.26.0 2018-03-11 04:04:03 Dreas Nielsen

Made use of Tkinter or ttk widgets in tkpane.lib configurable.

d332105b830e 2018-03-11 02:33:32 Dreas Nielsen

Changed invalid colors to be module-level variables.

81a7d38161dc 2018-03-04 03:49:22 Dreas Nielsen

Added tag 0.24.0 for changeset cbc0a1b31853

cbc0a1b31853 0.24.0 2018-03-04 03:46:18 Dreas Nielsen

Modified alteration of background color when data are invalid to use the state settings of ttk widgets. Works as intended on Linux.

bfbdd765fe25 2018-03-03 01:18:47 Dreas Nielsen

Extended documentation, added a test script, and adjusted version number in setup and documentation files.

0abcd182f428 2018-03-02 23:06:54 Dreas Nielsen

Added tag 0.23.0 for changeset 39453a474616

39453a474616 0.23.0 2018-03-02 23:06:43 Dreas Nielsen

Added 'set_entry_validator()' method to EntryPane in lib.py. Added InputFilePane2 to lib.py.

Show on old repository browser