Making Max look like 3D

BlitzMax Forums/BlitzMax Beginners Area/Making Max look like 3D

Wotcha, folks.

This may seem like a very silly question, but does anyone know what font the Blitz3D IDE used?

I really liked it, and BMax feels a bit like BlitzPlus to me!

Should this have gone in B3D? perhaps?

TIA

Tobo

if you copy the Blitz.fon file from your blitz3d\cfg folder to your windows\fonts folder you should be good to go

That didn't work for me. Is there a way to actually set what font to be used in the MaxIDE?

EDIT: Changing this line in the cfg file worked for me:

editfontname=MS Sans Serif

You can change the font here:

File -> IDE Options -> Editor

Also what font is used on the right hand side in the Blitz3D editor? The one that list your functions and so on?

Jason.