search for: id_creategrid

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

2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...3) + pixcol = Wx::BLACK + else + pixcol = colour + end + img.set_rgb(x, y, pixcol.red, pixcol.green, pixcol.blue) + end + end + return Wx::Bitmap.new(img) + end +end + + +class AuiFrame < Wx::Frame + consts = %w[ + ID_CreateTree + ID_CreateGrid + ID_CreateText + ID_CreateHTML + ID_CreateNotebook + ID_CreateSizeReport + ID_GridContent + ID_TextContent + ID_TreeContent + ID_HTMLContent + ID_NotebookContent + ID_SizeReportContent + ID_CreatePerspective + ID_C...