On Wed, 09 Aug 2006 00:59:33 +0200
Christian Budde <[EMAIL PROTECTED]> wrote:

> Forget the other post.
> 
> Just one question can I use TWin32WidgetSet as TApplication?

No.
The LCL only contains only platform independent code.
All platform dependent code goes to the LCL interfaces (widgetsets).

If you need a new platform specific feature, add a widgetset function to 
LCLIntf.pas which the LCL can call.

Can you explain, what you are trying to do? How do you want to solve the bug?

 
> I've just started learning LCL, so sorry for some confused posts.


Mattias

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

Reply via email to