Forum Archive

Look for ui course

dji7

Hi everybody, I am brand new on python ui ios and I am looking forward if someone can suggest me a ui free course ...Thanks

Python567

If you read that here: https://omz-software.com/pythonista/docs/ios/ui.html you kwnow everything about ui. I start with that link too. Good Luck :)

resserone13

Creat ui objects. then set the parameters to that object. Present the objects using. View. Present().

ccc

You can set all the parameters (except frame) in the call to create a ui object.

Like button here https://forum.omz-software.com/topic/6826/ui-button-action-parameters/29