On 8/18/05, Marc Weustink <[EMAIL PROTECTED]> wrote:
> Bogusław Brandys wrote:
> > Razvan Adrian Bogdan wrote:
> >
> >>On 8/12/05, SALVATORE COPPOLA <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >>>Take a look at the Lazarus Forum,
> >>>http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=891
> >>>you will find a way (tanks to Razvan and others) to get the TrayIcon under
> >>>Win32. Don't expect ready to use TTrayIcon components but a way to get it
> >>>works excellent.
> >>
> >>
> >>I have worked on a tray component and i stopped due to lack of time
> >>and some problems, but i have partially working code and i will
> >>continue to work on it, the biggest problem is still making a
> >>transparent HICON, i always get a black background and i suspect a bug
> >>in graphics, until this will be solved i will add some property to
> >>load from file and/or resource.
> >>
> >>Razvan
> >
> >
> > There is possiblity to create also tray icon application for Gnome and
> > KDE if I good remember.wxWidgets C++ GUI framework has such control for
> > example (in that case it is Windows/Linux compatible solution)
> 
> Can you give a pointer to the piece of code which does this trick ?

There are 2 tray comps in the CCR, i think from drewski, for X and
GTK, making a crossplatform version shouldn't be so hard if i can find
a nice workaround for the win32 issues, some win32 behaviour could be
added to linux too, things like baloon hints snd such.

Razvan

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

Reply via email to