I must confess that the component is still usable. Though it compiles, when I add it to a form, it gives List index out of bounds (-1)...(-3) and halted Lazarus In the component tree it can be seen that HTMLLite consists of TPanel, Scrollbar, Timer, etc. - don't know why they appear there...
Can't make an app with THTMLLite..

Timothy

WOW - it compiled!!!

After commenting out writeln lines that had DbgS(Self)
Adding Use FPCanvas where psInsideFrame error occured, everything compiled!!

Thanks.

Timothy.

Alexander Todorov пишет:

On 11/14/05, Panagiotis Sidiropoulos <[EMAIL PROTECTED]> wrote:
I'm trying to compile LazHTMLLite into Windows version of Lazarus and get compiler error message:
- Error identifier not found "TWMMouse"



try changing TWMMouse to TLMMouse.
WM-->LM

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





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

Reply via email to