[Gtk-sharp-list] GTK

Richard Torkar richard.torkar@htu.se
Thu, 18 Mar 2004 20:36:19 +0100


On Fri, 2004-03-19 at 00:54 +0100, Moritz Angermann wrote:

> Why doing that at all?
> these are properties from glade.
> IMHO I think we should try to focus primary on glade. And not write a
> huge amount of GUI code by hand. That just cuts flexibility in a great
> way.

You say "That just cuts flexibility[...]", what if people _want_
flexibility to code it by hand? You're assuming that all people do every
GUI-related thing in glade? That's not flexibility, that's forcing
people to do it in a certain way.

Don't missunderstand me now. I use glade for almost everything I do, but
I also like to go "into" the code and "fix" minor things sometimes.
Having a _sane_ name on the property makes the code more readable.

/Richard