[lazarus] Bug with TNoteBook with designe mode

Tony Maro tony at maro.net
Tue Nov 12 11:47:37 EST 2002



On Tue, 2002-11-12 at 10:10, Mattias Gaertner wrote:
> On Tue, 12 Nov 2002 18:02:46 +0300
> ?????? ?????????????? <andrew at rodtext.indi.ru> wrote:
> 
> > When I create label on TPage in design mode I click on TPage, but TLabel
> > create on main window under TNoteBook. :(
> 
> fixed.

Is it possible that it's actually broke worse?  Realize I haven't
updated in a couple of weeks, but I just updated and my TNotebook is
gone from design mode.  CBTracker won't open properly because it says it
can't find the TPage component class.  I tried a clean build on both the
IDE and the LCL to no avail...

In the console I get:
[TJITForms.ReaderFindComponentClass] 'TPAGE' is unregistered
[TJITForms.ReaderError] "Class TPAGE not found" ignoring=FALSE

But the TPage class exists in the extctrls.pp file, and extctrls is in
my uses clause.

-Tony






More information about the Lazarus mailing list