Re: [gtk+osx] Is this the official 'gnome' list - no
Status: Beta
Brought to you by:
jralls
From: John E. <jo...@ti...> - 2010-07-29 15:32:51
|
On 29 Jul 2010, at 16:24, Kai-Uwe Behrmann wrote: > For commercial front ends I typical use eigther FLTK because of its > straight formward portability and size. But it might not look fancy > enough for end users. > > Or consider Qt. It is rock solid and locks and feels native. Just its size > is not small. > > Both projects are C++ and well supported. > > If you have still the chance to choose, test both. You might want to > create a own OpenGL interactive area for smooth and fast drawing. > Thanks for the suggestions Kai-Uwe but I'm very much stuck with GTK+ because that's what the project uses (it's a collaborative project - not my own). Really I only need to find out why the performance is so sluggish under OS-X when it's so much better under Windows and Linux. I very much suspect that it's a simple case of no hardware acceleration taking place - and if that's the case, I need to find out why. John |