Perl/Tk contains a "Scrolled" method which is a shortcut method for creating a widget with a scrollbar (Learning Perl/TK, by Walsh, pg. 126) without creating a widget and a scrollbar separately. Does Ruby/TK have a similar method, or do I have to create the widget and scrollbar separately? Thanks! -- Posted via http://www.ruby-forum.com/.