adam wrote:
> Ok, sorry about this, but how can I use this in a callback?
>
> I have tried 2 things:
> 1) trying to make this part of the same window as the text editor,
> 2)just calling it to open the popen window from a callback
>
> neither of these work correctly.
Hard to tell the problem just by the description,
as the devil's in the details.
Paste a small compilable example program here, similar
to my examples, showing what you're trying.
Remove all extraneous stuff, and just keep it simple.
Have your popen() invoke a child program that is an
OS command (like 'netstat -an') so that a separate
app isn't needed.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk