I was trying out the RMagick sample from the wiki and ran into an interesting(?) problem: If you resized the window it got stuck in an endless loop calling onPaint. After a bit, if you had the mouse in the window it would crash. Anyone seen this behavior before? I wonder if this is related to other crashes we''ve seen? Roy
Roy Sutton wrote:> I was trying out the RMagick sample from the wiki and ran into an > interesting(?) problem: If you resized the window it got stuck in an > endless loop calling onPaint.Haven''t seen that, but there is a recent bug filed against evt_paint handlers: http://rubyforge.org/tracker/index.php?func=detail&aid=5383&group_id=35&atid=218 Which sounds like some sort of thingie isn''t being memory-managed properly. alex
Apparently Analagous Threads
- [991] branches/wxruby2/wxwidgets_282/doc/textile: Update documentation for painting methods and WindowDC subclasses
- wxImageHandler type?
- erb problems
- [709] trunk/wxruby2/samples/dialogs/dialogs.rb: Use paint method again, remove unnecessary global (Alex Fenton)
- Compiling wxruby-1.9.2