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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2009年 2月 17日 (火) 15:04:12 JST


-------------------------
REMOTE_ADDR = 74.15.84.244
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-cdf
-------------------------
@@ -30,10 +30,10 @@
      cell.background = color_v
      color = Gdk::Color.parse(color_v)
      if (color.red > 88 && color.green > 88)
-       cell.foreground = "#000000"
+       cell.foreground = "#000000"      # "#000000" = black
        cell.weight = Pango::FontDescription::WEIGHT_NORMAL
      else
-       cell.foreground = "#ffffff"
+       cell.foreground = "white"        # white = "#ffffff"
        cell.weight = Pango::FontDescription::WEIGHT_ULTRABOLD
      end
    end




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