Re: FXRuby, FXList with (sunken) Frame

looks horrible!
Try this:

@secondhframe = FXHorizontalFrame.new(parent,
LAYOUT_FILL_X | LAYOUT_FILL_Y | FRAME_SUNKEN, 0, 0, 0, 0, 0, 0, 0,
0)
@leftlist = FXList.new(@secondhframe, nil, 0, LAYOUT_FILL_X |
LAYOUT_FILL_Y)


Yura.

Kloubakov Yura schrieb:

looks horrible!

Ha!, thank you for that. Dirty, but looks good!
I wish you a nice WE