Recent

Author Topic: [Solved] can't change TMemo color or font color under Linux  (Read 4171 times)

Zorba

  • Jr. Member
  • **
  • Posts: 77
I tried to change the color of a TMemo component using the editor and also hardcoding it as:
Code: [Select]

Memo1.Color := clBlack;


I also tried changing the font color also by editor and hardcoding it but again no luck.

It always stays white.
Debian Sid Linux
0.9.25 beta build 15467M

Any clues or is that the expected behavior on Linux.
Thanks


EDIT:
Forgot to mention that at design time the colors do change fine. At run time they are back to white for the TMemo component and black for the color of the font.

SOLUTION:
Compile with GTK2 widget set ;)
runtime does as expected and as seen on design time.

 

TinyPortal © 2005-2018