I am looking for people to use and test it for bugs etc.
Current features are:
Syntax highlighting
File Browser
Preview
Update checker
Basically basic

I have tested it on OpenSuSE with KDE and it worked out the box. Other systems may require QT3 libraries but i believe support is already installed on most of the distros.
The screenshot is a screenshot taken off my website for it.
I hope people can use it and give me feedback for the next releases

Please register on my forum and leave feedback and comments.
Source Code is found at my forum: http://elgunvosoftware.com/forums/
Ratings & Comments
11 Comments
Okay, I program in a self contained language that contains the components to create the program so im limited on resources. When the program i use is updated i will start with the latest qt release.
Just being curious, why is it based on Qt3?
Hi, I used QT because it was embedded into the language i used, i'm also working on a GTK Version :)
He meant Qt version 3. Why not Qt 4
Erm yeah, that was what I intended to ask. :]
Where's the source code?
The source codes are on the server and i can link to them today at some point. I was advised to comment all the code first so i took them down till the comments where finished.
You have not mentioned what's the address of the website.
Source Code is now available in the forum. Its under the GPL license. Please sign up and give feedback.
What I downloaded as source code was in fact, a collection of text files and images. There's no source code there.
Hi, That is the source code. The text and files are KBasic programming sources. I built this in KBasic. Its not C++ It uses the qt library because its the embedded design environment and because it can be ported to other platforms easily. That is the source. Download KBasic for the free non-registered license and you'll see.