Theos PowerBasic Museum 2017

Archive => Discussion - Legacy Software (PBWIN 9.0+/PBCC 5.0+) => Topic started by: Edwin Knoppert on March 27, 2009, 09:33:24 AM

Title: SED - font issue
Post by: Edwin Knoppert on March 27, 2009, 09:33:24 AM
I can't get the font right.

I would like to use Courier New and see this image:

http://www.hellobasic.com/images/sed1.png

It shows two issues:
1) I have set it to size 22, linespacing is increased but not the font.

2)  It does not appear to be CN, the spaces are proportional.

Fixed sys is not a neat font.

Title: Re: SED - font issue
Post by: Edwin Knoppert on March 27, 2009, 10:46:03 AM
This font issue seems to be solved by checking the two checkboxes below (default).

Right click on an include like this:
#include "C:\DOCUME~1\EDWINK\LOCALS~1\TEMP\PD39F7\CONST.INC"

will not work and shows "1\TEMP\PD39F7\CONST.INC" in the menu.


Title: Re: SED - font issue
Post by: José Roca on March 27, 2009, 09:44:23 PM
Quote
This font issue seems to be solved by checking the two checkboxes below (default).

The editor allows to have a different font and font size for each item type (keywords, comments, etc.), so changing the default font only works if you check the "Use always the default font" option.