visual foxpro - VFP font size in command window -


in vfp development environment both command window , code windows open display characters in courier font, possible 10 pt. reduce size of these characters, see more lines on screen.

have tried going tools | options | ide , have changed several font specifications (for desktop, program files, code windows, procedures), clicked on 'apply' in attempt reduce size of these character on screen. has not been successful.

how can reduce font size used code when editing it, please?

check override individual settings checkbox on options | ide tab. otherwise, if you've edited particular prg, you'll see font used then.

for command window, right-click, properties set font.


Comments

Popular posts from this blog

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -