fixed code generation for custom tkinter

This commit is contained in:
paul
2024-09-30 22:18:08 +05:30
parent af0ac90499
commit 10b6e2872a
21 changed files with 80 additions and 833 deletions

View File

@@ -6,7 +6,7 @@
- Simple and powerful
- Do more with plugins
- Generate code in multiple frameworks
- Framework independent, Generate code in multiple frameworks
[GitHub](https://github.com/PaulleDemon/PyUIBuilder)
[Get Started](#pyuibuilder-documentation)

View File

@@ -66,6 +66,11 @@ or right-click -> delete
![deleted widget](./assets/delete.gif)
### Resizing widgets
You can resize the widgets by dragging the widgets. If the fit-width/fit-height is set to true, make sure to uncheck it before resizing.
### Variable names
To modify variable name, change the widget name attributes, if there are duplicate names,