search for: end_draw

Displaying 5 results from an estimated 5 matches for "end_draw".

Did you mean: enddraw
2007 Apr 28
0
[976] branches/wxruby2/wxwidgets_282/samples/bigdemo/wxScrolledWindow.rbw: Remove deprecated begin_drawing and end_drawing calls
...:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[976] branches/wxruby2/wxwidgets_282/samples/bigdemo/wxScrolledWindow.rbw: Remove deprecated begin_drawing and end_drawing calls</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>976</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-04-28 19:12:55 -0400 (Sat, 28 Apr 2007)</dd>...
2007 Mar 27
0
[922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
...</span><span class="cx"> * "DC#draw_text":#DC_drawtext </span><span class="cx"> * "DC#enable_cache":#DC_enablecache </span><span class="cx"> * "DC#end_doc":#DC_enddoc </span><del>-* "DC#end_drawing":#DC_enddrawing </del><span class="cx"> * "DC#end_page":#DC_endpage </span><span class="cx"> * "DC#flood_fill":#DC_floodfill </span><span class="cx"> * "DC#get_background":#DC_getbackground </...
2006 Sep 12
1
Patch to wxScrolledWindow.rbw
This patch removes the dc.free call that we don''t support anymore. _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2006 Sep 27
4
wxScrolledWindow.rbw
This patch removes the call to ''free'' from the sample. Roy _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2007 May 07
0
[1017] trunk/wxruby2/Changelog: Update changelog with 0.0.40 changes
...aint work consistently inside and outside evt_paint (AF) +- Fix for crasher with ComboBox#get_selection, rename method (AF) +- Fix for XRC error in Linux listbook sample (AF) +- Enable no-arg constructor for Frame for use with XRC (AF) +- Fix for Window#get_handle (AF) +- Remove deprecated DC#begin/end_drawing (AF) +- Fix AUI compilation on Windows, remove odbc linking (AF) +- Add check_spelling method (SL) +- Cleanup/corrections for Window and ControlWithItems docs (SL) +- Added missing TIMER constants (SL) +- Fix some rakefile warnings (AF) +- Correct documentation for ListBox (AF) +- Misc documenta...