Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Building my own FB Editor
#31
Quote:Already done by dumbledore.
He made a Windows and a Linux version.
Here:
http://forum.qbasicnews.com/viewtopic.ph...=fbide+wxc
[/quote]

Ummm... You weren't listening, were you? We're talking about FreeDevStudio, not FBIDE. I was saying that he should do what dumbledore did for FBIDE.
.14159265358979323846264338327950288419716939937510582709445
Glarplesnarkleflibbertygibbertygarbethparkentalelelangathaffendoinkadonkeydingdonkaspamahedron.
Reply
#32
Quote:
fsw Wrote:Already done by dumbledore.
He made a Windows and a Linux version.
Here:
http://forum.qbasicnews.com/viewtopic.ph...=fbide+wxc

Ummm... You weren't listening, were you? We're talking about FreeDevStudio, not FBIDE. I was saying that he should do what dumbledore did for FBIDE.
I've misunderstood you.
Reply
#33
I am not sure what all the hubalooo is here. If you don't have/want/hate/are allergic to .Net, don't download the editor and use something else. There are a million and one editors out there to choose from. Why blast someone for putting hard work into something and giving it away for free?

Like I said before; this has a lot of potential, and so far, looks quite good. Keep up the good work dutchtux and keep forging ahead despite the naysayers.
Reply
#34
I didnt blast it.

I said: It depends on .Net, I will never use it.
Reply
#35
looks nice, too bad about the .net though
a couple bugs you might want to know about:
you close all the tabs, it crashes
and the "tasks" thingy didn't work right for me, the error was displayed in the "output" thingy instead.

yeah, .net can be a pain, but if you've got it and have a lot of thumb-twiddling time, then you can use it Tongue
ttp://m0n573r.afraid.org/
Quote:quote: "<+whtiger> you... you don't know which way the earth spins?" ... see... stupidity leads to reverence, reverence to shakiness, shakiness to... the dark side
...phear
Reply
#36
Do you get 2 errors at the same time from the compiler?
The regexp that it uses is not set for multiline on for 1 line...
It simple to fix but I must know if you got more then 2 errors.
Reply
#37
only two errors.
ttp://m0n573r.afraid.org/
Quote:quote: "<+whtiger> you... you don't know which way the earth spins?" ... see... stupidity leads to reverence, reverence to shakiness, shakiness to... the dark side
...phear
Reply
#38
Ok, Thanks for that...It's fixed in the next version. Could not test it yet by myself
Reply
#39
Wow this is pretty nice I'll probably make a PureBasic keyword file for it once it's a little more mature. Will you add an auto-completion popup to it?
Reply
#40
EDIT:
Version 0.2: http://dutchtux.e-dentify.nl/protectme/f...dio_02.zip
You need .NET framework 1.1 or higher to get this program to start.

Changelog
Code:
ADDED: can open .bi files (it still needs setup syntaxing for that)
ADDED: Support create project files and add files in it (still need to add "remove file" and "project settings and build"
ADDED: Double clicking in tasklist will activate the tab with the file and scroll to the line.
ADDED: Open files from the project list (still need to make that list show only the filename)
ADDED: Basic design for project settings created. (Not usefull yet)
ADDED: The settings is usefull now.
ADDED: All settings is saved in a XML file
ADDED: Things can be setup now. (Except the General tab)

CHANGED: changed shortcut key for compiling and running, etc to F5

FIXED: Improve startup time . (It's alot faster now)
FIXED: Proper version numbering
FIXED: S is working again in the editor
FIXED: More then 1 errors are now listed (not tested)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)