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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 12月 4日 (火) 03:30:24 JST


-------------------------
REMOTE_ADDR = 184.145.86.37
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-scrolledwin
-------------------------
@@ -51,7 +51,7 @@
     When you create a view port you either have to supply horizontal and vertical adjustments, or nil(s) instead (you may not just call Gtk::Viewport.new without the arguments - nil(s) are mandatory).
 
 
-To see the difference we are exploring here, you should compare the first program example with the second. The ((*second example*))is called "txtv-scrollingw-demo.rb". We will borrow this program from the following page, because in it we use the widgets with the built in or so called native scrolling support, namely, the Gtk::TextView and Gtk::TextBuffer widgets, detailed explanations of which we have postponed until we learn about adjustments, scrolling and viewports. However, this borrowed example is so simple, that the introduction of text view and buffer widgets here without proper explanations will in no way impede our comparison of the differences between the two implementations of scrolbars as announced above in the title at the beginning of this paragraph.
+To see the difference we are exploring here, you should compare the first program example with the second. The ((*second example*))is called "txtv-scrollingw-demo.rb". We will borrow this program from the following page, because in it we use the widgets with the built in or so called native scrolling support, namely, the Gtk::TextView and Gtk::TextBuffer widgets, detailed explanations of which we have postponed until we learn about adjustments, scrolling and viewports. However, this borrowed example is so simple, that the introduction of the new text view and buffer widgets here without proper explanations will in no way impede our comparison of the differences between the two implementations of scrolbars as announced above in the title at the beginning of this paragraph.
 
 
 Let's look at the two examples:




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