Subject: Ruby/tk and paned widget question
From: Nigel Wilkinson <nigel waspz.co.uk>
Date: Wed, 20 Oct 2004 06:39:00 +0900
Hi all
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
Cheers
Nigel