[erlang-patches] Silent start of wx
Håkan Mattsson
hm@REDACTED
Wed Jun 13 09:08:14 CEST 2012
I have added a new option to wx:new/1 in order to make it
possible to suppress printouts in case of errors at startup.
With wx:new([{silent_start,true}]) it is possible to silently
test if wx works and otherwise communicate with the user
by other means.
The new feature can be fetched here
git fetch git://github.com/hawk/otp.git wx_silent_start
or viewed here
https://github.com/hawk/otp/compare/wx_silent_start
https://github.com/hawk/otp/compare/wx_silent_start.patch
/Håkan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20120613/a8934f3d/attachment.htm>
More information about the erlang-patches
mailing list