2009/2/24 Graeme Geldenhuys <graemeg.li...@gmail.com>:
> On Tue, Feb 24, 2009 at 2:41 PM, Graeme Geldenhuys
> <graemeg.li...@gmail.com> wrote:
>>
>> For example, Linux has many GUI frontends for programs like makeiso,
>> burncd, cdrecord, cvs, mpg123 etc...
>
> The most obvious example would probably be all the GUI frontends
> available for GDB debugger.  :-)
>
> I have no clue how to write such a GUI application. Anybody know?

it depends how the back-end works.  your gui would set the options to
the back-end, start it, then read and write from the back-end.  you
can do all of this with tprocess

henry

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

Reply via email to