Text Size in Editor
Posted: Mon May 02, 2011 12:33 am
Does the latest version of PureBasic provide a way to set the size of the text it displays?
Jim Adrian
Jim Adrian
http://www.purebasic.com
https://www.purebasic.fr/english/
I am using a Mac and I don't see how to enter the IDE editor.MachineCode wrote:Do you know what an IDE is? It's the editor. The PureBasic.exe file that you run.
So run it, then: File menu -> Preferences -> Editor -> Editing -> Select font.
The editor is typically what you use to enter and compile a program with.James Adrian wrote:I am using a Mac and I don't see how to enter the IDE editor.MachineCode wrote:Do you know what an IDE is? It's the editor. The PureBasic.exe file that you run.
So run it, then: File menu -> Preferences -> Editor -> Editing -> Select font.
I am only concerned with the size of the text while I am trying to compose a program.Demivec wrote:The editor is typically what you use to enter and compile a program with.James Adrian wrote:I am using a Mac and I don't see how to enter the IDE editor.MachineCode wrote:Do you know what an IDE is? It's the editor. The PureBasic.exe file that you run.
So run it, then: File menu -> Preferences -> Editor -> Editing -> Select font.
I thought your original question had to do with the text that is displayed in the editor. Does it instead have to do with text that is displayed when the program is executed (i.e. DrawText(), or with gadgets) ?
Thank you for this information. I appreciate it.freak wrote:The next release (currently in beta) will allow the font/size to be changed in the OSX version.