Nigel Wilkinson wrote: > I can create this with > > a=TkPanedWindow.new > > how do I add childsites, I've tried a.add(left) and thigs like it but can't > find the right one Post more complete code. You might be missing a grid() (which is better than pack()). -- Phlip http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces