Python Forum
Learning GUI programming
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Learning GUI programming
#3
wxPython would abstract GTK, but an excellent choice due to the fact that it's very established. It's currently being updated (Phoenix branch) targeting Python 3.x Doing a recent google have discovered that wxQT provides support for QT5 most notably so that's very good and lays a solid foundation for wxPython.

There are also PyQT and Kivy among many others. Kivy targeted mobile platforms initially but now also aims at the desktop platform; supports using either CPU (blitting) or GPU rendering at your preference and provides interface support for external layout files similar to css. Not really familiar with PyQT or QT in general, but have heard many good things about both.
Reply


Messages In This Thread
Learning GUI programming - by SBachar - Apr-09-2018, 08:13 PM
RE: Learning GUI programming - by nilamo - Apr-09-2018, 08:36 PM
RE: Learning GUI programming - by The_Raven - Oct-25-2018, 06:43 PM
RE: Learning GUI programming - by Alfalfa - Oct-25-2018, 07:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGUI] Start learning GUI Programming python sumandas89 1 3,224 Jan-18-2019, 02:11 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020