On Wed, 2007-02-21 at 10:31 -0300, Gonzalo Delgado wrote: > Uhm.. can I use this with Glade? (It's OK if I can't, I just want to > know wether it's possible or not)
Nope, currently you need to build your UI in python. We're aiming to design interfaces as simple as they can be, so we are not building dialogs with tenths of fields, buttons or comboboxes. Also, we're using the layout facilities that Hippo gives us, and they are quite different from GTK+ containers. Cheers, Tomeu _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
