Re: [gtk+osx] Is this the official 'gnome' list - no
Status: Beta
Brought to you by:
jralls
From: Kai-Uwe B. <ku...@gm...> - 2010-07-29 15:25:05
|
Am 29.07.10, 15:50 +0100 schrieb John Emmas: > On 29 Jul 2010, at 15:35, Kai-Uwe Behrmann wrote: >> This is the GTK1 to osX port. >> Gnome maintains a different project for Gtk2. >> > > At the moment I'm not sure whether we're using GTK1 or GTK2 so let me ask the question generally while I find out. Someone here might know the answer, either way.... > > I'm a C++ programmer working on a cross-platform application that will eventually run on Linux, Windows and Mac. It's a similar product to Pro Tools, Logic, Cuebase etc. The app has a "scrolling" display, similar to a multitrack tape (as is common with this kind of app). Graphical window elements are provided by the GTK+ library on all 3 platforms - gtk-x11 under Linux, gtk-win32 under Windows and gtk-osx under OS-X. The scrolling display is implemented via a gnome canvas. 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. kind regards Kai-Uwe Behrmann -- developing for colour management www.behrmann.name + www.oyranos.org |