Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
SynEdit
»
[SOLVED] SynEdit search / compile demo
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
overloading issues fpc3.2...
by
marcov
[
Today
at 05:41:39 pm]
Ann: Deinline: a de-inlin...
by
JuhaManninen
[
Today
at 05:37:32 pm]
Translate .lfm file in a ...
by
jcmontherock
[
Today
at 05:14:17 pm]
FPC Unleashed (inline var...
by
creaothceann
[
Today
at 04:06:46 pm]
Can I get the position an...
by
CM630
[
Today
at 03:36:42 pm]
Seeking advice on setting...
by
schuler
[
Today
at 03:36:28 pm]
AI assisted translation o...
by
schuler
[
Today
at 03:27:56 pm]
Ann: DeCoperators
by
DomingoGP
[
Today
at 03:23:39 pm]
Error: Compilation raised...
by
marcov
[
Today
at 02:44:06 pm]
TLazSerial : serial port ...
by
CM630
[
Today
at 09:50:34 am]
I hope FreePascal can sup...
by
xiyi0616
[
Today
at 05:49:05 am]
[Solved] Help needed comp...
by
landolfi
[
Today
at 02:45:10 am]
Delimited text - how find...
by
Remy Lebeau
[
Today
at 02:26:15 am]
DataPort or Synpase stat...
by
eldonfsr
[April 16, 2026, 11:32:18 pm]
[FPC 3.2.4, Windows] PTC ...
by
Fred vS
[April 16, 2026, 08:26:24 pm]
Cannot build Units for Si...
by
NormanDunbar
[April 16, 2026, 07:39:07 pm]
IDE: Property editor does...
by
dsiders
[April 16, 2026, 07:04:22 pm]
What is wrong with this c...
by
OH1KH
[April 16, 2026, 04:32:48 pm]
[work arounded]Naming dae...
by
LeP
[April 16, 2026, 03:36:10 pm]
Lazarus Bugfix Release 4....
by
Jonax
[April 16, 2026, 03:06:25 pm]
CudaText editor (written ...
by
AlexTP
[April 16, 2026, 10:43:12 am]
C header function with on...
by
440bx
[April 16, 2026, 09:13:38 am]
(Solved)TUpDown KeyDown ...
by
LeP
[April 15, 2026, 11:21:09 pm]
Zipper: Addition of mult...
by
marcov
[April 15, 2026, 10:35:15 pm]
GTK3: FillRect() mispaint...
by
baldzhang
[April 15, 2026, 06:32:52 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] SynEdit search / compile demo (Read 4307 times)
pcurtis
Hero Member
Posts: 951
[SOLVED] SynEdit search / compile demo
«
on:
November 24, 2020, 10:00:57 am »
Hi All,
two things
1. How do I search / find in Synedit, and
2. How do I compile the demo app in c:\lazarus\components\synedit\test\
Thanks in advance.
«
Last Edit: November 24, 2020, 12:55:07 pm by pcurtis
»
Logged
Windows 10 20H2
Laz 2.2.0
FPC 3.2.2
Martin_fr
Administrator
Hero Member
Posts: 12299
Debugger - SynEdit - and more
Re: SynEdit search / compile demo
«
Reply #1 on:
November 24, 2020, 11:53:08 am »
c:\lazarus\components\synedit\test\ is the testcase.
There is an lpi file in that folder that you can open, and then run with F9.
But that is probably not what you want
c:\lazarus\examples\SynEdit\....
has several demo apps. All with an lpi file that you can open, and run in the IDE.
On linux those folders are write protected, and you should copy them first to your home folder, and then open the project in the copied folder.
c:\lazarus\examples\SynEdit\SearchAndReplace\SynEditSearchExample.lpi
Some info on SynEdit
https://wiki.lazarus.freepascal.org/SynEdit
Pay attention to
https://wiki.lazarus.freepascal.org/SynEdit#Logical.2FPhysical_caret_position
And some info on the search/replace options
https://wiki.lazarus.freepascal.org/Editor_Macros_PascalScript#Caller:_TSynEdit
«
Last Edit: November 24, 2020, 12:00:32 pm by Martin_fr
»
Logged
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
pcurtis
Hero Member
Posts: 951
Re: SynEdit search / compile demo
«
Reply #2 on:
November 24, 2020, 12:35:20 pm »
Thanks.
Logged
Windows 10 20H2
Laz 2.2.0
FPC 3.2.2
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
SynEdit
»
[SOLVED] SynEdit search / compile demo
TinyPortal
© 2005-2018