Releases: kujirahand/tkeasygui-python
Releases · kujirahand/tkeasygui-python
v1.0.42
The pip command can be used to install the latest version.
pip install -U TkEasyGUIWhat's Changed
- [WIP] Add files delimiter parameter for multiple file selection by @codex in #149
- 複数ファイル選択における区切り文字の変更を可能に #148 への修正に対するテストを追加 by @kujirahand in #151
- Add FILE_DELIMITER for FilesBrowse and popup_get_files by @kujirahand in #153
- [WIP] Update send_notification_win for safer execution by @codex in #150
- Samples for #148 by @kujirahand in #156
- v1.0.42 by @kujirahand in #158
New Contributors
Full Changelog: 1.0.41...1.0.42
v1.0.41
The pip command can be used to install the latest version.
pip install -U TkEasyGUIChange Logs:
v1.0.40
The pip command can be used to install the latest version.
pip install -U TkEasyGUIWhat's Changed
- Add is_valid() method to eg.Input Element fc527e5
- Add eg.FrameScrollable Element f90ea06
- Add focus() method to Element e32c6d2
- Fixed lint error #139 in #140
- eg.popup_get_fileのfile_typesの型が間違っていたので修正 #141
Full Changelog: 1.0.38...v1.0.40
v1.0.39
Full Changelog: 1.0.38...v1.0.39
v1.0.38
The pip command can be used to install the latest version.
pip install -U TkEasyGUIChange Logs:
- Add eg.Progressbar Element
- Add 7GUIs samples #136
- Tableでheadingsに指定した配列が自動的に変更されてしまうのでcopyを与えるように修正
- Makefileをタスクランナーの代わりに利用 #133
Full Changelog: 1.0.37...1.0.38
v1.0.37
The pip command can be used to install the latest version.
pip install -U TkEasyGUIChange Logs:
v1.0.36
v1.0.35
v1.0.32
The pip command can be used to install the latest version.
pip install -U TkEasyGUIChange Logs:
- Fixed : Type Hit support for Python3.9 #125
- popup_memoでリサイズできるように再度修正 #117
- Add window_icon property in popup_xxx #124
- ダイアログのコピーポップアップをローカライズ
- Windowsでpopup_get_formでキャンセルボタンのラベルが切れる問題を修正 #127
v1.0.26
The pip command can be used to install the latest version.
pip install -U TkEasyGUIChange Logs: