On Thu, 2 Nov 2006, Micha Nelissen wrote:

> Michael Van Canneyt wrote:
> > The problem is that at design-time, you need to display the regular 
> > components on a form, and at runtime you need to emit HTML code.
> > And all this in such a way that the run-time code does not contain any
> > GUI widget set dependent code.
> 
> Of course it is not advisable to compile lazarus with this 'intraweb'
> backend :-) but apps can link against it, run in the server and
> communicate XML with the web browser. Using win32 or gtk or ... the
> forms can be drawn in lazarus then.

Yes, but the trick is not to have the X/Win32/GTK code in the server.
Not so easy...

Michael.

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

Reply via email to