On Sat, 26 Jan 2008, [EMAIL PROTECTED] wrote:

> hi!
> I can see the package in the Package Graph window, but it isn't shown in the
> palette or the component window.
> But the .pas file contains a
> 
> procedure Register;
> begin
>  RegisterComponents('Samples', [TMyScrollBox]);
> end;

Did you mark this unit as 'contains register procedure' ?

Michael.

>          
> 
> Mattias Gaertner wrote:
> > On Fri, 25 Jan 2008 22:22:13 +0100
> > [EMAIL PROTECTED] wrote:
> >
> >   
> > > A small demo would be helpful.
> > >     
> >
> > See here:
> >
> > http://wiki.lazarus.freepascal.org/Lazarus_Packages#Quick_Start
> >
> >
> > Mattias
> >
> >
> >
> >   
> > > Mattias Gaertner wrote:
> > >     
> > > > On Fri, 25 Jan 2008 21:41:04 +0100
> > > > [EMAIL PROTECTED] wrote:
> > > >
> > > >   
> > > >       
> > > > > Is there an installation guide describing component installation
> > > > > within Lazarus IDE?
> > > > >     
> > > > >         
> > > > Did you see
> > > >
> > > > http://wiki.lazarus.freepascal.org/Install_Packages
> > > >
> > > > ?
> > > >
> > > > Mattias
> > > >
> > > > _________________________________________________________________
> > > >      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
> >
> >
> >   
> 
> _________________________________________________________________
>     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