ruby-****@sourc*****
ruby-****@sourc*****
2009年 3月 5日 (木) 10:44:45 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dynui-libglade ------------------------- @@ -5,7 +5,7 @@ After you design your application in Glade, the next step is to load the user interface with Libglade. This library is used to parse the Glade user interface and create all of the necessary widgets at runtime. -To create a runable application from your Glade file is run the following command: +To create a runable application from your Glade file run the following command: ruby-glade-create-template browser.glade > browser.rb