LionHeart123 / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Add option for change the font size of the autocomplete list #658

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

Nowadays large screens are very common. With my 1080 full HD monitor, if I use 
the default DPI setting of Win7 the font size will be too much small to read 
(made my eye painful), so I use a custom 140% DPI. But the autocomplete list in 
pyscripter doesn't respect the system DPI setting so it's really a pain to read 
those text... Any one has the same problem?

So I suggest add an option to allow me set the font size for the autocomplete 
list (I mean the code intellisense) of the code editor.

Original issue reported on code.google.com by edwin....@innovationgear.com on 31 May 2012 at 10:11

GoogleCodeExporter commented 9 years ago
You can change the font via Tools, Options, IDE Options, Auto-completion font

Original comment by pyscripter on 31 May 2012 at 7:20

GoogleCodeExporter commented 9 years ago
Cool! Thanks, and I'm sorry I didn't find it, maybe it's still due to my custom 
DPI settings, the texts of grid rows in IDE Options window are half covered... 

Original comment by edwin....@innovationgear.com on 1 Jun 2012 at 2:50