lyle at knology.net
2006-Apr-07 15:33 UTC
[fxruby-users] Fwd: fxRuby: changing icon in TreeItem crashes -segfault question
On Fri, 07 Apr 2006 10:28:32 -0500, Dylan Bruzenak <dylanb at digitalvalence.com> wrote :> What about the segfaults ? I am assuming that is why I get the > ''application asked to be terminated in an unusual way'' errors.I''m not sure I understand the question. As I said, FOX calls abort() after it prints its error message, and abort() causes a segmentation fault.
lyle at knology.net
2006-Apr-07 21:10 UTC
[fxruby-users] Fwd: fxRuby: changing icon in TreeItem crashes -segfault question
On Fri, 07 Apr 2006 15:51:59 -0500, Dylan Bruzenak <dylanb at digitalvalence.com> wrote :> Also, besides suggestions to the general API, what is your view on > creating components that extend the Fox toolkit ? Do you want to keep > those in a separate project and keep the FXRuby implementation ''pure''?Well, I suppose the answer is "it depends", but it''s probably best to keep those in a separate project. I have enough work as it is developing and maintaining the FXRuby "core". ;)