- Posts: 46
- Thank you received: 0
Question CT LAB ver 7.30
- LuZZZZi
- Offline
- Junior Member
-
I'm not able to change the color of the font property of a TRadiobutton. It's always black.
Win 8.1, X86_64
Thx
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
Yes this problem exists
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
....simple PDF filter crashes: "No Font was set - please use SetFont() first."
>>
Sir @Leonid
We fix and this:
Go to
codetyphon/typhon/components/lz_Report/addons/lrPdfExport/source/lr_e_fclpdf.pas
Before Line 735 add FCurFont.Activate;
end;
FCurFont.Activate; //<<<=== ct9999 ================
FCurPage.WriteText(X1, Y1, AText, angle);
end;
We search the universe to find this...

PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
at this release, we finalize the functionality of Typhon IDE Embedded Form Designer.
And always this CT release has THE latest source for libraries and components.
Have fun..
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Jan Roza
-
- Offline
- Junior Member
-
- Posts: 66
- Thank you received: 3
Will test more in the coming weeks.
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Leonid
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
we will try to fix and this
Please test and
-NEW Typhon IDE Embedded Form Designer.
-NEW IDE Dock/Undock mechanism.
-Embedded Form Designer => Title Style.
Windows 10 Enterprise 20H2, 19042.630
macOS Catalina 10.15.7
PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Jan Roza
-
- Offline
- Junior Member
-
- Posts: 66
- Thank you received: 3
Then I installed an extra component (which was also in my previous version of CodeTyphon) and now the rebuild of CodeTyphon ends in error.
Errors are:
Build IDE: Exit code 2, Errors: 2
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64 can't be executed, error message: Failed to execute "/usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64", error code: -9
make[2]: *** [Makefile:4749: typhon] Error 1
make[1]: *** [Makefile:5181: idepkg] Error 2
Error: make: *** [Makefile:3664: idepkg] Error 2
Can you help me out here?
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Jan Roza
-
- Offline
- Junior Member
-
- Posts: 66
- Thank you received: 3
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
-Can you write more about these Extra ?
-Did you compile these Extra ? before you add to Typhon IDE
-You OS RAM ?
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Jan Roza
-
- Offline
- Junior Member
-
- Posts: 66
- Thank you received: 3
Your remark about OS RAM set me on the right track.
My Linux Mint 20 runs in a VirtualBox environment and had only 4 Gb memory assigned to it.
So I enlarged this to 6 Gb memory started up Linux again and tried the same exercise.
No errors this time the IDE rebuild was successful, so that was the problem: memory!
Thanks for straightening me out again.

Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
have fun
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Leonid
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Sternas Stefanos wrote: Please test and
-NEW Typhon IDE Embedded Form Designer.
-NEW IDE Dock/Undock mechanism.
-Embedded Form Designer => Title Style.
-IDE Dock/Undock mechanism. Works reliably.
-Embedded Form Designer. The design selected in the IDE is replaced by the decoration of the operating system when the program starts
Linux 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 GNU/Linux KDE
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
<<Embedded Form Designer. The design selected in the IDE is replaced by the decoration of the operating system when the program starts>>
We can't follow the decoration of the operating system, or OS theme for now, it's a speed problem.
It's a user choice the "Title Style", for now.
Oh, from your screens, one new button is missing
and we put a lot of code for this button...

Go to IDE Settings=>"Editor ToolBar" and set "defaults"
PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Leonid
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Attachments:
Please Log in or Create an account to join the conversation.
- Gyula Kampfner
- Offline
- Junior Member
-
- Posts: 20
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
TplTreeListView
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Gyula Kampfner
- Offline
- Junior Member
-
- Posts: 20
- Thank you received: 0

Please Log in or Create an account to join the conversation.