Forum: wxRuby Expanding a Button in a GridSizer vertically

Posted by Simon Szustkowski (Guest)
on 2011-09-27 18:06
Attachment: smime.p7s (4,12 KB)
(Received via mailing list)
Hi there,

when adding a Button to a GridSizer cell, i can expand it with the 
EXPAND flag horizontally. But how can i expand it vertically, so that it 
will fill the whole cell?

Thank you,

Simon
Posted by Marvin Gülker (quintus)
on 2011-09-27 19:35
(Received via mailing list)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 27.09.2011 17:47, schrieb Simon Szustkowski:
> Hi there,

Hi Simon,

> when adding a Button to a GridSizer cell, i can expand it with the
> EXPAND flag horizontally. But how can i expand it vertically, so
> that it will fill the whole cell?

Although I didn't use GridSizer yet, I suspect you'are looking for the
:proportion option. Have a look at
http://wxruby.rubyforge.org/doc/sizer.html , especially on the section
"Controlling the space given to Sizer elements".

> Thank you,
>
> Simon

Vale,
Marvin

>
>
> _______________________________________________ wxruby-users
> mailing list wxruby-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wxruby-users

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOggAOAAoJELh1XLHFkqha97wH/jBxd0f/11xyOMK7F9KiXEoU
WF8jvJ9M+AZp+1punbBCq3LxqQMP36sIdUaFdL7G9ZOh9kJcyC03cT/3pMDi0kuX
1EjKvPy+1MZYuxzPCJZa7EFW4RSaqEPO++BjrMxRBu23fkZFUyjWDzoqYu83qXHr
OC408iqJJqPphziWsOz9sIXcF5CZ28Zd3ZJMIqoer5mMPy2DyIAP62kNqg7IV7uf
2NztF3sIbfnFcOem5ybhEeZThuEjVTB3vydIHKHcBdwU8mlFF1rMcJLKpvFkzoYE
+5Jghr2+lQGfexlKi/VUSl5kcCb2i1mT3KYbQcmz/FWCBtDuLvZPiWJLi7e/qvY=
=JZB1
-----END PGP SIGNATURE-----
Posted by Simon Szustkowski (Guest)
on 2011-09-28 13:11
Attachment: smime.p7s (4,12 KB)
(Received via mailing list)
Hi,

thanks for your help. But i think this is not what i am searching for. 
The :proportion option is controlling the size of each cell, but not how 
to expand a widget in this cell to the borders of the cell. The EXPAND 
flag expands the buttons horizontally, but i need them to expand 
vertically as well. When playing around with the :proportion flag, i 
only change the space between the buttons, but not resizing them at all, 
if you know what i mean...
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.