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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 8月 17日 (金) 03:57:30 JST


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




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