IDE

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

IDE

Post by eddy »

I'm starting the development of my IDE
W.I.P
- User Interface
- open / close /save / new file

ToDo list :
- splitter
- use scintilla styling
- reduce flickering


Shot
Last edited by eddy on Sun Jun 15, 2003 6:02 am, edited 12 times in total.
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Re: IDE for BB

Post by ricardo »

eddy wrote:I'm starting the development of my Blitz IDE
One question:

Why don't you develope something for PureBasic?
You have a nice design, let this community enjoy your work :D
ARGENTINA WORLD CHAMPION
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: IDE for BB

Post by PB »

> I'm starting the development of my Blitz IDE

I think it's totally disgusting that you took the source code of the PureBasic
editor, changed it to suit Blitz Basic, then pimped your Blitz Basic "editor"
here in the PureBasic announcement forums. :x Nothing to be proud of.
Fred
Administrator
Administrator
Posts: 18207
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

I tend to agree with PB. You can ask for help for your developpement, but the announcement forums is not intended to promote other products. This post will be removed tomorrow.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Arf :)

Post by eddy »

I think it's totally disgusting that you took the source code of the PureBasic
editor, changed it to suit Blitz Basic, then pimped your Blitz Basic "editor"
here in the PureBasic announcement forums.
Sorry but it's not the hack of PB editor source code.

Fred, I know that you are author of PB editor
that's why I've stopped the hack to create a new one from zero
Announcement
Developed or developing a new product in PureBasic? Tell the world about it.
Perhaps I don't understand the title of this forum section. :?
promote other products
I can remove B**Z word if you want some self-censorship :?
Cor
Enthusiast
Enthusiast
Posts: 124
Joined: Fri Apr 25, 2003 7:52 pm
Location: Netherlands
Contact:

Post by Cor »

You better delete also the picture, which says Blitz editor
Cor de Visser

Registered PureBasic user

Author of ChordPlanet
Made with PureBasic
http://www.chordplanet.com
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

its better like that

LOL it's my first censured IDE :lol:
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Arf :)

Post by PB »

> Sorry but it's not the hack of PB editor source code.

Well it looks like an updated PureBasic editor... and you did say in the past
that you were updating the PureBasic editor for Blitz Basic.

> Perhaps I don't understand the title of this forum section. :?

It's for PureBasic apps, yes, but not for advertising apps for Blitz Basic.
Just like the Blitz Basic community wouldn't want us advertising PureBasic
apps on their forums.

I know you can create just about anything with PureBasic, but please have
a bit of moral sense and don't promote apps for the competition here if you
choose to code such apps. That's all I'm opposed to.
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Re: Arf :)

Post by ricardo »

eddy wrote:Sorry but it's not the hack of PB editor source code.

Fred, I know that you are author of PB editor
that's why I've stopped the hack to create a new one from zero
I can remove B**Z word if you want some self-censorship :?
Just read your own words and your old posts.:roll:

Fred give us the source of the editor because he trust us, but if you say that you 'hack' the editor to make one for a competitor product... ¿can't you understand the reaction of the community?

Its not censorship its common sense!! 8)
ARGENTINA WORLD CHAMPION
Magi
User
User
Posts: 25
Joined: Sun Apr 27, 2003 12:57 am
Location: Burlington, Canada

Re: Arf :)

Post by Magi »

ricardo wrote:Its not censorship its common sense!! 8)
:( Unfortunately, common sense isn’t very common.

Marc 8)
User avatar
tinman
PureBasic Expert
PureBasic Expert
Posts: 1102
Joined: Sat Apr 26, 2003 4:56 pm
Location: Level 5 of Robot Hell
Contact:

Re: Arf :)

Post by tinman »

ricardo wrote:Fred give us the source of the editor because he trust us, but if you say that you 'hack' the editor to make one for a competitor product... ¿can't you understand the reaction of the community?
The editor was released as GPL. People are therefore free to do with it what they like, provided they stick to the GPL (their own derivative products are GPL, maintain copyrights, etc).

If Fred only gave us the source because he trusted us, and not because he was allowing us to do anything we like with it, then the editor source should never have been made GPL.

Or Fred can always give the editor source a different lisence, since he was the original author he can remove the GPL status. I don't know if that would apply to older versions of the code which were previously only GPL.
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Re: Arf :)

Post by fsw »

tinman wrote:The editor was released as GPL. People are therefore free to do with it what they like, provided they stick to the GPL (their own derivative products are GPL, maintain copyrights, etc).
Correct
If Fred only gave us the source because he trusted us, and not because he was allowing us to do anything we like with it, then the editor source should never have been made GPL.
Hmmm....
Or Fred can always give the editor source a different lisence, since he was the original author he can remove the GPL status. I don't know if that would apply to older versions of the code which were previously only GPL.
If Fred would change the GPL status of the Editor source, than it would only apply to new releases.
Old Source code would remain GPL forever.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

- I understand that my post disturbs, It was too explicit
- Otherwise, I do not appreciate the arbitrary charges :x it sux


old hack IDE

You can find the previous version which was a hack of PB editor.
I had already a discussion about GPL licence with PB and Ricardo.
And my conclusion was that I cannot continue to develop my IDE like that.

new IDE

That's why I stopped my hack in order to start another one.
The resemblance is normal since I always use the same user interface that I designed.

@PB
In the future, I would like that you stop launching calumnies against me :evil:
I'm not a robber.


Image
It's not a HACK !!
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> @PB
> In the future, I would like that you stop launching calumnies against me :evil:
> I'm not a robber.

I know you're not a robber -- I thought you were still developing the
PureBasic editor source -- not a new one. For that, I apologize.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Arf :)

Post by PB »

> If Fred would change the GPL status of the Editor source, than it would
> only apply to new releases. Old Source code would remain GPL forever.

Fred should definitely do this as soon as possible, and keep the editor back
in-house again. As we've seen from this thread, it's caused a lot of harm
and bad words between some of us. Not good for the community.
Post Reply