topic title: Gtkdialog help
Posts: 138
harii
Joined: 14 Nov 2007
#1
How do you set button size without just using spaces in gtkdialog
it looks nice but when the font change the spaces sizes changes.
It has a real clean look to it.
Image
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#2
I think your text inside the buttons determine the button size.
Posts: 1,081
OU812
Joined: 29 Sep 2007
#3
Perhaps try a"field width" like we did in the control center:

Code: Select all

          <text use-markup="true" width-chars="25">
          <label>"Choose Wallpaper"</label>
john
Posts: 138
harii
Joined: 14 Nov 2007
#4
thanks guys
i give it a try later but i sure that will work __{{emoticon}}__