JamesGlanville / GF2

0 stars 0 forks source link

Console output in GUI #10

Closed ghost closed 11 years ago

ghost commented 11 years ago

http://docs.wxwidgets.org/trunk/classwx_stream_to_text_redirector.html

This can be used to redirect couts to the GUI, which would be an easy way to do it I think.

Plus I think we could still use printf to write to the terminal if we really wanted.

JamesGlanville commented 11 years ago

closing since same info in newer issue (thanks for link was v helpful.)