[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [ geda-Patches-1533822 ] gschem: Tidy up gtk_widget_show calls



Patches item #1533822, was opened at 2006-08-03 13:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1533822&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Brett (peter-b)
Assigned to: Nobody/Anonymous (nobody)
Summary: gschem: Tidy up gtk_widget_show calls

Initial Comment:
In the x_window_create_main() function in gschem's
x_window.c, gtk_widget_show() is called once for every
component, while in fact the recursive function
gtk_widget_show_all() could be called once at the end of 
the function.

This patch is a tidying function: it attempts to make
more easily understandable and maintainable code, but
not to change any behaviour.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1533822&group_id=161080


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug