Lee Jenkins wrote:
[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;

Hi, did you recompile the IDE after selecting the package? (Tools > Build Lazarus) The IDE needs to be built again after installing components.

Sure. Several times. the package is marked as installed in the Package-Graph.

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

Reply via email to