Page 3 of 3
Posted: Sun Jul 06, 2003 10:02 pm
by GPI
Fred wrote:I already started to include some GPI mods in the official source and it will continue. It's nice to see another editor dedicated to PB growing so fast.
Without the open sourecode of the orignal-editor, jaPBe doesn't exist. Thanks for that.
Without Scintella you can't add all features (like autocompletation, better (and longer) undo-support).
Tomorrow comes the first final Version (with drag&drop, German-Language-File, Doubleclick on Include, About-window).
I must only write a plugin for the Visual Designer, because jaPBe use a complete diffrent system to detect if it runs allready and so Visual Designer can't communicate with jaPBe...
Posted: Sun Jul 06, 2003 10:06 pm
by Karbon
Just tried it out - I'm super impressed. I have a new PB edit for sure!
Posted: Sun Jul 06, 2003 11:03 pm
by GPI
Ok, i had write a plugin, that install a mutex of the original editor. So when the Visual designer wants to open a file in PB, PB detects the mutex and give the filename to jaPBe. But for this PB must set to "Run one instand only" and jaPBe get only one Filename...
How exact works the Visual Designer and the PB-Editor togehter?
Read the Visual Designer the Regestry and check where PB is installed?
When yes -> Would be bad, because i don't want to change the regestrie-entries of PB.
At the moment jaPBe can be run without problems with the Original editor, because i don't change any regestry-entries (i only add some, when the user press the associate-button in the preferences).
btw: The original editor is in the contextmenu of all .pb, so you can start the orignal editor form the explorer with any .pb file.
Posted: Mon Jul 07, 2003 8:02 am
by gnozal
Wow
The best purebasic editor so far !