[chirp_devel] Version of wxPython for py3
Joe Pizzi
Sat Sep 25 13:25:06 PDT 2021
wxPython is now on version 4.1.1, so I’d say at least 4.0.
Joe Pizzi
From: chirp_devel-bounces at intrepid.danplanet.com <chirp_devel-bounces at intrepid.danplanet.com> On Behalf Of Martin Cooper via chirp_devel
Sent: Saturday, September 25, 2021 11:35 AM
To: chirp-devel <chirp_devel at intrepid.danplanet.com>
Subject: [chirp_devel] Version of wxPython for py3
Bringing up the py3 branch to have a look at where the UI is, one of the first things I tried was File -> New. This immediately died. It seems that the recently added code for maintaining a recently-opened list relies on a function that was present in old versions of wxPython (e.g. 2.8.x) but has been supplanted by a more flexible set of functions in the latest version (i.e. Phoenix).
This raises the question of what the target version of wxPython is intended to be. There is a comment in the recently added developer module related to Phoenix, so I'd assume that it's intended to work under Phoenix. The question is whether that's what we should be working with, or if support for an older version is also required.
The particular issue I encountered is easily fixed for 2.8.6.0 and later, but I think it would be worth putting a stake in the ground in specifying a minimum version of wxPython as a target, so that people know what they should develop with.
Thoughts?
Martin.
KD6YAM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20210925/3dc009b3/attachment-0001.html
More information about the chirp_devel
mailing list