Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,108
    • Issues 2,108
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #36313
Closed
Open
Issue created Nov 13, 2019 by FPC Admin account@fpc_adminOwner

TEdit - cannot change text (font) color

Original Reporter info from Mantis: tk
  • Reporter name: TK

Description:

There is still no support for TEdit.Font.Color in Cocoa (I could only set this at design time but not reflected at runtime, etc.).
Probably because that color is not bound to the NSFont itself (or device context as in Windows) but rather to the NSText control.
I made a simple patch that adds this support.
Not tested with TMemo etc., just TEdit.

Mantis conversion info:

  • Mantis ID: 36313
  • Version: 2.1 (SVN)
  • Fixed in revision: 62251 (#968577d0)
Assignee
Assign to
Time tracking