Term::Stool::BuUserBContributed Perl DocTerm::Stool::ButtonBar(r) NAME Term::Stool::ButtonBar - holds and lays out a row of but- tons DESCRIPTION A ButtonBar is a container that holds and lays out a set of buttons (it can really hold other widgets too, but is most useful for buttons). Term::Stool::Container is the parent of this class. METHODS init Set height. resize Lay out everything inside. Items are left aligned unless they have an align field set to "right". TODO: handle detecting when there are too many buttons for one line, and using more. AUTHOR Joey Hess <joey@kitenet.net> 2001-05-23 perl v5.6.1 Term::Stool::ButtonBar(r)