To view parent comment, click here.
To read all comments associated with this story, please click here.
The toolbars in different gnome applications have similar behaviour but different content.
Your statements are false.
The look of toolbars has nothing to do with object oriented programming.
The look of toolbars in gnome are very similar across applications, though the contents differ. But behaviour is similar in all of them.
You don't use Gnome apparently.
Take a look at gedit, gnumeric, openoffice, thunderbird, firefox, mozilla, epiphany, bluefish and you'll see that these applications with some even being non-gnomic actually looks and behaves the same way.
The content is different, but basic behaviour is identical.
I got a better idea. Learn how to spell and talk properly, and make you will start looking like you have a clue what you are talking about. It's clear you don't.
And in case you didn't notice, you can do inheritance in Gtk. But I bet you are just too lame to actually have taken the time to figure out how.







Member since:
"There is not even one common Toolbar object that people can use - and use in an unaltered way so they look consistent. "
First of all, this has absolutely nothing to do with object oriented programming.
Second, yes there is. There is a complete set of stock icons that come with Gtk, and if you change the theme, those stock icons will be changed too. If developers use those stock icons, their apps will pick up the Gtk theme.
Of course, you can't force developers to use stock icons in Gtk. But you can't force them to in Qt either. In otherwords, there is no toolkit that can stop developers from designing back UIs.