New Unofficial IDE in development
Just an update.. Didn't know where this post had gone, since no indication was left in the previous board...
A lot more work is being done on it, making the source code editing side of it useful.
The lexer has to be completely written from scratch to account for additional commands available in UserLibs, which will also mean the UserLib serialisation system will have to be created too.
I am adding as much time I as can to this project, but with full-time work and a family, it's not going as fast as I had hoped.
What I may do, is open the source completely, even in the development stage, so anyone familiar with C++ can pitch in their own ideas.
A lot more work is being done on it, making the source code editing side of it useful.
The lexer has to be completely written from scratch to account for additional commands available in UserLibs, which will also mean the UserLib serialisation system will have to be created too.
I am adding as much time I as can to this project, but with full-time work and a family, it's not going as fast as I had hoped.
What I may do, is open the source completely, even in the development stage, so anyone familiar with C++ can pitch in their own ideas.
The source forge page is : https://sourceforge.net/projects/pbdevstud/
No source code yet, and no builds yet, just a couple of screenshots.
I am working a 7 day week so I haven't had any my-time to settle down and polish the source code for distribution, but I will keep things updated on the source forge page.
No source code yet, and no builds yet, just a couple of screenshots.
I am working a 7 day week so I haven't had any my-time to settle down and polish the source code for distribution, but I will keep things updated on the source forge page.
Thanks, bookmarked the link and will keep an eye on thiskawasaki wrote:The source forge page is : https://sourceforge.net/projects/pbdevstud/
No source code yet, and no builds yet, just a couple of screenshots.
I am working a 7 day week so I haven't had any my-time to settle down and polish the source code for distribution, but I will keep things updated on the source forge page.

Windows 7 & PureBasic 4.4
Userlibs will be serialised, so that if you open a project that requires a userlib that doesnt exist, it will check an online database (would be a future development) for the userlib details etc..
Commands etc can be viewed too, and upon compilation, it will generate a report with all userlibs used.
Update
Porting the project to use Nokia's QT GUI library, since its more robust, and a commercial-grade library, that many big companies use, such as Adobe.
Commands etc can be viewed too, and upon compilation, it will generate a report with all userlibs used.
Update
Porting the project to use Nokia's QT GUI library, since its more robust, and a commercial-grade library, that many big companies use, such as Adobe.
-
- Addict
- Posts: 1027
- Joined: Sun May 15, 2005 5:15 am
- Location: Australia
- Contact:
I'm hoping you don't mean mine?kawasaki wrote:Since this project has sparked off another project running up against it, I will be putting this one on hold.
Best of luck to the other competing IDE
Yours is targeted at a different audience than mine. Plus I wasn't aiming at competition (after all there is already a PB IDE alternative)
Demonio Ardente
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Not at all. I only briefly looked over your IDE project, and I believe it's a very nice looking interface.. Very user friendly 
I have been contracted to a company to work with them in quite an exhausting project, which will take up all my time.
I will however still add a few nooks and crannies to the project, its not ready to be released as open source yet, since I encountered a big glitch (or a user error performed by myself) in the code.. so when I can get rid of that flaw, I should be able to start uploading.

I have been contracted to a company to work with them in quite an exhausting project, which will take up all my time.
I will however still add a few nooks and crannies to the project, its not ready to be released as open source yet, since I encountered a big glitch (or a user error performed by myself) in the code.. so when I can get rid of that flaw, I should be able to start uploading.
It's not dead, just on hold.. I am trying to provide a professional-quality studio software for use with PureBasic, with no budget, and no resources.. All off my own back.
I have a job which I take seriously, so that I will not jeopardise work hours.
This project was to be a act of generosity, giving something to a community for free.
If you want to see it done in a month, for instance, rsts, I will be more than happy to discuss with you, financing options, and contracts
I have a job which I take seriously, so that I will not jeopardise work hours.
This project was to be a act of generosity, giving something to a community for free.
If you want to see it done in a month, for instance, rsts, I will be more than happy to discuss with you, financing options, and contracts

- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
And exactly these are the reasons why we don't have any alternative IDE's except gnozal's Jabbe. rsts didn't want to criticize you but just stating a fact. This IDE will certainly never be finished but I appreciate the approach very much.kawasaki wrote:It's not dead, just on hold.. I am trying to provide a professional-quality studio software for use with PureBasic, with no budget, and no resources.. All off my own back.
I have a job which I take seriously, so that I will not jeopardise work hours.

Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?