KONTRA Gergely
2003-Nov-03 10:24 UTC
[Wxruby-users] Something like gtk2''s HSeparator or VSeparator?
Hi! I''m searching for a draggable separator. Is there anything? Splitterwindow? This is just for two windows? Anyway, it needs two WINDOWS. thx Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
Kevin Smith
2003-Nov-04 22:04 UTC
[Wxruby-users] Something like gtk2''s HSeparator or VSeparator?
Yes, I think SplitterWindow is what you want. The "window" on each side can be a control, or a Panel that holds other controls. I also used this in my redwood email program, but the classes are nested fairly deeply so it''s hard to point you exactly at it. Kevin> Hi! > > I''m searching for a draggable separator. Is there anything? > Splitterwindow? This is just for two windows? Anyway, it needs two > WINDOWS. > > thx > Gergo > -- > +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ > | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | > | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | > +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+ > _______________________________________________ > wxruby-users mailing list > wxruby-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/wxruby-users > >