fixed code generation for custom tkinter
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -66,6 +66,11 @@ or right-click -> delete
|
||||
|
||||

|
||||
|
||||
|
||||
### 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,
|
||||
|
||||
Reference in New Issue
Block a user