Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Miscellaneous
»
Suggestions
»
LCL
»
SynEdit to edit WYSIWYG text
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
88 year D. Knuth changes ...
by
Curt Carpenter
[
Today
at 03:08:55 pm]
ShortStrings vs long stri...
by
LemonParty
[
Today
at 03:01:54 pm]
[ANN] PasBuild 1.6.0 rele...
by
Graeme
[
Today
at 02:33:59 pm]
[ANN] PasBuild 1.5.0 rele...
by
Graeme
[
Today
at 02:30:32 pm]
CADSys4 3D.
by
zamtmn
[
Today
at 02:13:31 pm]
Synchronizing Lazarus pro...
by
marcov
[
Today
at 01:09:21 pm]
Need help with project ma...
by
dseligo
[
Today
at 12:12:04 pm]
Debian removes FPC/Lazaru...
by
marcov
[
Today
at 11:58:36 am]
Qt6/Wayland clipboard: pa...
by
zeljko
[
Today
at 11:53:24 am]
Questions about TFuncSeri...
by
hedgehog
[
Today
at 09:50:46 am]
macOS 14+ Install Instruc...
by
CM630
[
Today
at 07:56:45 am]
class not found
by
cdbc
[
Today
at 07:40:10 am]
Any way to "embed" Window...
by
egsuh
[
Today
at 05:13:50 am]
Update a table with an Au...
by
CraigC
[March 10, 2026, 10:54:23 pm]
TSplitter color property ...
by
backprop
[March 10, 2026, 08:43:28 pm]
Z80 ZX Spectrum and Syste...
by
Cascade
[March 10, 2026, 08:22:14 pm]
could Ardour's YTK be use...
by
robert rozee
[March 10, 2026, 03:18:36 pm]
[revisited] triple click
by
Thaddy
[March 10, 2026, 01:08:40 pm]
Hello! Anything new?
by
JuhaManninen
[March 10, 2026, 11:22:16 am]
C/C++ code to Object Pasc...
by
domasz
[March 10, 2026, 10:44:20 am]
[Solved] Saving a workboo...
by
Kaljakoira
[March 10, 2026, 09:09:59 am]
Pipewire API
by
Thausand
[March 10, 2026, 07:38:06 am]
Good GPU accelerated math...
by
myisjwj
[March 10, 2026, 03:17:06 am]
REST Server/Client, how t...
by
valdir.marcos
[March 09, 2026, 10:18:36 pm]
TSpeedButton qt6 styleshe...
by
dsiders
[March 09, 2026, 09:40:21 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: SynEdit to edit WYSIWYG text (Read 7429 times)
antonio
Hero Member
Posts: 605
SynEdit to edit WYSIWYG text
«
on:
March 22, 2007, 07:05:02 pm »
An editable WYSIWYG synedit control
Logged
LazarusBrasil.Org
theo
Global Moderator
Hero Member
Posts: 1933
RE: SynEdit to edit WYSIWYG text
«
Reply #1 on:
March 22, 2007, 07:18:14 pm »
What's that?
Logged
antonio
Hero Member
Posts: 605
RE: SynEdit to edit WYSIWYG text
«
Reply #2 on:
March 22, 2007, 07:27:00 pm »
I'd like to know also.
Logged
LazarusBrasil.Org
Marc
Administrator
Hero Member
Posts: 2674
RE: SynEdit to edit WYSIWYG text
«
Reply #3 on:
March 23, 2007, 04:40:56 pm »
What You See Is What You Get
Logged
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the
bug tracker
theo
Global Moderator
Hero Member
Posts: 1933
RE: SynEdit to edit WYSIWYG text
«
Reply #4 on:
March 23, 2007, 04:45:10 pm »
I know. But what has it to do with Synedit?
In a way, Synedit is already WYSIWYG though. You see sourcecode and you get sourcecode. ;-)
Logged
theo
Global Moderator
Hero Member
Posts: 1933
RE: SynEdit to edit WYSIWYG text
«
Reply #5 on:
March 23, 2007, 10:40:51 pm »
Now I see what you meant. It's the same question as this one, right?
http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=3510&highlight=synedit
No, Synedit can't be used as a RichEdit Control.
It's a Source-Code Editor. It can only handle fixed-width fonts. In a way it's column-based, which is not how a RichEdit Control works.
It's not designed for different line-heights, and it has no idea about some vital concepts of a RichEdit Control, like Wordwrapping or Paragraphs.
It's so different, it wouldn't even be a good starting point for developing such a Component.
Logged
antonio
Hero Member
Posts: 605
RE: SynEdit to edit WYSIWYG text
«
Reply #6 on:
March 26, 2007, 05:59:52 pm »
Yes, I made a lot of questions about this same issue. SynEdit doesn't fit this matter and RichEdit is uportable. So... Thanks for your answer.
Logged
LazarusBrasil.Org
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Miscellaneous
»
Suggestions
»
LCL
»
SynEdit to edit WYSIWYG text
TinyPortal
© 2005-2018