On Tue, Mar 20, 2007 at 10:39:08AM +0100, Michael Ott wrote: > > I rebuild and resell instruments used in laboratories. I am presently trying > > to build an open source PyGtk application to communicate and process data > > from these instruments. I am hoping to charge a small fee for the > > application from which I could then use to pay more talented people to > > improve its quality. > > > > So my question is: > > If I want other people to be able to contribute code to my application is it > > better to have the application built with the help of Glade or should I hand > > code the application? > > > > I am just trying to build a firm foundation through hand-coding right now > > but Glade seems to be everywhere. I am not sure if anyone hand codes medium > > sized applications, would it be crazy to do so? > I normally use Glade for my GUI stuff. But when I need a dialog I often > create it by hand. > Great things -> Glade > small things -> by hand So, an opposite opinion: simple-minded, static interface => glade is good complex, dynamic, data-driven => glade is an obstacle Yeti -- http://gwyddion.net/ _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list