ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 11日 (木) 07:57:52 JST
------------------------- REMOTE_ADDR = 184.145.82.7 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-cbbr ------------------------- @@ -10,7 +10,7 @@ The combo cell renderer displays the column identified by its((*text_column*))property. Note that this column is from module specified in the Gtk::CellRendererCombo#model=, not from the model associated with the tree view. With Gtk::CellRendererCombo render you can use either from Gtk::CellRendererText inherited 'edited' signal or'editing-started' signal inherited from Gtk::CellRenderer. -Like spin button renderer which just like combo box renderer is also derived from Gtk::CellRendererText, for both of them the((*'editable'*))property must be set to((*true*))to enable it. +Like the spin button renderer which just like combo box renderer is also derived from the Gtk::CellRendererText, for both of them the((*'editable'*))property must be set to((*true*))to enable it. {{image_right("treev-combo-00.png")}}