Editor for PB

Working on new editor enhancements?
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Editor for PB

Post by PWS32 »

Hi,

It's a real shame that the GPI Editor (5b) doesn't work with
XP/2000 because of the great procedurfolding feature.
Now GBI found a alternative Richedit.dll and post it here , and it
seems to be great.
I examined it and it seems thats you don't have to program
anything to get an alternative PB Editor.(everything is adjusted
by .properties)
Well, I carried some links together . Take a look at it and play
around, I think thats whats missing in PB.
I will try (when I have time) to rewrite one or more .properties
Files to get hopefully a better PB.
maybe someone
have a mind to take part.

http://www.scintilla.org/SciTEImage.html
( Screenshot )

http://amip.tools-for.net/SciTE-CVS.exe
( mod. Distribution looks like )

http://www.scintilla.org/wscite152.zip
( normal Distribution and .properties )

http://www.scintilla.org/SciTETranslation.html
( any Languages )
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

Nice! :)
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

Ok,
here are the first PureBasicEditor alpha release for testing,
please rename your currently editor (purebasic.exe) to purebasic_org.exe.
extract the zip file in your purebasic folder and test foldtest.pb

when you have fun on this programm please send me a card to:

Peter Spisla
Bruchhauser Str.27a
40699 Erkrath
Germany

Download : http://www.spisla.com/pbe.zip
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

I get the error:
"The Scintilla DLL could not be loaded. SciTE will now close."
I see the only .DLL in the download you linked is:
"SciLexer.dll"

Joe
Last edited by TronDoc on Tue May 13, 2003 5:59 pm, edited 2 times in total.
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

sorry missing dll Download : http://www.spisla.com/dll.zip
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

heh heh
that helped!
many thanks.
I'll let you know how it goes
after I have some time to
try it out.

Joe :D
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

the fold example seems to work just fine.
--jb :)
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

This editor is going very well...

In fact when most of the compiler options of PB are implemented i think it will rock :D
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

Thanks PWS32, just what I need!
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

Ok,
any changes for SciTE-PB

1.help in menu and over F1
2.big margin for easy mark your source
3.compile in tool menu

unpack the zip files in your bp dir

Download :
http://www.spisla.com/change1e.zip
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

Hi,

this coming soon,"extended folding for PB"
please look !

http://www.spisla.com/fold1.jpg
http://www.spisla.com/fold2.jpg
http://www.spisla.com/fold3.jpg
ebs
Enthusiast
Enthusiast
Posts: 561
Joined: Fri Apr 25, 2003 11:08 pm

Post by ebs »

I really like it! Please continue with your development. One suggestion: put a list of recent filenames on the File menu, so it's easier to re-open a file you just worked on. Maybe even an option to automatically re-open the previous session?
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

Hi,

*** for testing the projekt is not finish ***

here are the new Scite-PB editor with multifold
if msvcrtd.dll in your basic dir present remove this
if you have the original purebasic.exe in your basic dir
then rename this to purebasic_org.exe
extract all zip files in your basic dir
start purebasic.exe ( this is the scite-pb version )
and load multifold.pb example.( please dont compile !! )

Download eng.Version :
Download ger.Version :

have fun ??? then send me a postcard for
my 2 children( Frederic and Jannis )
my woman ( Alexandra )
and my ( Peter )
to:

Peter Spisla
Bruchhauser Str.27
40699 Erkrath
Germany

Download eng.Version :
http://www.spisla.com/purebasic_eng.zip
Download ger.Version :
http://www.spisla.com/purebasic_ger.zip
ebs
Enthusiast
Enthusiast
Posts: 561
Joined: Fri Apr 25, 2003 11:08 pm

Post by ebs »

Peter,

Do you know how to define PureBasic keywords so your editor can do syntax coloring?

Regards,
Eric
Post Reply