Releases: kujirahand/tkeasygui-python
Releases · kujirahand/tkeasygui-python
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:
v1.0.23
The pip command can be used to install the latest version.
pip install -U TkEasyGUIChange Logs:
v1.0.22
The pip command can be used to install the latest version.
pip install -U TkEasyGUIChange Logs:
- popup_xxxでsizeプロパティを追加 #116
- popup_xxxでiconが使えるように修正 #116
- popup_memoをリサイズ可能に修正 #117
- popup_listboxをリサイズ可能に #117
- Fixed popup_notify for windows f570711 34847e1