Dave, On Sun, 2003-06-22 at 01:18, Dave Corrie wrote: > The Selector class (in gimpui.py) only calls show() for the default item > in the list of items it is trying to present. The cause is some bad > indentation, which leads to item.show() appearing in the wrong scope. > > The attached patch corrects this and I would be grateful if someone > could apply this to cvs. Your patches are going to be overlooked or lost if you just post them to the list. The best way to submit patches is via bugzilla (http://bugzilla.gnome.org/). File a bug report and then attach the patch to the bug report. You will need to do the attaching *after* submitting the original report -- you cannot attach something at the same time as you file the initial report; Bugzilla is a bit lame in this way, but such is life. Cheers, Malcolm