You are not logged in.

#1 2016-12-25 12:34:34

muradok_double
Member
Registered: 2016-11-11
Posts: 21

Visual editor for creating GUI in Python 3 tkinter

Is there a visual tool for creating GUI in Python 3 usng the library Tkinter? I've found python2-pygubu, but it's abandoned and it's python 2. Anything else?

Offline

#2 2016-12-25 14:05:02

Morn
Member
Registered: 2012-09-02
Posts: 886

Re: Visual editor for creating GUI in Python 3 tkinter

Offline

#3 2016-12-30 11:09:53

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Visual editor for creating GUI in Python 3 tkinter

As a sidenote: you should consider using something more modern than tkinter since it doesn't really support anthing modern like scaling and wayland.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2016-12-30 12:17:02

Morn
Member
Registered: 2012-09-02
Posts: 886

Re: Visual editor for creating GUI in Python 3 tkinter

Mr.Elendig wrote:

As a sidenote: you should consider using something more modern than tkinter since it doesn't really support anthing modern like scaling and wayland.

Tkinter is still pretty convenient though if you are targeting Windows and macOS users too. As for Wayland, I thought it included an X server for older applications without Wayland support?

Offline

Board footer

Powered by FluxBB