Displaying 1 result from an estimated 1 matches for "rowobjs".
Did you mean:
rocobj
2008 Jan 28
4
GridTableBase
Hello all,
i''m using wxruby 1.9.4 with Grid and the model class: "GridTableBase"
like in the code below. But the method set_table of the grid does''nt
work. Can anyone help me?
require ''wx''
include Wx
class MyGridTableBase < GridTableBase
def get_attr row, col, attr_kind
##
end
def get_number_rows
0