Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Program Announcements / BlueIDE Update - 1.01 Released

Author
Message
Lost in Thought
20
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 19th May 2005 15:44
Quote: "Basically if you stand on your head and then look at a monitor screen all the text seems to be upside down."


That is odd. Never noticed it before.

And that other issue has been around forever. I thought it was already known.

Rob K
Retired Moderator
21
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 19th May 2005 21:12
Hi Philip

Save the DBA source file, and then click the browse button next to the "Main Source File" text box on the Project tab and select that source file as the main one for the current project. This may re-open the file.


BlueGUI Windows Plugin
Sensen Werk
19
Years of Service
User Offline
Joined: 1st Feb 2005
Location:
Posted: 20th May 2005 08:56
Hey Rob, just wanna thank you for this wonderful IDE!
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 20th May 2005 09:04
Er, but my point is that the save as command should surely save as a project on every occasion, without needing a workaround?

Cheer if you like bears! Cheer if you like jam sandwiches!
P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 22nd May 2005 23:15
I think I'm being ignored.

Cheer if you like bears! Cheer if you like jam sandwiches!
P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
IanG
19
Years of Service
User Offline
Joined: 25th Sep 2004
Location: Cyberspace
Posted: 23rd May 2005 02:53
yep looks that way

Used to be Phoenix_insane registered in september 2003 despite what the date says to the left <--
PC - amd athlon 2.0ghz, 512mb, GeForce FX 5200 128mb, 200gb, xp pro sp2
Raven
19
Years of Service
User Offline
Joined: 23rd Mar 2005
Location: Hertfordshire, England
Posted: 23rd May 2005 12:43
product support on a free open source project.. heh can't beat the experience.

if you have Visual Basic, Philip; then you should be able to quickly check over the routines to see what the problem might be.

what it sounds to me, is that the grey-out for when a dba is loaded outside of a project .. and blue can't seem to understand the difference. So I'd check along the lines of the disable switches, make sure that there are no silly things that switch it when other factors are in play.

no doubt it's using a Switch..Case rather than a If && .. that'd be my guess anyways.

Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 26th May 2005 09:13
Thanks Raven but why should I want to delve into someone else's source when I can pester RobK, the author, for whom I have huge respect, instead?

This is an economy of effort issue. RobK has almost almost 99.99999% perfected this wonderful IDE. This is just one very very minor teething problem. I thought I'd be helpful and raise it.

Philip

Cheer if you like bears! Cheer if you like jam sandwiches!
P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Rob K
Retired Moderator
21
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 27th May 2005 02:54
Hi Philip,

I have read your posts, don't worry. BlueIDE currently has a few problems which mean that the current codebase is not the way forwards:

1) It is based on an editing component which is no longer supported and hasn't had updates for well over a year.

2) The inner-workings of the IDE are a complete mess and hacks to fix bugs will inevitably create new ones.

3) The IDE is written in Visual Basic 6 and as such, does not support Unicode.

There can of course, be only one solution to this problem...


BlueGUI Windows Plugin
IanG
19
Years of Service
User Offline
Joined: 25th Sep 2004
Location: Cyberspace
Posted: 27th May 2005 03:48
and that is a rebuild from scratch, question is what language are you going to use?

Used to be Phoenix_insane registered in september 2003 despite what the date says to the left <--
PC - amd athlon 2.0ghz, 512mb, GeForce FX 5200 128mb, 200gb, xp pro sp2
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 27th May 2005 09:33
I recommend: telepathy.

Cheer if you like bears! Cheer if you like jam sandwiches!
P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Keaz
20
Years of Service
User Offline
Joined: 22nd Sep 2003
Location: Somewhere in south Texas
Posted: 19th Jun 2005 22:56 Edited at: 19th Jun 2005 22:56
The IDE is VB6, uhhhh!!! Ooops!

Dear RobK,
As to the post about not know C++ or caring to learn it. That's is still true, but as the IDE is not C++ But VB6 (which I do know some of.) I will begin to try to contribute to it as soon as I purchase a new copy of VB as my old one has bit the dust. I will still help with Rainbow also however.
Keaz
20
Years of Service
User Offline
Joined: 22nd Sep 2003
Location: Somewhere in south Texas
Posted: 19th Jun 2005 23:00
When I get started on it, I will begin with the cleaning up of the source. Then move toward bugs and an eventually a full rewrite. Maybe if a few of us programmers with VB knowledge can help to support Rob, he can support us better too.
Keaz
20
Years of Service
User Offline
Joined: 22nd Sep 2003
Location: Somewhere in south Texas
Posted: 19th Jun 2005 23:37
I've added the keyword to the BlueIDE.ini as well

Attachments

Login to view attachments
Keaz
20
Years of Service
User Offline
Joined: 22nd Sep 2003
Location: Somewhere in south Texas
Posted: 21st Jun 2005 00:44
I'm going to be using VB.Net for working on the IDE. Will this be a problem Rob?

Breaking Stuff=Fun!,Bug Testing<>Fun!, Bug Testing=Breaking Stuff, so...
Bug Testing=Fun! Hmmmm....
DOES NOT COMPUTE! SYSTEM MALFUNTION!
Raven
19
Years of Service
User Offline
Joined: 23rd Mar 2005
Location: Hertfordshire, England
Posted: 21st Jun 2005 03:18
It wouldn't be hard to convert it over to another language, though the problem with the current design isn't the programming itself.

Has far more to do with the fact of relying on the built-in VB6 command structure. Converting across to .NET would definately solve quite a few problems, but you would be looking at completely recoding it from the ground up.

Problem with that would be in order to make it useable by everyone you'd need to make it using .NET 1.1. While I don't doubt someone can achieve this, making it stable and as lean (heh yeah who'd think you'd ever see those words related to the next) as VB6 then it requires one hell of a lot of skill on the programmer.

A good point if you can code it visually for the most part. I would also highly recommend using XML instead of ActiveX CodeMax to create your IntelliSense with.

Rob K
Retired Moderator
21
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 21st Jun 2005 03:51
Quote: " I'm going to be using VB.Net for working on the IDE. Will this be a problem Rob?
"


BlueIDE won't compile in VB.NET unfortunately. Your offer of help is greatly appreciated, but I won't be continuing development of BlueIDE, since I don't think it is the way forwards. It is too early to announce any details of a new editor, but I will encourage community involvement when it is ready.


BlueGUI Windows Plugin
Kohaku
20
Years of Service
User Offline
Joined: 3rd May 2004
Location: The not very United Kingdom
Posted: 21st Jun 2005 04:28
Eh, that doesn't sound good.


You are not alone.
Keaz
20
Years of Service
User Offline
Joined: 22nd Sep 2003
Location: Somewhere in south Texas
Posted: 21st Jun 2005 07:37
I'm just got VB.NET from a firend who didn't use it. On the cheap at that. I look into coverting it over and then move on from there.

Breaking Stuff=Fun!,Bug Testing<>Fun!, Bug Testing=Breaking Stuff, so...
Bug Testing=Fun! Hmmmm....
DOES NOT COMPUTE! SYSTEM MALFUNTION!
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 21st Jun 2005 09:53
Quote: "... but I won't be continuing development of BlueIDE ..."


Oh no! Tell me thats not true.

Philip

Cheer if you like bears! Cheer if you like jam sandwiches!
P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Raven
19
Years of Service
User Offline
Joined: 23rd Mar 2005
Location: Hertfordshire, England
Posted: 21st Jun 2005 11:09
tis still open source, someone else can fiddle with it for a while; no big loss, provided someone bothers. lol

IanG
19
Years of Service
User Offline
Joined: 25th Sep 2004
Location: Cyberspace
Posted: 22nd Jun 2005 01:27
but what happens if noone does?


Go notepad

Used to be Phoenix_insane registered in september 2003 despite what the date says to the left <--
PC - amd athlon 2.0ghz, 512mb, GeForce FX 5200 128mb, 200gb, xp pro sp2
Keaz
20
Years of Service
User Offline
Joined: 22nd Sep 2003
Location: Somewhere in south Texas
Posted: 22nd Jun 2005 07:02 Edited at: 25th Jun 2005 01:01
Personally I've decided not too. I'm going to wait for details on Rob's "new editor". I'm going to stick with helping out with Rainbow once the source is available for the newest version. Then if Rob's new editor is open source I'm might try something with it. Then again if all else fails I might use DBPro and BlueGUI to make my own open source DBPro Editor that the DBPro Comunnity itself can contribute to. How bout it Rob willing to work on that? I sure we'd get good community support.

[Edit]

I'm starting on that editor. May I use BlueIDE as a model for it Rob?

Breaking Stuff=Fun!,Bug Testing<>Fun!, Bug Testing=Breaking Stuff, so...
Bug Testing=Fun! Hmmmm....
DOES NOT COMPUTE! SYSTEM MALFUNTION!
Seppuku Arts
Moderator
19
Years of Service
User Offline
Joined: 18th Aug 2004
Location: Cambridgeshire, England
Posted: 4th Sep 2005 21:52
dude I tried this, it looks sweeet!

PowerSoft
19
Years of Service
User Offline
Joined: 10th Oct 2004
Location: United Kingdom
Posted: 5th Sep 2005 08:36
Why you bump it?

Login to post a reply

Server time is: 2024-07-01 09:12:32
Your offset time is: 2024-07-01 09:12:32