Posted: Sun Feb 09, 2003 6:00 pm
Restored from previous forum. Originally posted by GPI.
new file associate
The Editor can open and save ".PB" and ".PBI". Also the typ of the file is not longer "File PB". It is now "PureBasic Source" and "PureBasic Include".
A "*" marks a changed source (in the panel)
Mark a File-Name (.pbi or .pb must not mark) and open the popupmenu with the right mouse button and click on "open mark". If a filename is in the mark, the file will open.
(NOTE: For this function the clipboard is cleard!)
New Menu-Item "Save all"
New Prefernce-Item (Save all; compile/run)
If the preference-Window, the Editor-Menu-etc has now full functionality.
To translate the new menu-items for other language:
open the "editor.catalog" and add 3 lines at the end of file:
Save All <-menu-item
Save all source <-preference-item
Open mark <-popupmenu-item
(the german-file is corrected)
(If this 3 lines are missing, the editor will use the english names)
WARNING!
Save your old PureBasic.EXE
http://caosandkin.bei.t-online.de/purebasic/editor.zip
The modified sourcecode is in the file. I have marked all the changes with ";-gpi-change" and ";-gpi-endchange".
Edit: Headline
new file associate
The Editor can open and save ".PB" and ".PBI". Also the typ of the file is not longer "File PB". It is now "PureBasic Source" and "PureBasic Include".
A "*" marks a changed source (in the panel)
Mark a File-Name (.pbi or .pb must not mark) and open the popupmenu with the right mouse button and click on "open mark". If a filename is in the mark, the file will open.
(NOTE: For this function the clipboard is cleard!)
New Menu-Item "Save all"
New Prefernce-Item (Save all; compile/run)
If the preference-Window, the Editor-Menu-etc has now full functionality.
To translate the new menu-items for other language:
open the "editor.catalog" and add 3 lines at the end of file:
Save All <-menu-item
Save all source <-preference-item
Open mark <-popupmenu-item
(the german-file is corrected)
(If this 3 lines are missing, the editor will use the english names)
WARNING!
Save your old PureBasic.EXE
http://caosandkin.bei.t-online.de/purebasic/editor.zip
The modified sourcecode is in the file. I have marked all the changes with ";-gpi-change" and ";-gpi-endchange".
Edit: Headline