When you press 'install' in the package editor, the following happens: - The IDE calls 'make IDE OPT=-Cn' to compile the IDE (not the LCL, not any component) without final linking. This is needed for packages using the IDE sources directly. FPC will only recompile what has changed. - IDE compiles all changed packages - IDE links the new IDE - IDE restarts
I'll have to retest doing a visual component in Lazarus....
Thanks, -Michael _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel