@andrew, I think I know what is the issue. FXMenuCheck and FXMenuRadio seem to be unstable. As soon as I add MenuRadio or MenuCheck classes to a menupane I am experiencing occasional segfaults. Sadly using normal radio button and checkboxes instead of menuradio and menucheck inside a menupane is not an option because the fox toolkit easily crashes or refuses to work with unexpected use cases =P ... you best resort to opening up a dialogbox which shows the checkboxes and radiobuttons you need. @fxruby ML: did anyone else experience segfaults using FXMenuCheck and MXMenuRadio in fxruby 1.6.1? good day, --henon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/fxruby-users/attachments/20090303/0c8e91cd/attachment.html>
On Mar 3, 2009, at 9:22 AM, Meinrad Recheis wrote:> did anyone else experience segfaults using FXMenuCheck and > MXMenuRadio in fxruby 1.6.1?I did a quick search of the bugs list at RubyForge and didn''t turn up anything. Having said that, it has obviously been a long time since FXRuby 1.6.1 was released, and a lot of things have been fixed since then, so it might be worth seeing if the problems persist with the latest release of FXRuby.