Hiding widgets that are inside scrolled windows is leaving behind the scrolled
window. This is because the application developer has no control over the
scrolled window -- it envelopes the widget on widget creation and then that's
it. I'm sure I can deal with these few widgets and hide/show their parent too.
Widgets inside scrolled windows:
edit
hbox (optional)
list
table
terminal
tree
vbox (optional)
In fact I should be able to just hide the scrolled window which will hide its
contents.
Original issue reported on code.google.com by thunor...@hotmail.com on 30 Aug 2012 at 9:32
Original issue reported on code.google.com by
thunor...@hotmail.com
on 30 Aug 2012 at 9:32