Re: button size probs CPAN Gtk2-1.043




Jens Wilke said:
On Wednesday 14 July 2004 17:26, muppet wrote:

I figured out that Gtk2::Button require too much space in the
Gtk2::HButtonBox.
...

screenshot?

ok, one more of my popular screenshots:
http://photo.wilke.org/gtk-gallery/img/buttonprob.jpg

don't use a Gtk2::HButtonBox for that toolbar, just use a normal Gtk2::HBox. 
the buttonbox is trying to give equal sizes to all widgets, and this is
causing the total to be larger than the screen is wide.

the dead giveaway is the separator with 50 pixels on either side. ;-)


-- 
muppet <scott at asofyet dot org>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]