I'm trying to use a Pmw.ScrolledFrame which contains a PanedWidget. But I can't get the PanedWidget to expand to fill the interior frame. It expands fine if I just grid it into the toplevel window; and when I tried gridding DIFFERENT widgets into the ScrolledFrame, they expanded just fine. So both the ScrolledFrame and PanedWidget seem to work OK on their own, but when I try to put one inside the other, something goes haywire. Can anyone help please?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to