Graeme Geldenhuys wrote:
> Hi,
>
> This is probably more related to unix systems... Has anybody got a
> small sample application, some documentation or is a sample included
> in Lazarus that shows how to go about writing a GUI frontend to a
> console application?
>   
While it isn't a "small" example. The IDE itself contains such code 
wrapping gdb.

debugger\cmdlinedebugger.pp

It will be similar (probably easier) if the command line app is *not* 
interactive.

Best Regards
Martin

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to