Hi,

I'm using FLTK 1.1.x for a couple of applications that have both a GUI and 
command line interface; this works great on UNIX, but not so well on Windows:

> WIN32 applications without a console cannot write to stdout or stderr,
> even if they are run from a console window. Any output is silently
> thrown away.

I think the options still get passed, but you can't print out a help screen or 
any error messages. Are there any way workarounds for this without having the 
application pop-up it's own console?


Thanks, Darby

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to