Re: Problems with larger buttons in HButtonBox

2008-06-06 Thread Markku Vire
Hi, In Maemo environment the buttons inside GtkHButtonBox have special style attached to them. You can search the following kind of line from gtkrc: widget_class "*.GtkHButtonBox.GtkButton" style "osso-dialogbutton" All these buttons have this kind of border defined: border = { 20, 20, 0

Re: Problems with larger buttons in HButtonBox

2008-06-06 Thread Marius Gedminas
On Fri, Jun 06, 2008 at 07:55:14AM -0400, James Ferris wrote: > I'm quite new to this, and while I've managed to navigate installation, > basic application building and using Glade to produce interface xml, > I've run into a hitch. > > I have a horizontal button box that requests a size of 150x150

Problems with larger buttons in HButtonBox

2008-06-06 Thread James Ferris
I'm quite new to this, and while I've managed to navigate installation, basic application building and using Glade to produce interface xml, I've run into a hitch. I have a horizontal button box that requests a size of 150x150 for it's children, and the buttons themselves are set to expand (and to