Displaying 2 results from an estimated 2 matches for "get_default_editor_for_cell".
2005 Sep 10
8
Tagged wxruby2 v0.0.29, plus added more directors
Since things seemed to be somewhat stable (that is, wxruby2 compiles and
runs on all three platforms), I tagged what has been there for a couple
days as v0_0_29. Nothing magic about it, but it had been a while since I
had tagged.
Then I worked on adding directors to the classes that don''t have them,
in the hopes of avoiding more segfault crashes during garbage
collection. I was able
2007 Feb 12
0
[861] trunk/wxruby2/doc/textile/grid.txtl: Added missing methods listing section
...nt
+* "Grid#get_default_cell_text_colour":#Grid_getdefaultcelltextcolour
+* "Grid#get_default_col_label_size":#Grid_getdefaultcollabelsize
+* "Grid#get_default_col_size":#Grid_getdefaultcolsize
+* "Grid#get_default_editor":#Grid_getdefaulteditor
+* "Grid#get_default_editor_for_cell":#Grid_getdefaulteditorforcell
+* "Grid#get_default_editor_for_type":#Grid_getdefaulteditorfortype
+* "Grid#get_default_renderer":#Grid_getdefaultrenderer
+* "Grid#get_default_renderer_for_cell":#Grid_getdefaultrendererforcell
+* "Grid#get_default_renderer_fo...