Getting started
Installed? try now.
Last updated
Was this helpful?
Installed? try now.
Last updated
Was this helpful?
To get things started we will try to run a very simpl GUI based application using the DicksonUI . First create a small Python script called hello.py
with the following content and save it somewhere:
First, let's create a new Application.
Run!!!
Run your code. For Python 3
Or, For Python 2
Nothing!!! but a blank page.
Okay, now that we will learn about Controls
Run it.
Hello World!