A small patch is attached which removes the always-on debugging output which appears at start up. If this output is still useful to someone I can resubmit using ifdef DEBUG. If it''s not needed maybe this custom method could be removed completely? alex -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: App_i.patch Url: http://rubyforge.org/pipermail/wxruby-development/attachments/20061019/7a57401a/attachment.ksh
Alex Fenton wrote:> A small patch is attached which removes the always-on debugging output > which appears at start up.+1. It was needed during early development, but is pointless now.> If it''s not needed maybe this custom method could be removed completely?As long as removing it doesn''t cause things to obviously stop working, it should be fine to delete it completely. Kevin