[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-treev-parts

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 8月 16日 (木) 07:20:37 JST


-------------------------
REMOTE_ADDR = 70.49.49.99
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-parts
-------------------------
@@ -367,7 +367,9 @@
    # Set up attributes and signals to sort this list by Product column 
    # ----------------------------------------------------------------------(sorting) -s- (1/2) --- 
    column.sort_indicator=true
-   column.clickable = true
+   column.sort_column_id = PRODUCT
+   # column.clickable = true    # You'd need this only, if you didn't set column.sort_column_id
+
    column.signal_connect('clicked') do |w|
      puts 'Column header CLICKED'
  




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