v1.0.20
The pip command can be used to install the latest version.
pip install -U TkEasyGUI
Change Logs:
- eg.Tableに数値を指定するとエラーが出る問題を修正
- ラジオボタンとチェックボックスの併用時にラジオボタンのeventが間違う問題を修正 #93 _check_focus_widget のエラーを修正
- add element_justification parameter in Window #108
- add Push element #108
- add enable_mouse_events in Window
- fixed New Windowが開く際、一瞬画面左上に描画される #102
- eg.popup_color でカラーコードの形式を指定できるようにする #105
- add set_cursor method #107