ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 14日 (金) 02:32:16 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-scrolledwin ------------------------- @@ -32,7 +32,7 @@ ####### ---- The difference between the two implementations of scrollbars +=== The difference between the two implementations of scrollbars Let's see the difference between the two implementations of scrollbars, first for children without the built in support for scrolling, and then for children with it. In the ((*first example*)) program the child widget we intend to use in a scrolled window will be a table, which as you know has no built in support for scrolling, hence we will need to employ the viewport widget. However, there are two ways of doing this the long way or the short way.