Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
[EXAMPLE] UPGRADE Lazarus 3.8 with TRichEdit is one small issue?
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
Theoretical question. Laz...
by
Petrus Vorster
[
Today
at 01:09:19 pm]
Stacked bars not drawn pr...
by
apeoperaio
[
Today
at 12:57:01 pm]
New book on Object Pascal
by
matthius
[
Today
at 12:55:36 pm]
[SOLVED] Assembler error ...
by
dbannon
[
Today
at 12:55:16 pm]
The compiler fails to war...
by
Martin_fr
[
Today
at 12:44:31 pm]
four squares (inc)
by
speter
[
Today
at 11:25:05 am]
Regarding the issue of de...
by
Martin_fr
[
Today
at 10:20:35 am]
Dice (raylib + kraft phys...
by
fcu
[
Today
at 09:01:24 am]
CudaText editor (written ...
by
AlexTP
[
Today
at 07:57:52 am]
Lazarus seems to be makin...
by
Boleeman
[
Today
at 07:54:25 am]
[SOLVED] Lazreport PDF
by
Petrus Vorster
[
Today
at 07:42:59 am]
Maze Makers: Modified Cyl...
by
Boleeman
[
Today
at 07:20:10 am]
How to set the Excel cell...
by
dodgex
[
Today
at 04:51:41 am]
Embedded qss stylesheets ...
by
jns
[January 14, 2026, 11:27:39 pm]
TSpeedButton qt6 styleshe...
by
big_M
[January 14, 2026, 04:53:29 pm]
How to prevent onDropFile...
by
Hansaplast
[January 14, 2026, 04:51:23 pm]
Linked List Using Two Cla...
by
Thaddy
[January 14, 2026, 03:39:08 pm]
unit init, finalize and i...
by
Zvoni
[January 14, 2026, 02:48:57 pm]
Locate current record aft...
by
Zvoni
[January 14, 2026, 09:59:08 am]
Drag and Drop Files; onDr...
by
Hansaplast
[January 14, 2026, 09:39:25 am]
Lazarus and Libre Office
by
MarkMLl
[January 14, 2026, 09:22:14 am]
scat bikes (inc)
by
speter
[January 14, 2026, 04:38:11 am]
Effect of adding properti...
by
n7800
[January 14, 2026, 04:13:36 am]
solution for installing F...
by
BradleySlavik
[January 14, 2026, 02:37:22 am]
What was your first compu...
by
CM630
[January 13, 2026, 10:09:19 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [EXAMPLE] UPGRADE Lazarus 3.8 with TRichEdit is one small issue? (Read 857 times)
What I can do
Full Member
Posts: 183
[EXAMPLE] UPGRADE Lazarus 3.8 with TRichEdit is one small issue?
«
on:
January 26, 2025, 08:02:13 pm »
os: Windows 10@64
compiler: Lazarus 3.8
project: just updated to Lazarus 3.8 and it destroyed my TRichMemo is there a fix or work around?
-------------------------------------------------------------------------------------------------------------
Updated 1/28/2025
Still had three more crashes but not before everything was copped
had to use REVO to uninstall everything on advanced settings
then do a complete fresh install and reconfigured everything
but this time took it very very slow read and thought about how I use Lazarus with what utilities and customized every aspect and took all those things on my ToDoThis someday list and now done and I love it soooo much I am glad I did.
As bad as it is so many time a hard rebuild fixes so many mistakes and avoid those hard to reverse path I get into when doing a new projects.
My many thanks to everyone who supports this group
«
Last Edit: January 28, 2025, 10:31:45 pm by What I can do
»
Logged
Martin_fr
Administrator
Hero Member
Posts: 12013
Debugger - SynEdit - and more
Re: Lazarus 3.8 destroyed my TRichEdit is this fixable?
«
Reply #1 on:
January 26, 2025, 08:04:39 pm »
What exactly goes wrong? What error, when?
Logged
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
What I can do
Full Member
Posts: 183
Re: Lazarus 3.8 destroyed my TRichEdit is this fixable?
«
Reply #2 on:
January 26, 2025, 08:20:25 pm »
i got a error during install that something to the effect on needing the unit
from what I understand it needs the package setup but I don't fully understand all that
Logged
Hansvb
Hero Member
Posts: 871
Re: Lazarus 3.8 destroyed my TRichEdit is this fixable?
«
Reply #3 on:
January 26, 2025, 08:29:34 pm »
I don't think the trichmemo is standard in a clean Lazarus installation. You can pick it up in the online package manager. (Off the top of my head, no PC nearby now) Open the package manager check richmemo choose install, rebuild Lazarus.
Logged
What I can do
Full Member
Posts: 183
Re: Lazarus 3.8 destroyed my TRichEdit is this fixable?
«
Reply #4 on:
January 26, 2025, 08:36:37 pm »
yes but I don't know the Package that it is in.
Lazarus trys to load the last project but generates this error
error
(X)
Unable to find the component class "TRichMemo"
It is not registered via RegisterClass and not ifm was
found
it is needed by unit:
G:\t\dad\Program
files\lazarus\projectessions\DelPhiHelper\r...\uhlp.ps
[Cancel Loading this component]
«
Last Edit: January 26, 2025, 08:43:20 pm by What I can do
»
Logged
Hansvb
Hero Member
Posts: 871
Re: Lazarus 3.8 destroyed my TRichEdit is this fixable?
«
Reply #5 on:
January 26, 2025, 08:50:50 pm »
Quote
https://forum.lazarus.freepascal.org/index.php/topic,59905.msg447229.html#msg447229
Logged
What I can do
Full Member
Posts: 183
Re: Lazarus 3.8 destroyed my TRichEdit is this fixable?
«
Reply #6 on:
January 26, 2025, 08:57:29 pm »
Yes, that worked
reinstall the web package
we all good
thank you very much
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
[EXAMPLE] UPGRADE Lazarus 3.8 with TRichEdit is one small issue?
TinyPortal
© 2005-2018