Michael Van Canneyt wrote:
>> Hmm? The apps for the web server will link against the intraweb backend
>> which will not contain any GUI dependencies.
> 
> Obviously. And how do you design this ?

Well, simply implement TIntraWebWidgetSet = class(TWidgetSet), and all
the other LCL-interface classes, just like the other widgetsets ? But
you'll be writing HTML/XML code to a socket (and keep some state in
variables etc.), in EndPaint or at the end of WM_PAINT, or something.

Micha

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

Reply via email to