Does GTK have native file dialogs yet or is it still useless for cross-platform development? How about a global menu on Mac OS X? Or native icons?
Version 2.20 is a mess.
Phoronix: GTK+ Continues To Become More X11-Agnostic
As good news for those of you interested in GTK+ applications on Mac OS X and other operating systems, or to even run such applications within a Wayland Display Server on Linux rather than an X Server, this tool-kit used by GNOME continues to become more X11-agnostic and easier to port...
http://www.phoronix.com/vr.php?view=ODY3OA
Does GTK have native file dialogs yet or is it still useless for cross-platform development? How about a global menu on Mac OS X? Or native icons?
Version 2.20 is a mess.
file dialogs - nope
still useless for cross platform development - nope
global menu - yip, ige-mac-integration, http://gtk-osx.sourceforge.net/
native icons - nope, never heard this feature request before
It's not useless for cross-platform development, I use it all the time.
File dialogs you get the standard GTK file dialog (you can design it with Glade, for example), not a Windows / OSX dialog, but it works fine. Remember, this is not Windows forms but GTK.
I use applications on Windows all the time that do not have the standard file dialog, or the standard look and feel, and they are native Windows applications. So I do not see a problem there, honestly. The Windows-world is full of applications that don't use the standard UI, and we get by just fine.
Oxymoron.
For some definition of 'fine'.but it works fine.
Non sequitur. WinForms are not a cross-platform UI toolkit.Remember, this is not Windows forms but GTK.
What about KDE or Mac OS X?I use applications on Windows all the time that do not have the standard file dialog, or the standard look and feel, and they are native Windows applications. So I do not see a problem there, honestly. The Windows-world is full of applications that don't use the standard UI, and we get by just fine.
You might get by just fine with piss-poor porting jobs (say, Gimp), but more discerning users might not.
It's a real issue, though. GTK uses some Tango-based icon set and completely disregards what the underlying platform provides.native icons - nope, never heard this feature request before
Yes, it's possible to run some GTK application on other operating systems but the toolkit provides a completely alien/non-native experience. It's not a good choice if cross-platform support is one of your core design goals.
You completely missed my point - In Windows, I have applications that also do not conform to the general UI guidelines, thus 'alienating' the user. In fact, every other application from a HW-vendor I install has completely different interface colors, controls and graphics (Audio control panel, WiFi app, and Samsung Kies are only a few that come to mind). Winamp, anyone?
I fail to see how GTK is more 'alienating' than the rest.
I sure as hell don't 'get by just fine' but you are right that Gtk+ isn't even close to being the worst offender on Windows.
You quoted a half-dozen phrases. Which one's the oxymoron?
What's the premise? Where's the conclusion? He contrasts the two toolkits and you respond by emphasizing the contrast, how does that demonstrate the non sequitur? Ironically, your response is a non sequitur.Non sequitur. WinForms are not a cross-platform UI toolkit.
I'd file this more under OSX design wank, than I would a serious usability concern. Tango is generic and obvious enough, that it poses neither an egregious crime against style, nor an impediment to use (unless we're permitting prima donnas who choose their apps based primarily on aesthetics, in which case, I hope they enjoy iOS and Android's cavalcade of novel UI styles).It's a real issue, though. GTK uses some Tango-based icon set and completely disregards what the underlying platform provides.
I'd say there's also another good reason why file dialogues should be pluggable: the Gtk+ file picker/save dialogues don't even fit that well into Gnome, or Xfce. It'd be great if Gtk+ was flexible enough that nautilus and thunar could set their own dialogues - especially with the current HAL/GVFS conflicts with Xfce/Gtk+.
qt integrates shit to gnome... broken icons... size 50 times bigger than button...