Python Forum
[WxPython] [SOLVED]Installing Phoenix in python3 on Linux
Thread Rating:
  • 4 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WxPython] [SOLVED]Installing Phoenix in python3 on Linux
#3
As a user of both tkinter (and now wxpython). I would recomment wxpython 100 times more than tkinter, although both
will get the job done, the time involved will be greatly reduced in wxpython, and the shear volume of widgets available in
wxpython just can't compare with tkinter. The geometry managers alone are worth the change, resizing is a breeze in wxpython.

which version of python are you using?

if 3.6.2  (which I would recommend) or any 3 version, then you want to install the Phoenix version of wxpython.
The demos are all in a demos directory and are extensive, and code for each can be displayed while looking at the demo,
you don't have to go looking for them.

wxpython is rapidly moving toward the robustness of Qt.

I, in my humble opinion highly recommend this package. I will be releasing a major application written in Phoenix very
soon, and I am extremely pleased with the ease of creating it, and the quality of the package.

for some samples of what can be done, see: https://wxpython.org/Phoenix/docs/html/gallery.html
Reply


Messages In This Thread
RE: Installing Phoenix in python3 on Linux - by Larz60+ - Jul-25-2017, 05:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python3/PyQt5/gnuplot on linux erg 1 2,541 Mar-20-2019, 01:57 PM
Last Post: Axel_Erfurt
  Installing/configuring Tkinter on Linux Mint 18? mpd 4 6,540 Jan-02-2018, 10:30 PM
Last Post: mpd

Forum Jump:

User Panel Messages

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