search for: attr_header_lik

Displaying 1 result from an estimated 1 matches for "attr_header_lik".

Did you mean: attr_header_like
2007 Feb 12
0
[864] trunk/wxruby2/samples/calendar/calendar.rb: Fix a couple of errors, add a note on CalendarDateAttr
...="cx"> if on </span><span class="cx"> attr_red_circle = CalendarDateAttr.new(CAL_BORDER_ROUND, RED) </span><span class="cx"> attr_green_square = CalendarDateAttr.new(CAL_BORDER_SQUARE, GREEN) </span><del>-# attr_header_like = CalendarDateAttr.new(BLUE, LIGHT_GREY) </del><ins>+ # This wraps correctly, but causes problems because the colour is freed + # when the attribute is reset. + # + # attr_header_like = CalendarDateAttr.new(BLUE, LIGHT_GREY) </ins><span class="cx"...