I was discussing wxWidgets over on
AW.net and discovered that Abalaban and Yomgui started a port (well, implementation really) of wxWidgets for Amiga OS (OS4, MOS and 68k). Unfortunately it stagnated as it's a pretty big task.
My interest lies in wanting to write cross-platform code. WxWidgets uses the native widgets of whichever target OS it's on, resulting in a consistent look-and-feel, unlike other toolkits (e.g., look at GTK ports to windows, it doesn't look like a windows program).
Seeing as amiga.org has more 68k, AROS & MOS users than AW.net, I thought I'd ask here if any other developers are interested in continuing the wxWidgets-aos port. Ideally we'd have AOS4, MOS, AROS & AOS-68k developers working on this, so that each OS' build remains up to date. The sourceforge page is
here.
Abalaban and Yomgui got wxBase partially done (don't ask me how complete), so there's still much work to be done.
Hans