[Lazarus] IDE default font

2014-03-05 Thread Antonio Fortuny

Hi Folks.

If I remember well, a discussion took place some weeks ago about the IDE 
fonts in Lazarus but I can't find it any more

So there is my question:
Is it possible to change the default font used by visual controls when 
they are dropped onto the form ?

If answer is yes, how could I change it ?
My quesion is not trivial as I develop simultaneously in Win32 and 
Linux, most of the time, for the same projects (win32/64, GTK for Linux).
First steps on Win32, then port to Linux. Afterwards, development and 
tests go on in parallel.


Thanks,
Antonio.


---
Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce 
que la protection avast! Antivirus est active.
http://www.avast.com



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE default font

2014-03-05 Thread Hans-Peter Diettrich

Antonio Fortuny schrieb:

Hi Folks.

If I remember well, a discussion took place some weeks ago about the IDE 
fonts in Lazarus but I can't find it any more

So there is my question:
Is it possible to change the default font used by visual controls when 
they are dropped onto the form ?


When you set the form's Font as desired, set ParentFont=True in all 
dropped components. Isn't this setting the default?


DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus