Skip to content

Conversation

@yonojoy
Copy link
Contributor

@yonojoy yonojoy commented Sep 9, 2025

ThirdPartyDemo SynTaskDialog4Lazarus does not compile under XE8/FireMonkey:

SynTaskDialog.pas(982): E2010 Incompatible types: 'TTextControl' and 'TLabel'

Since XE8 TButton, TLabel inherit from TPresentedTextControl, not from TTextControl anymore.

This patch allows the usage under XE8/FMX.

@yonojoy
Copy link
Contributor Author

yonojoy commented Sep 9, 2025

By the way: wouldn't it be reasonable to have an own repository for SynTaskDialog / SynTaskDialog4Lazarus?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant