Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
Are there any Lazarus terminal components based on TMemo?
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
would multi threading hel...
by
speter
[
Today
at 05:29:22 am]
FPCupDeluxe unable to bui...
by
BradleySlavik
[
Today
at 04:06:30 am]
Strange Error when I use ...
by
TYDQ
[
Today
at 02:48:46 am]
Register global hotkey
by
cdbc
[
Today
at 12:24:59 am]
Perlin Map 3D
by
Boleeman
[
Today
at 12:04:05 am]
X11Libre, finally and for...
by
Fred vS
[January 21, 2026, 10:20:53 pm]
Difference in formatting ...
by
Bart
[January 21, 2026, 09:49:01 pm]
What's wrong with my appl...
by
bourbon
[January 21, 2026, 09:04:40 pm]
TRichMemo install shows "...
by
rvk
[January 21, 2026, 07:47:30 pm]
How to observe the value ...
by
nouzi
[January 21, 2026, 06:26:13 pm]
Anti "churning" in solita...
by
TBMan
[January 21, 2026, 04:30:05 pm]
Lazarus for Windows on aa...
by
msintle
[January 21, 2026, 03:11:13 pm]
Perlin Noise Map With BGR...
by
Boleeman
[January 21, 2026, 01:36:13 pm]
Strange Mail from memo.mi...
by
Thaddy
[January 21, 2026, 01:27:19 pm]
[Solved] Lazreport. Sorti...
by
Petrus Vorster
[January 21, 2026, 11:39:09 am]
Regarding the issue of de...
by
Martin_fr
[January 21, 2026, 11:16:29 am]
[Windows] UTF8 encoding w...
by
Thaddy
[January 21, 2026, 10:42:15 am]
Pleas help, Synapse / Ind...
by
patyit
[January 21, 2026, 10:25:29 am]
Default, Manual Initializ...
by
Okoba
[January 21, 2026, 09:17:22 am]
Cannot see unit text - ed...
by
lorenzo
[January 21, 2026, 04:05:13 am]
AdvancedHTTPServer: A Go-...
by
egsuh
[January 21, 2026, 01:44:33 am]
ThemeServices.OnThemeChan...
by
440bx
[January 21, 2026, 12:16:35 am]
Cross Compile for Dos on ...
by
PascalDragon
[January 20, 2026, 10:54:36 pm]
Feature announcement: Fun...
by
PascalDragon
[January 20, 2026, 09:50:39 pm]
Access violation during d...
by
PascalDragon
[January 20, 2026, 09:49:09 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Are there any Lazarus terminal components based on TMemo? (Read 523 times)
vfclists
Hero Member
Posts: 1152
Are there any Lazarus terminal components based on TMemo?
«
on:
September 27, 2024, 08:30:10 pm »
Are there any Lazarus Terminal components based on TMemo, or its ancestors?
Is it possible for a terminal component to be created from a TMemo assuming there is none like that in existence?
Logged
Lazarus 3.0/FPC 3.2.2
MarkMLl
Hero Member
Posts: 8525
Re: Are there any Lazarus terminal components based on TMemo?
«
Reply #1 on:
September 27, 2024, 11:34:16 pm »
Depends what you want to do. I use TMemo/TRichMemo for output (status windows etc.)
https://forum.lazarus.freepascal.org/index.php/topic,67337.msg517995.html
with the line count curtailed to some maximum, but if you want something interactive (i.e. like a classical terminal emulator in which a unix shell would run) I think other people have posted "properly written" components.
There's an interesting difference between (some versions of) Delphi and (some versions of) Lazarus here: in Delphi the main program unit carried on running after the GUI was started up (which allowed a terminal to be animated fairly simply) but try the same with Lazarus and one gets into very deep water particularly if using dialog(ue)s etc.
MarkMLl
Logged
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Logitech, TopSpeed & FTL Modula-2 on bare metal (Z80, '286 protected mode).
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories:
https://github.com/MarkMLl?tab=repositories
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
Are there any Lazarus terminal components based on TMemo?
TinyPortal
© 2005-2018