PDA

View Full Version : Looking for Source


Takumi Ito
June 18th, 2008, 08:13 PM
Way back when, I'm fairly sure Scizz released the source code for his R/S/E/FR/LG/etc text editor. Does anyone have a copy of it that I could grab?

G.K.S.
June 26th, 2008, 10:43 PM
I wasn't around in the forums back then, why don't you check Scizz's website, I think he has one(most likely not running now).

Darthatron
June 27th, 2008, 12:12 AM
A-Text never had it's source released to my knowledge. However, text editors are rather easy to make if you have enough time.

D-Trogh
June 27th, 2008, 04:41 AM
If you want to make a text editor, you can use the source for ScriptEd..
That's what I did XD

score_under
June 27th, 2008, 04:53 AM
Yeah, but that's only if you want it to run in a buggy, high-level, slow, bloated, linux-incompatible language.
If you want to do it in C, my "textproc.h" file's "transstr()" and "transbackstr()" (or something like that) contains all you need.

Oh yeah, I forgot to say. I have even stronger views on VB (especially .NET [[ D: ]] ) than I do on vista.

Darthatron
June 27th, 2008, 05:09 AM
Yeah, but that's only if you want it to run in a buggy, high-level, slow, bloated, linux-incompatible language.
If you want to do it in C, my "textproc.h" file's "transstr()" and "transbackstr()" (or something like that) contains all you need.

Oh yeah, I forgot to say. I have even stronger views on VB (especially .NET [[ D: ]] ) than I do on vista.
I hate Vista as much as the next sane person, but I don't flame it whenever someone breathes the word. Maybe you should think about doing the same thing when you talk about VB. I know it's bad, but let people learn easy languages, and then move onto the good ones. >_>

score_under
June 27th, 2008, 05:51 AM
I hate Vista as much as the next sane person, but I don't flame it whenever someone breathes the word. Maybe you should think about doing the same thing when you talk about VB. I know it's bad, but let people learn easy languages, and then move onto the good ones. >_>
Call me stupid and full of weird ideas, but I actually think that if VB was interpreted, the whole world would be a better place.

Oh btw, have you tried programming before? (As in, large-scale programs, not like small stuff) It may start off as a drag ("Oh god, what will the interface be? How will it work? AAARGH!") but then it starts to smooth out and is actually quite fun!

Darthatron
June 27th, 2008, 06:31 AM
Call me stupid and full of weird ideas, but I actually think that if VB was interpreted, the whole world would be a better place.

Oh btw, have you tried programming before? (As in, large-scale programs, not like small stuff) It may start off as a drag ("Oh god, what will the interface be? How will it work? AAARGH!") but then it starts to smooth out and is actually quite fun!
Yes, I have. But seriously, VB6 isn't that bad. You're just jealous that it's so easy. Sure, it's not as powerful as some other languages, but it gets the job done. Now stop complaining. >_>