Re: gtkmm Flyer



On Wed, 2005-11-16 at 13:32 +0100, Marco Scholten wrote:
> > On Wed, 2005-11-16 at 12:46 +0100, Marco Scholten wrote:
> >> Added:
> >>  * Normal C++ memory management.
> >>   * Object composition with member variable instances.
> >>   * Automatic deallocation of dynamically allocated widgets. (optional)
> >> Added "Advanced widgets such as TreeView and TextView"
> >> Added "Visual layout with the Glade UI designer."
> >> Changed all fonts to bitstream vera sans.
> >> Changed the gnome logo
> > 
> > i would still remove OS X from the flyer. it is utterly misleading.
> 
> Well i surely don't want to mislead anybody.
> What's wrong with gtkmm on OS X then?

it has no support for the native drawing system (Cocoa), only for X11 on
OS X, which for most people is somewhere between an inconvenience and
"may as well not exist". this is quite different from the win32
situation, where you can use gtk/gtkmm to create "native-looking"
applications.

it may improve in the not too distant future - somebody has finally made
some real progress with a port of GDK to aqua, but its not there yet.

--p





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]