[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-txtw-scrolledwin

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 9月 14日 (金) 03:01:53 JST


-------------------------
REMOTE_ADDR = 184.145.80.187
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-scrolledwin
-------------------------
@@ -34,7 +34,7 @@
 
 === 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. 
+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 short way and the long way.
 
 The short way uses the Gtk::ScrolledWindow#add_with_viewport method:
 




ruby-gnome2-cvs メーリングリストの案内
Back to archive index