diff --git a/TkEasyGUI/version.py b/TkEasyGUI/version.py index 27fd6b7..bd217e1 100644 --- a/TkEasyGUI/version.py +++ b/TkEasyGUI/version.py @@ -1,6 +1,6 @@ """ -# TkEasyGUI version 1.0.11 +# TkEasyGUI version 1.0.12 - audo generated by [pyproject.toml](https://github.com/kujirahand/tkeasygui-python/blob/main/pyproject.toml) """ -__version__ = "1.0.11" \ No newline at end of file +__version__ = "1.0.12" \ No newline at end of file diff --git a/docs/TkEasyGUI/version-py.md b/docs/TkEasyGUI/version-py.md index c54fdbc..cbb5690 100644 --- a/docs/TkEasyGUI/version-py.md +++ b/docs/TkEasyGUI/version-py.md @@ -1,6 +1,6 @@ # Module TkEasyGUI.version -# TkEasyGUI version 1.0.10 +# TkEasyGUI version 1.0.11 - audo generated by [pyproject.toml](https://github.com/kujirahand/tkeasygui-python/blob/main/pyproject.toml) diff --git a/docs/TkEasyGUI/widgets-py.md b/docs/TkEasyGUI/widgets-py.md index fa5bc7f..7ea9d28 100644 --- a/docs/TkEasyGUI/widgets-py.md +++ b/docs/TkEasyGUI/widgets-py.md @@ -256,7 +256,7 @@ class CalendarBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3745) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3747) ### Methods of CalendarBrowse @@ -304,7 +304,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### CalendarBrowse.disptach_event @@ -402,7 +402,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### CalendarBrowse.show_dialog @@ -412,7 +412,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3766) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3768) ### CalendarBrowse.update @@ -422,7 +422,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## CalendarButton @@ -444,7 +444,7 @@ class CalendarButton( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3745) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3747) ### Methods of CalendarButton @@ -492,7 +492,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### CalendarButton.disptach_event @@ -590,7 +590,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### CalendarButton.show_dialog @@ -600,7 +600,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3766) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3768) ### CalendarButton.update @@ -610,7 +610,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## Canvas @@ -1209,7 +1209,7 @@ class ColorBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3611) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3613) ### Methods of ColorBrowse @@ -1257,7 +1257,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### ColorBrowse.disptach_event @@ -1355,7 +1355,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### ColorBrowse.show_dialog @@ -1365,7 +1365,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3630) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3632) ### ColorBrowse.update @@ -1375,7 +1375,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## Column @@ -1636,7 +1636,7 @@ Get the value of the widget. def get(self) -> Any: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3186) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3188) ### Combo.get_height @@ -1714,7 +1714,7 @@ set readonly def set_readonly(self, readonly: bool) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3192) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3194) ### Combo.set_value @@ -1724,7 +1724,7 @@ Set the value of the widget. def set_value(self, v: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3182) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3184) ### Combo.set_values @@ -1734,7 +1734,7 @@ Set values to list def set_values(self, values: list[str]) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3176) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3178) ### Combo.update @@ -1744,7 +1744,7 @@ Update the widget. def update(self, *args, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3198) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3200) ## Element @@ -1930,7 +1930,7 @@ class FileBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3438) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3440) ### Methods of FileBrowse @@ -1978,7 +1978,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### FileBrowse.disptach_event @@ -2076,7 +2076,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### FileBrowse.show_dialog @@ -2086,7 +2086,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3490) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3492) ### FileBrowse.update @@ -2096,7 +2096,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## FileSaveAs @@ -2117,7 +2117,7 @@ class FileSaveAs( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3548) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3550) ### Methods of FileSaveAs @@ -2165,7 +2165,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### FileSaveAs.disptach_event @@ -2263,7 +2263,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### FileSaveAs.show_dialog @@ -2273,7 +2273,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3490) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3492) ### FileSaveAs.update @@ -2283,7 +2283,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## FileSaveAsBrowse @@ -2304,7 +2304,7 @@ class FileSaveAsBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3548) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3550) ### Methods of FileSaveAsBrowse @@ -2352,7 +2352,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### FileSaveAsBrowse.disptach_event @@ -2450,7 +2450,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### FileSaveAsBrowse.show_dialog @@ -2460,7 +2460,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3490) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3492) ### FileSaveAsBrowse.update @@ -2470,7 +2470,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## FilesBrowse @@ -2491,7 +2491,7 @@ class FilesBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3524) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3526) ### Methods of FilesBrowse @@ -2539,7 +2539,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### FilesBrowse.disptach_event @@ -2637,7 +2637,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### FilesBrowse.show_dialog @@ -2647,7 +2647,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3490) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3492) ### FilesBrowse.update @@ -2657,7 +2657,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## FolderBrowse @@ -2678,7 +2678,7 @@ class FolderBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3576) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3578) ### Methods of FolderBrowse @@ -2726,7 +2726,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### FolderBrowse.disptach_event @@ -2824,7 +2824,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### FolderBrowse.show_dialog @@ -2834,7 +2834,7 @@ Show file dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3595) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3597) ### FolderBrowse.update @@ -2844,7 +2844,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## Frame @@ -4623,7 +4623,7 @@ class ListBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3647) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3649) ### Methods of ListBrowse @@ -4671,7 +4671,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### ListBrowse.disptach_event @@ -4769,7 +4769,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### ListBrowse.show_dialog @@ -4779,7 +4779,7 @@ Show Listbox dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3672) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3674) ### ListBrowse.update @@ -4789,7 +4789,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## Listbox @@ -5613,7 +5613,7 @@ class MultilineBrowse( ) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3696) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3698) ### Methods of MultilineBrowse @@ -5661,7 +5661,7 @@ def bind_events(self, events: dict[str, str], event_mode: EventMode="user") -> E def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3464) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3466) ### MultilineBrowse.disptach_event @@ -5759,7 +5759,7 @@ Set the text of the button. def set_text(self, text: str) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3511) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3513) ### MultilineBrowse.show_dialog @@ -5769,7 +5769,7 @@ Show Listbox dialog def show_dialog(self, *args) -> Union[str, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3717) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3719) ### MultilineBrowse.update @@ -5779,7 +5779,7 @@ Update the widget. def update(self, text: Union[str, None] = None, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3516) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3518) ## Output @@ -7205,7 +7205,7 @@ class Table( **kw) ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3214) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3216) ### Methods of Table @@ -7255,7 +7255,7 @@ Create a Table widget. def create(self, win: Window, parent: tk.Widget) -> tk.Widget: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3280) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3282) ### Table.disptach_event @@ -7275,7 +7275,7 @@ Get the value of the widget. def get(self) -> Any: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3355) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3357) ### Table.get_height @@ -7325,7 +7325,7 @@ Load data from a file. def load_from_file(self, filename: str, delimiter: str = ",", encoding: str = "UTF-8", use_header: bool = True) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3411) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3413) ### Table.post_create @@ -7363,7 +7363,7 @@ Set values to the table. def set_values(self, values: list[list[str]], headings: Union[list[str], None] = None) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3335) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3337) ### Table.update @@ -7373,7 +7373,7 @@ Update the widget. def update(self, *args, **kw) -> None: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3375) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3377) ## Text @@ -8147,7 +8147,7 @@ class Window( self, title: str, layout: list[list[Element]], # set elements layout - size: Union[tuple[str, int], None] = None, # window size + size: Union[tuple[int, int], None] = None, # window size resizable: bool = False, font: Union[FontType, None] = None, modal: bool = False, # modal window @@ -8724,7 +8724,7 @@ Get font list def get_font_list() -> list[str]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3937) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3939) ## get_image_tk @@ -8741,7 +8741,7 @@ def get_image_tk( ) -> Union[tk.PhotoImage, None]: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3851) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3853) ## get_root_window @@ -8761,7 +8761,7 @@ def get_root_window() -> tk.Tk: def get_system_info(): ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3943) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3945) ## get_tcl_version @@ -8771,7 +8771,7 @@ Get tcl version def get_tcl_version() -> str: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3931) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3933) ## get_tk_version @@ -8781,7 +8781,7 @@ Get tk version def get_tk_version() -> str: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3925) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3927) ## get_ttk_style @@ -8806,7 +8806,7 @@ def image_resize( ) -> PIL.Image: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3794) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3796) ## imagedata_to_bytes @@ -8816,7 +8816,7 @@ Convert JPEG to PNG def imagedata_to_bytes(image_data: PIL.Image) -> bytes: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3898) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3900) ## imagefile_to_bytes @@ -8826,7 +8826,7 @@ Read image file and convert to bytes def imagefile_to_bytes(filename: str) -> bytes: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3905) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3907) ## register_element_key @@ -8846,7 +8846,7 @@ Convert RGB to Hex def rgb(r: int, g: int, b: int) -> str: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3787) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3789) ## time_checker_end @@ -8856,7 +8856,7 @@ timer end def time_checker_end(start_time: datetime) -> int: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3917) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3919) ## time_checker_start @@ -8866,5 +8866,5 @@ timer start def time_checker_start() -> datetime: ``` -- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3913) +- [source](https://github.com/kujirahand/tkeasygui-python/blob/main/TkEasyGUI/widgets.py#L3915) diff --git a/pyproject.toml b/pyproject.toml index 9b288d3..1278170 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "TkEasyGUI" -version = "1.0.11" +version = "1.0.12" dependencies = [ "Pillow", "pyperclip",