[wxruby-users] Crash after calling set_size
Eric Rubin
erubin at valcom.com
Wed Sep 10 13:21:11 EDT 2008
I'm trying to track down a mysterious crash that has cropped up in my WxRuby
app. It occurs only after I call set_size to reduce the size of my Frame.
The message I get when it crashes is: "This application has requested the
Runtime to terminate it in an unusual way. Please contact the application's
support team for more information.", which I think means there was an
unhandled exception.
Is there any problem with reducing the size of a Frame so that there are
controls that are no long visible? (It seems like the problem doesn't occur
if I manually reduce the size of Frame by dragging the border.)
Any suggestions would be appreciated.
Eric Rubin
More information about the wxruby-users
mailing list