regarding http://www.purebasic.fr/english/viewtop ... 18&t=60636
Is it possible to have a simple Editor, where we can disable/enable all checkings ?
To have a very 'notepad' like text editor.
This to have an higher text edition speed, for large files.
Thanks,
marc,
PB Editor 'editing speed' question
PB Editor 'editing speed' question
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
PS: sorry for my english I speak flemish ...
Re: PB Editor 'editing speed' question
> Is it possible to have a simple Editor, where we can disable/enable all checkings ?
I assume you've already disabled all the syntax coloring and other such settings?
> To have a very 'notepad' like text editor.
You can actually use Notepad/WordPad (or any text editor) to edit your sources.
PureBasic source files are just plain text. Just need to point to the source with
the compiler. Plenty of examples in these forums if you look.
I assume you've already disabled all the syntax coloring and other such settings?
> To have a very 'notepad' like text editor.
You can actually use Notepad/WordPad (or any text editor) to edit your sources.
PureBasic source files are just plain text. Just need to point to the source with
the compiler. Plenty of examples in these forums if you look.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.