Load and save colorschemes with Purebasic's IDE
Posted: Sun Feb 27, 2005 10:47 pm
Hi
some days ago I hadn't anything to do so I took a look to Purebasics GPL'd IDE. Getting the source from here: :pserver:anonymous@purebasic-cvs.dyndns.org:/home/purebasic/cvs
I figured out it isn't very difficult to change some things.
I added a functionality to load/save color schemes. Get the orginal source code from CVS, and copy the .pb files from here http://www.schliess.net/stuff/Editor.zip over the orginal source and compile it. (Alternative try out the exe file).
You can of course edit and save a color scheme and paste it here in this thread if you want
The color schemes are named name.pbc and you will find them in your \PureBasic\Compilers folder. (pbc=purebasic colorscheme)
If you load a color scheme it will be saved right into the normal Purebasic prefs if you press the save button or exiting the editor.
Unfortunately there are a few minor bugs left. For example If you load a scheme the line numbers background won't be colorised. Dunno why ... any help about that ?
Have fun, don't forget to poste some nice color schemes and feel free to bungle the editor too
according to here: viewtopic.php?t=2338
MFG
WolfgangS

some days ago I hadn't anything to do so I took a look to Purebasics GPL'd IDE. Getting the source from here: :pserver:anonymous@purebasic-cvs.dyndns.org:/home/purebasic/cvs
I figured out it isn't very difficult to change some things.
I added a functionality to load/save color schemes. Get the orginal source code from CVS, and copy the .pb files from here http://www.schliess.net/stuff/Editor.zip over the orginal source and compile it. (Alternative try out the exe file).
You can of course edit and save a color scheme and paste it here in this thread if you want

If you load a color scheme it will be saved right into the normal Purebasic prefs if you press the save button or exiting the editor.
Unfortunately there are a few minor bugs left. For example If you load a scheme the line numbers background won't be colorised. Dunno why ... any help about that ?
Have fun, don't forget to poste some nice color schemes and feel free to bungle the editor too

MFG
WolfgangS
