Describe the bug
CTK widget settings miss many arguments
To Reproduce
Many CTK widgets miss arguments to set the position or the dimensions of the internal elements. For instance CTkTabView.anchor cannot be set. The same is for CTkButton. CTkRadioButton and CTkCheckButton (radiobutton_width, radiobutton_height) and ( checkbox_width, checkbox_height), respectively. There are other arguments that are exposed by the plugin/pygubu-designer interface and that would be nice to have.
Expected behavior
Make pygubu expose those arguments and let set them in via pygubu-designer.
Your Environment (please complete the following information):
OS: [Devuan unstable]
Python version: [Python 3.11]
Pygubu version: [pygubu 0.32]
Designer version: [pygubu-designer 0.37]
However, thank you very much for your terrific work.
Hope you can fix this annoying behavior.
Describe the bug CTK widget settings miss many arguments
To Reproduce Many CTK widgets miss arguments to set the position or the dimensions of the internal elements. For instance CTkTabView.anchor cannot be set. The same is for CTkButton. CTkRadioButton and CTkCheckButton (radiobutton_width, radiobutton_height) and ( checkbox_width, checkbox_height), respectively. There are other arguments that are exposed by the plugin/pygubu-designer interface and that would be nice to have.
Expected behavior Make pygubu expose those arguments and let set them in via pygubu-designer.
Your Environment (please complete the following information):
However, thank you very much for your terrific work. Hope you can fix this annoying behavior.