confused using ui designer
-
This post is deleted!last edited by MazukFarnas
-
In the UI Designer, click on one of your test fields and then scroll the list on the right. You should see:
- TEXT FIELD
- Text
- Placeholder
- Font
- Alignment
- Auto-Correction
- Spell-Checking
- Password Field
- Action
You need to put the name of a Python function next to Action but then you gotta write that function.
I highly recommend spending some time on https://github.com/humberry/ui-tutorial
- TEXT FIELD