On 12/04/06, Felipe Monteiro de Carvalho
> utf-8 or utf-16 ?
>
> How does it work on Linux? Based on X11?

utf-8 and yes it is based on X11 (which should then make it work on
FreeBSD as well).  Something new to test. :-)

> There is also the possibility of writing everything on the lazarus
> interface itself. You could just suppose that lazarus already works
> for win32 so you only need to add a unix low-level widgetset.

The interface is a mix of VCL (which is pretty much what Lazarus does)
and a few custom methods.

> This makes it useless for any other programming language or use
> outside Lazarus, but is pragmatical and leads to great performance,
> integration, to small executables and easy to deploy, build and
> modify.

So far performance is good.  It is really small and quick to build.
Deployment is great.  No large libraries required.  Currently compiles
with Delphi, Kylix and Free Pascal.  The first two will most probably
be dropped soon - FPC does everything I want.

Regards,
  - Graeme -


--
There's no place like 127.0.0.1

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to