I'm new to the Linux/GPL community and was about to take a stab at possibly making some enhancements/updates to Glade itself, but I'm curious about how such efforts are coordinated. For example, trying to find something small and simple I could cut my teeth on, I found two points: - For the various properties in the properties dialog, tooltips are given to the text labels, but not to the entry fields, etc., which seems a little backward (usually the tooltips are on the widget, and not on the label). I thought it'd be simple enough to try to add the tooltips to these controls too. - I noticed that property support for properties like font, color, etc., is partially implemented, and #define'd out. This is obviously something that could be completed. However... how can I be sure that (a) modifications I make are things that anybody cares about or wants, and that (b) I'm not duplicating the effort of some other person who might already be doing the same thing? Chris _______________________________________________ Glade-devel maillist - [EMAIL PROTECTED] http://lists.helixcode.com/mailman/listinfo/glade-devel
