>>> <[EMAIL PROTECTED]> 07.09.2000  22.36 Uhr >>>
> 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.

This would be nice.


> - 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.

Font and colors should be set in gtkrc, not hard wired in the application.


> 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?

You just did the first step.


Gerhard



_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to