My Python Module

Discuss other programming languages besides AutoHotkey
Ben the Coder

My Python Module

22 Oct 2022, 09:55

Hi everybody,
I'm thinking about making a Python module. It would simplify the making of GUIs. All the commands to add and modify GUI elements would be simple, one-line code, making it easy to read.
A sample would be:

Code: Select all

GUI.create("mygui")
mygui.add.text(mygui, "mytext", red, row=1, column=2)
Any ideas?

Return to “Other Programming Languages”

Who is online

Users browsing this forum: No registered users and 54 guests