ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 3日 (土) 06:59:27 JST
------------------------- REMOTE_ADDR = 184.145.83.139 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-mnui ------------------------- @@ -18,7 +18,7 @@ {{image_right("mechanics-of-building-submenus.png")}} - For instance we wish to create a menu (see the image here on the right) with two items, of which the second item will have a sub-menu which in turn will have three final or leaf menu items. The following is the code, that shows the mechanics of creating such a menu hierarchy: + For instance if we wish to create a menu (see the image here on the right) with two items, of which the second item will have a sub-menu which in turn will have three final or leaf menu items, we can accomplish this with something like the following code, which shows the mechanics of creating such a menu hierarchy: {{br}}