Hi, so I found revision which broke it. It is 48308 (i.e. 48307 is allright yet). I wonder why I noticed it so late, probably I didn't use "make clean all" during updates. This reversion (and a few revisions around) adds some new features to component palette. I don't know where the problem exactly is. I only observed that those components does not implement "class procedure WSRegisterClass; override;". Maybe it is reason? I am going to report it now. V. ______________________________________________________________
Od: "Vojtěch Čihák" <[email protected]> Komu: Lazarus mailing list <[email protected]> Datum: 18.08.2015 23:41 Předmět: [Lazarus] Some components disappeared
Hello, this is mystery. TCoolBar and TControlBar disappeared from component palette and they are not installed in IDE (I am not able to load project which uses TCoolBar). But those components are not part of any package, they are part of LCL, I checked comctrls.pp, the class TCoolBar is there, procedure Register looks correctly. Image tcoolbar.png is present and script for generating *.res file includes it. Any idea what's wrong? Thanks, V. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus <http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
