On Wed, 18 Jan 2006 10:04:40 +0200
Simeon Mitev <[EMAIL PROTECTED]> wrote:

> 
> I've got an error when trying install TrayIcon package.
> It seams the Register procedure is missed in TrayIcon unit.
> 
> ../trayiconlaz.pas(16,38) Error: Identifier not found "Register"

Fixed.

Mattias


> 
> 
> 
> Christian Ulrich wrote:
> > real nice work, i have tested it today and have some hints.
> > 
> > 1. tooltips are mostly known as hints in lazarus/delphi so maybe you
> > should rename the 2 properties
> > 
> > 2. i think this component is visual better useable so its easyer to
> > generate the events ...
> > 
> > 3. its not easy to generate an icon handle in win32 i will try to make
> > an function that generates an handle from an bitmap so the
> >     handle can be created from TIcom (witch is an TBitmap) it not
> >     avalible
> > 
> > 
> > regards
> > Christian
> > 
> > _________________________________________________________________
> >      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