On Tue, 2005-03-15 at 22:28 +0000, Dave Chapman wrote: > My plan is to write a simple GUI version of dvda-author (sharing the > same code as the command-line version) using the cross-platform > wxWindows toolkit - so Mac and Windows users could also use it. Using a cross platform toolkit often guarantees your app will look like crap on every platform. For example, here's Audacity on my system: http://www.alsa-project.org/~rlrevell/audacity.png It looks horrible compared to my Gnome apps. Especially the fonts. Lee