[fpc-pascal] LNet

ik idokan at gmail.com
Mon Jun 7 10:33:22 CEST 2010


 You do not need to use Lazarus at all in order to develop with LNet.

You do however need the runtime package in order to work with it if you want
to use the TLTCPComponent, however if you do not want to use it, you simply
need to tell the compiler where to find LNet, and use the normal classes.

Ido

On Mon, Jun 7, 2010 at 11:29, Felipe Monteiro de Carvalho <
felipemonteiro.carvalho at gmail.com> wrote:

> Hello,
>
> I am trying to use lNet and I have some questions.
>
> 1> Can I use TLTcp or do I need to use the "visual" version,
> TLTcpComponent?
>
> 2> Can I use only the base package or do I need to use the "visual" one?
>
> Basically I am not a big fan of design time packages, I prefer to add
> the units and create the components myself.
>
> 3> Does LNet require some kind of support for the widgetset? I am
> curious if TLTcp will work in Mac OS X or if it requires some support
> for the Carbon widgetset. And if it already works, then what is the
> mentioned support for widgetsets?
>
> thanks,
> --
> Felipe Monteiro de Carvalho
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20100607/84ccea51/attachment.html>


More information about the fpc-pascal mailing list