[fxruby-users] a table column that fills horizontally
Lyle Johnson
lyle.johnson at gmail.com
Sun May 20 18:57:32 EDT 2007
On 5/19/07, Joel VanderWerf <vjoel at path.berkeley.edu> wrote:
> Is there a way to specify that a table column should resize itself to
> fill available space, so that it is just big enough that there is no
> unused space in the table, but there is no horizontal scroll bar?
No, nothing like that built in.
> That might be too special a situation for FXTable in general to handle,
> but anyway here's a way to do it (tested a little). The +fill+ variable
> is the column number of the column that should adjust its width.
<snip>
Looks good!
More information about the fxruby-users
mailing list