The Chirp UI has been mature for many years and very little work goes
into it now. That means you probably would not disrupt anybody with a
UI overhaul. Moreover, I don't believe any of the active Chirp
developers have much experience or interest in UI development, so if
you want to "own" this that would be a great complement to the team.
It would be nice to be able to run Chirp on macOS without first
installing the KK7DS Python/PyGTK runtime. It's my understanding that
WxPython is standard on macOS. Is this correct? No external
dependencies?
One frequent request is better screen reader support. GTK screen
reader support is best on Linux, so we usually refer blind hams there.
Is WxPython better in this regard due to use of native widgets?
Tom KD7LXL
> ______________________________
On Tue, Dec 27, 2016 at 2:47 PM, Aaron Traas via chirp_devel
<chirp_devel@intrepid.danplanet.com > wrote:
> I'm a new user to CHIRP and a newly minted Ham (KD2MMN) who just used this
> fantastic software to program my new Baofeng UV-5R variant. I'm also a
> software developer with a lot of experience writing front-end code.
>
> I've noticed the Mac version of CHIRP has a dated UI and very non-native
> feel, much like other GTK apps on the Mac.
>
> If the powers that be are open to the idea, I could reimplement the chirp.ui
> package in WxPython, which is much nicer on macOS and Windows than GTK, as
> it's an abstraction layer for the native UI components for all platforms,
> and will render as GTK on Linux.
>
> If this is welcome, I'll start tinkering around with the port. If you're
> unlikely to wish to move to a different UI toolkit, I could try to find
> other ways to be useful.
>
> --
> Aaron Traas | https://traas.org/ | @aarontraas
>
>
_________________
> chirp_devel mailing list
> chirp_devel@intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers