[Lazarus] Getting the IDE source editor font

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Jan 24 13:19:06 CET 2011


 
 


Mattias Gaertner <nc-gaertnma at netcologne.de> hat am 24. Januar 2011 um 13:12
geschrieben:


>  
>  
> 
> michael.vancanneyt at wisa.be hat am 24. Januar 2011 um 11:57 geschrieben:
> 
> >
> > Hi,
> >
> > Since the recent font handling changes, some dialogs in the IDE that are
> > using TSynEdit have become unreadable (font size down to 6 pixels or less).
> > The query editors of SQLDB for instance.
> > I want to remedy this by setting the font for these synedit controls to the
> > same
> > font as used by the source editor.
> >
> > How can I achieve this ? How to obtain the font specs for the source editor
> > ? 
> uses SrcEditorIntf;
> SourceEditorManagerIntf.GetEditorControlSettings(ASynEdit);
> 
 
I added it to the wiki:
http://wiki.lazarus.freepascal.org/Extending_the_IDE#SynEdit
 
Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110124/0ab45b87/attachment-0003.html>


More information about the Lazarus mailing list