wxWidgets right choice for multi-platform?
Robin Dunn
robin at alldunn.com
Fri Apr 4 15:25:47 PDT 2008
Mario M. Mueller wrote:
>
> Hi,
>
> I'm looking for a graphical framework running without major problems on
>
> - several recent linux flavors,
> - Windows from 2000 to Vista,
> - MacOS X,
> - Solaris (up from version 9).
>
> As programming language I'd prefer python. Main purpose of the software will
> be handling of waveform data (maybe I need to use OpenGL for display
> acceleration).
>
> Would you recomment using wxWidgets?
You've come to the wrong place if you want negative answers to that
question. ;-) wxPython should be able to handle all of the above with
no problems, as long as you have a new enough version of GTK2 on Solaris.
> Do you have any hints for online
> ressources to consider?
Home: http://wxpython.org/
Maillist: http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Wiki: http://wiki.wxpython.org/
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-users
mailing list