[GRASS-dev] v.digit: Qt or wxWidgets
Glynn Clements
glynn at gclements.plus.com
Mon May 22 05:07:36 EDT 2006
Trevor Wiens wrote:
> This still raises the question of toolkits and this is, even more than
> language, is a question of preference. wxPython is built on GTK, which
> begs the question why not just use PyGTK.
wxPython is based upon wxWidgets, which provides a common interface to
several GUI toolkits (as well as providing a complete toolkit using
just Xlib). The most popular version of wxWidgets on Unix/X11 systems
is wxGTK, although you can also use the Motif or Xlib versions (or, if
you really wanted to, you could probably use wxMSW atop WINElib).
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list