Re: [Lazarus] Proper procedure after changing files for an installed package?

2023-12-25 Thread Juha Manninen via lazarus
On Mon, Dec 25, 2023 at 10:37 PM Bo Berglund via lazarus < lazarus@lists.lazarus-ide.org> wrote: > Do I open Lazarus and use the function "Tools/Build Lazarus with Profile > Normal > IDE" or do I have to find the package below menu item "Packages" and > explicitly > command a Compile/Install? > J

[Lazarus] Proper procedure after changing files for an installed package?

2023-12-25 Thread Bo Berglund via lazarus
This is using Lazarus 3.0.0. I have a package with a GUI component which files I have downloaded on-line. The files are stored in a subdirectory to the pcp directory of Lazarus. The package has been "installed" in Lazarus earlier. Now I have retrieved updated files for this package and I wonder wh