On Thu, Mar 19, 2009 at 11:44:44PM +0530, Joel Fernandes wrote: > I noticed the edit_line widget draws outside of its stack boundary, > and on a scroll, overflows above the stack.
You're on GTK right? It looks like the list_box and button controls are properly hidden, but the edit_box, edit_line and progress controls are not clipped by the box boundaries. _why
