> 
> ummm?
> 
> Shouldn´t it be LCLGtk and LCLGtk2? At least that is what I use on TrayIcon.

Doesn't matter, we're still case insensitive. Btw TrayIcon is broken in
windows.
> 

> You use the widgetset you are compiled to (marked by the LCLGtk and
> similar defines). Doesn´t matter if it´s runtime or design time.

No. I have lazarus in gtk1, but my app is compiled for gtk2. When I
compiled the package, since both LCLGtk and LCLGtk2 were defined, I got
a gtk2 package. that failed to be put on a gtk1 design form (because it
gets X content via gdk2, not gdk1 stuff).

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

Reply via email to