Forum > Third party
Search panel plugin for the Lazarus IDE
theo:
--- Quote from: lainz on December 09, 2022, 05:20:59 pm ---Hi, is working well, like in VS Code and Android Studio :)
Why not Ctrl + F to search with this, to replace the old window, and the old window with Ctrl + P?
--- End quote ---
Hello Lainz
Thank you for your test and your feedback.
I don't think the Search Panel should automatically "steal" Ctrl+F, it would be confusing.
However, you can easily change the key mappings for your installation yourself.
Curt Carpenter:
This looks great, but I'm having trouble getting it installed. I'm using Linux, Lazarus 2.0.8 with anchordocking and FPC 3.0.4. Any guidance would be appreciated.
If I add FCL to the Required Packages, the .lpk compiles when I try to install I get the message "The package idesearchpanelp does not have any "Register" procedure which typically means it does not provide any IDE addon. Installing it will probably only increase the size of the IDE and may even make it unstable."
Any guidance would be appreciated -- this really looks like a useful tool.
Thanks
theo:
Hello Curt
--- Quote from: Curt Carpenter on December 09, 2022, 07:06:33 pm ---This looks great, but I'm having trouble getting it installed. I'm using Linux, Lazarus 2.0.8 with anchordocking and FPC 3.0.4. Any guidance would be appreciated.
--- End quote ---
It would recommend you to update your Lazarus version.
Your version is from April 2020.
https://sourceforge.net/projects/lazarus/files/
Or using fpcupdeluxe:
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/tag/v2.2.0n
Then simply follow these steps:
https://wiki.lazarus.freepascal.org/Install_Packages#Adding_new_packages
There is nothing special about it.
wp:
--- Quote from: theo on December 09, 2022, 07:42:21 pm ---Hello Curt
--- Quote from: Curt Carpenter on December 09, 2022, 07:06:33 pm ---This looks great, but I'm having trouble getting it installed. I'm using Linux, Lazarus 2.0.8 with anchordocking and FPC 3.0.4. Any guidance would be appreciated.
--- End quote ---
It would recommend you to update your Lazarus version.
Your version is from April 2020.
--- End quote ---
Just tried to install the package in to v2.0.8 on Windows, and it did install und runs fine. There is one issue, though: After v2.0.x, the file format for package files was changed, and the package is stored in the new format. theo, could you please check the box "Maximize compatibility of package file (LPK)" in the package options. This way users of older Lazarus versions will be able to install the package, too. Earlier versions than 2.0 cannot compile the package due to the usage of ImageLists in BitBtn/SpeedBtn.
theo:
--- Quote from: wp on December 09, 2022, 08:05:58 pm ---theo, could you please check the box "Maximize compatibility of package file (LPK)" in the package options. This way users of older Lazarus versions will be able to install the package, too.
--- End quote ---
OK, done.
Navigation
[0] Message Index
[#] Next page
[*] Previous page