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.

Work in Progress / [LOCKED] BlueIDE - Beta 2 available.

Author
Message
jasuk70
21
Years of Service
User Offline
Joined: 3rd Dec 2002
Location: Hemel Hempstead
Posted: 1st Feb 2004 01:33
Possilbe problem with the latest one (Although i've only just noticed it)

if you have a keyword like else or endif and you cursor right into it or cursor left into the command, it starts to fight back either jumping to the end of the line or the end of the keyword and basically gets stuck. Doesnt seem to do it for blue keywords or variables that are fixed case.

Jas
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 1st Feb 2004 04:15 Edited at: 1st Feb 2004 06:00
It's been mentioned before I believe.

Thanks Rob, my plugin is now working like a charm, I just need to make it a bit easier to use and a little bit more functionality and hopefully it will be that little bit better then the default Intellisense in BlueIDE.

Edit: I've just spent the last hour or so toying around with writing plugins, they really have the potential to become quite powerful. You can manipulate basically anything within the IDE. Great work.

I have just one question though, is VB.Net supported? I don't think it would be because BlueIDE is written in VB6 and I don't think that can load VB.Net DLL's. However, it's worth a try I guess.


"Computers are useless they can only give you answers."
jasuk70
21
Years of Service
User Offline
Joined: 3rd Dec 2002
Location: Hemel Hempstead
Posted: 1st Feb 2004 12:50
Error reporting is much better now. It consistantly highlights the line after the error.

Cheers,

Jas
Karlos
21
Years of Service
User Offline
Joined: 18th Nov 2002
Location: United Kingdom
Posted: 1st Feb 2004 14:08
Hi,
I get runtime error 5 when pressing pf1 over menu plugin commands. Have tried debug mode - log attached along with menu keywords file.

hope this helps

If it ain't broke - try harder.
XP Pro - Radeon 9000 Mobility- P4 3.0ish
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 1st Feb 2004 14:31
Fixed. Crash occurs if no help file exists for a keyword.

@jasuk70

It was originally designed as a useability feature, when auto-loop complete is enabled, it allows you to easily navigate to the end of the ENDIF etc. and create a new line afterwards.
I'll probably disable it for the final release though if people find it more annoying than helpful.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
jasuk70
21
Years of Service
User Offline
Joined: 3rd Dec 2002
Location: Hemel Hempstead
Posted: 1st Feb 2004 14:41
Rob, could you make it an option, (I've actually started getting used to it now so it doesnt really bother me, more of a surprise when i first noticed it).

Cheers,

Jas
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 1st Feb 2004 16:48 Edited at: 1st Feb 2004 16:49
Tried the lastest build and it's working great.

The "Allways open in seperate window" help option is being saved but, when I reopen an existing project it clears the option. The help still opens in a new window until I exit when it presumably saves it as off because the option is blank.

Also anychance the help window could save it's size and position.
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 2nd Feb 2004 07:04
@Rob K

I'm using the very latest version - per your post on 31 Jan. Can I just say that this IDE is such a boon to the development of my project and, indeed, my sanity and health in general that you are right at the top of my Christmas card list. And thats high praise because its very difficult writing cards with a paw.

Anyway two small points:

1. I'm afraid "case default:" is still not being recognised correctly. The "case" part is fine and is displayed in the correct colour but the "default:" part is shown in the default text colour, i.e. the same colour as, say, x = x + 1 would be shown in.

2. "Seperate" is spelt "sepArate"

Cheers

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P1.3ghz / 384 megs / GeForce MX 5200 128meg / WinXP home
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 2nd Feb 2004 15:23
Hi Philip,

1. I can set the word DEFAULT to be shown in the standard keyword colour, but not the scope keyword color.

2. Whoops.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
Karlos
21
Years of Service
User Offline
Joined: 18th Nov 2002
Location: United Kingdom
Posted: 2nd Feb 2004 22:56
Hi,
I might be going mad but I'm sure i used to be able to highlight a word and hit ctrl+f3 to search for the next occurence.

It just gives me the search box now.

Sorry to be a pain

Karlos

If it ain't broke - try harder.
XP Pro - Radeon 9000 Mobility- P4 3.0ish
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 3rd Feb 2004 00:47
There is no "FIND NEXT" option, just hit F3, press FIND and it will go to the next occurence of the word. Alternatively, use the project search box (Edit > Search > Search Project), and you can navigate through occurences easily.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
jasuk70
21
Years of Service
User Offline
Joined: 3rd Dec 2002
Location: Hemel Hempstead
Posted: 3rd Feb 2004 02:24
Very Strange problem I think to do with fix up case.

Paste the following code into the Editor



Position the cursor before the = in the second function and the type Mx (Not that the case is different to the LOCAL in the first function)

2 things happen 1, a local variable in one function shouldnt be taken into account in the second. 2, the line turns into:

=MOUmXSEX()

Sorry to be a pain.

Jas

----
Http://www.jsun.co.uk
Philip
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: United Kingdom
Posted: 3rd Feb 2004 16:06
@Rob K

I think it would be good to have the "default" shown in some kind of distinctive colour so even the keyword colour would be good.

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P1.3ghz / 384 megs / GeForce MX 5200 128meg / WinXP home
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 4th Feb 2004 00:41
Once Again:

I would like an "auto configure" project option

I would like to be able to set the default save/open path to my projects folder

I would like to be able to name my exe's something with an exclamation point infront of it.


CrashX
21
Years of Service
User Offline
Joined: 20th Mar 2003
Location:
Posted: 6th Feb 2004 18:23 Edited at: 6th Feb 2004 20:00
Nice work guys .. Testing RC1 ..

Bugs:-

- Tools .. IDE preferenences .. save on compile .. doesn't do anything .. The menu option "save on compile" works ..
- If I modify an existing function and I press enter after the end of the function name and parameters .. it puts an EXTRA end function
- Under Project -> Help tab - > request help in forums doesn't do anything ..



Features needed:-

Ide Options
- Place * by the file tab when the file is modified ..
- Backup files .. ability to have 4 backup files every time u save .. bak1..
- Auto format existing code ( the ones that were written using DB Pro editor ).. putting proper spaces in functions and capping all keywords.. it should be right click option when you select your code ..
- Code folding like the DB PRO IDE
-Help should be on the same tab as the files that way you get a better view .. too crowded where it is now ..
- IDE should be customizable .. Tabs on bottoms .. Project Window on left insetad of right ..

Project Options
- Ability to change dll files that are linked with Dark Basic Pro executable ie 2D, 3D.. Basically have an option to move dll files that aren't needed inside plugins folder to plugins-back-up temporarely during compile .. You can save upto 2mb that way ..

Installer
- It should install in c:program filesblueide by default.. Not c:program filesprogrammingblueide ..

If you are looking for more features that will make the editor better:- Check out http://www.jcreator.com .. This is an excellent Java IDE
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 7th Feb 2004 00:18
Quote: "- If I modify an existing function and I press enter after the end of the function name and parameters .. it puts an EXTRA end function"


Hold the Ctrl key down when you press enter.

Quote: "- Tools .. IDE preferenences .. save on compile .. doesn't do anything .. The menu option "save on compile" works .."


Found & Fixed

Quote: "- Under Project -> Help tab - > request help in forums doesn't do anything .."


Found & Fixed

Re: Feature Suggestions

Quote: "- Place * by the file tab when the file is modified .."

Good idea

Quote: "- Backup files .. ability to have 4 backup files every time u save .. bak1.."

Good idea - will not make it in for the v1.0.0 release though.

Quote: "- Auto format existing code ( the ones that were written using DB Pro editor ).. putting proper spaces in functions and capping all keywords.. it should be right click option when you select your code .. "


Yes - this should really be a plugin rather than an inbuilt feature though

Quote: "- Code folding like the DB PRO IDE "

I'm afraid that BlueIDE will probably never have code folding. Its a technical limitation.

Quote: "-Help should be on the same tab as the files that way you get a better view .. too crowded where it is now .."

Surely placing the help on the same tab as the files would make it even more crowded?

Quote: "- IDE should be customizable .. Tabs on bottoms .. Project Window on left insetad of right .. "

Several others have suggested this to. I will look into adding it.

Quote: "- Ability to change dll files that are linked with Dark Basic Pro executable ie 2D, 3D."

The compiler does this automatically depending on what commands are in your source code. If you don't include 3D commands, the 3D DLL will not be included. Another forum user has already written a utility to do this though - does anyone have the link?

Quote: "It should install in c:program filesblueide by default.. Not c:\program files\programming\blueide .."

I'm afraid that I strongly disagree about that, you can alter the path though - what do others think?


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 7th Feb 2004 00:54
Why programmming? Maybe if it was like programfiles\blue\blueide or something but i agree with him that it should be programfiles\blueide


Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 7th Feb 2004 01:05
I catagorise all of my applications, like this:

C:\Program Files\Games\Quake3
C:\Program Files\Multimedia\iTunes
C:\Program Files\Applications\Mozilla

And the same with the Start Menu, I find this far more logical and much easier to navigate that having all 400 folders straight under Program Files.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
CrashX
21
Years of Service
User Offline
Joined: 20th Mar 2003
Location:
Posted: 7th Feb 2004 01:21 Edited at: 7th Feb 2004 01:27
Quote: "
Quote: "- Ability to change dll files that are linked with Dark Basic Pro executable ie 2D, 3D."
The compiler does this automatically depending on what commands are in your source code. If you don't include 3D commands, the 3D DLL will not be included. Another forum user has already written a utility to do this though - does anyone have the link?
"


Actually no it doesn't .. Tested with a small program non 3d.... the file was approx 2 mb smaller with normal exe option when I used the program `dll move` that one of the members in the forum created ..

Quote: "
Quote: "It should install in c:program filesblueide by default.. Not c:program filesprogrammingblueide .."
I'm afraid that I strongly disagree about that, you can alter the path though - what do others think?
"


I guess it is up to you but I think it is standard that we follow as programmers.

Quote: "
Quote: "-Help should be on the same tab as the files that way you get a better view .. too crowded where it is now .."
Surely placing the help on the same tab as the files would make it even more crowded?
"


Actually not really .. the size of the file window is bigger ..

Keep up the good work ..
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 7th Feb 2004 01:33 Edited at: 7th Feb 2004 01:34
Quote: "the file was approx 2 mb smaller with normal exe option when I used the program `dll move` that one of the members in the forum created .."


Yes it does, what the DLL mover *does* do that the compiler currently *does not* do, is that it moves out all of the 3D model conversion DLLs which are currently included regardless. (which total about 2mb) The actual 3D DLL itself is only included if 3D commands are used in the source.

Quote: "Help should be on the same tab as the files that way you get a better view "


Actually that's a point - I'm confused by exactly what you mean when you say "file" tab - Do you mean the Project tab (where you specify includes), the "Media" tab, or the "Library" tab?. They are all equally wide.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
CrashX
21
Years of Service
User Offline
Joined: 20th Mar 2003
Location:
Posted: 7th Feb 2004 01:56 Edited at: 7th Feb 2004 02:40
What I mean by the help is you shouldn't have one as a tab .. In the menu is fine enough .. If the user presses F1 then you load help page, the same way as a source code file instead of opening a seperate window for it.

Also can you have an option to have empty workspace .. Instead of this loading up something .. Have it in the ide preferences where you have the option, "open most recent project "

Bug:-
Tools -> Rebuild keywords -> gives me runtime error '5' .. unknown proc ..

Compile -> Compile & Run does the same as Compile Only & Run Only

Auto Ident -> Doesn't work properly in functions or nested statements .. ie ..
fucntion x
for x
if x then
|-> shows cursor here instead of x spaces forward
end if
end x
end x

Exe file -> it is being stored in temp directory instead of acutall project directory ?
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 7th Feb 2004 02:01
I changed it to install in "C:\Program Files\BlueIDE" but don't really care where it installs to by default as long as I can change it.

Is there any way to see the source joined together as it is sent to the compiler?
If there isn't it would be nice to have because when you get a runtime error on line x and you have mulitple source files it's very difficult to find the line with the error on.

Our civilization faces three great dangers. The first is destruction by a nuclear war, the second is being crippled with overpopulation and the third is the Age of Leisure.
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 7th Feb 2004 02:34
The standard for most applications will install to the following folder:
C:\Program Files\Company\Application

I personally just use:
C:\Program Files\Application

This is because when I navigate to a folder in Explorer I'll type the name rather then going through folder by folder, and it saves me more time by having less subfolders. On a side note, I also use:
C:\Games\GameName

So only Programs are under Program Files, it's all personal preference though and because you can change it I see no point in even bothering setting the default to something else. Having said that though, I actually installed BlueIDE to:

C:\Program Files\Dark Basic Professional\BlueIDE


"Computers are useless they can only give you answers."
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 7th Feb 2004 12:55
Quote: "Auto Ident -> Doesn't work properly in functions or nested statements .. ie ..
fucntion x
for x
if x then
|-> shows cursor here instead of x spaces forward
end if
end x
end x
"


That is not valid DarkBASIC syntax! - if statements are written either as :

if a=b then do_something()

or

if a=b
dosomething()
endif

Plus there it should read "endif", not "end if"

Quote: "If the user presses F1 then you load help page, the same way as a source code file instead of opening a seperate window for it."


Ah, I understand now. I'll consider it for future addition after the release version.

Quote: "Also can you have an option to have empty workspace .. Instead of this loading up something "


Sure, just change the default.dba file in the BlueIDE Install Folder\Templates directory.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
CrashX
21
Years of Service
User Offline
Joined: 20th Mar 2003
Location:
Posted: 7th Feb 2004 23:31 Edited at: 7th Feb 2004 23:32
Quote: "
Auto Ident -> Doesn't work properly in functions or nested statements .. ie ..
fucntion x
for x
if x then
|-> shows cursor here instead of x spaces forward
end if
end x
end x"


You mistunderstood the bug .. it is bug with auto ident function within editor .. the code is pseudo code not actually dark basic code ..

Quote: "Exe file -> it is being stored in temp directory instead of acutall project directory ? "


Any ideas how to fix this ?

Quote: "

Quote: "Also can you have an option to have empty workspace .. Instead of this loading up something "

Sure, just change the default.dba file in the BlueIDE Install FolderTemplates directory.
"


What I mean is to load up nothing .. You have to manually load a project.

Quote: "
Bug:-
Tools -> Rebuild keywords -> gives me runtime error '5' .. unknown proc ..

Compile -> Compile & Run does the same as Compile Only & Run Only
"


Is that fixed ?

Quote: "Quote: "- Code folding like the DB PRO IDE "
I'm afraid that BlueIDE will probably never have code folding. Its a technical limitation."


Why is this technical limitation since isn't it the same as cut and paste ..
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 8th Feb 2004 04:02
I would like an "auto configure" project option

I would like to be able to set the default save/open path to my projects folder

I would like to be able to name my exe's something with an exclamation point infront of it.

Sorry if I'm being annoying.


Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 8th Feb 2004 14:28
Deja Vu


"Computers are useless they can only give you answers."
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 8th Feb 2004 16:16
Quote: "You mistunderstood the bug .. it is bug with auto ident function within editor .. the code is pseudo code not actually dark basic code .."


I'm sorry, I don't quite understand the bug from the pseudo-code you posted.

If you type IF expression THEN statement, the following line will not be indented. If statement is missing, the line will be indented, but its not valid DB syntax.

If you type IF expression, the following line will be indented.

Quote: "Any ideas how to fix this ?"

The exe is always stored in the project directory, unless its name is temp.exe

Quote: "What I mean is to load up nothing .. You have to manually load a project."


But nothing is loaded up at the moment - just the default template which you can change. If you are referring to the empty "Untitled 1" tab, that is always going to be there.

Quote: "Is that fixed ?"


I couldn't reproduce the bug I'm afraid. The only way to sort these issues out is a discussion over IM.

Quote: "Why is this technical limitation since isn't it the same as cut and paste .."


No, its not the same as cut and paste. This would make life very difficult as you would have to keep track of all the snippets, know where they belong in which source file at what line, you'd have to reinsert them all at compile time, and when the file was saved. If this doesn't happen on just one occassion - *poof* the source is gone. All-in-all a recipie for disaster and source-loss / source mis-location.

Every editor that I know which implements this feature does it by instructing the code display area not to draw a given line of code to the screen. The code is still there in its buffers, it is just not drawn. The CodeSense component which BlueIDE uses does not provide any methods to hide/show lines.

@Wik

I have fixed the exclamation mark bug (I told you already), I have considered the other options, and they may be added *after* the release version.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 9th Feb 2004 02:30
Quote: " (I told you already)"


Sorry, I didn't read that


jasuk70
21
Years of Service
User Offline
Joined: 3rd Dec 2002
Location: Hemel Hempstead
Posted: 9th Feb 2004 14:40
I've just tried to set the screen resolution to 1024x768x16 using the settings tab but the colour depth doesnt seem to make any difference, i.e. it always stays at 32 bit.

Jas

----
Http://www.jsun.co.uk
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 11th Feb 2004 00:09
Any chance of getting cut, copy & paste to have ALT+<key> shortcuts ?


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 11th Feb 2004 07:18
I believe you can assign shortcuts in the 'edit styles' diag box but it doesn't seem to be working fully... I think.


"Computers are useless they can only give you answers."
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 11th Feb 2004 11:18
Ah - haven't looked really. I do all my coding in VC, and just get DBPro to call my main function...


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 14th Feb 2004 00:18 Edited at: 14th Feb 2004 00:19
Major change today.

Whereas previously the editor would load all project files, this caused slowdown when saving, compiling and generally with larger projects (>10 include files).

I have now redone a few parts of the editor so that only the main source file is loaded when you first start the IDE, if you wish to edit other source files, just select their name from the dropdown list. This is like the default editor.

I have also added a proper Third-Party DLL browser, if you click the plugin information button, a dialog now pops up showing you the commands in the DLL, parameters, return types and syntax (if the author has included syntax info in the DLL).

Will post what I hope will be the final RC over the weekend, if all goes well BlueIDE version 1.0.0 will be released early next week.


BlueGUI Plugin:http://blue.robert-knight.net / BlueIDE http://blueide.sf.net-Free Replacement editor for DBPro
CrashX
21
Years of Service
User Offline
Joined: 20th Mar 2003
Location:
Posted: 15th Feb 2004 01:19
How about Print function ... I don't see it in file .. .. Very important function ..

Make it standard print dialog like all windows xp programs ..
Karlos
21
Years of Service
User Offline
Joined: 18th Nov 2002
Location: United Kingdom
Posted: 15th Feb 2004 12:20
Found a little bug:

Loaded blue.
typed in a simple spinning cube program
compiled - ran ok on ati radeon 9000
copied exe to wifes laptop with S3 Savage gfx card.
Error came up - invalid display mode depth.

Looked at project settings for windowed mode - selected resolution - colour depth wasn't checked.
Checked 32 bit - recompiled and ran ok on both machines.

I don't know how many machines this might effect.

Just thought I'd raise it so maybe a default value could be popped in

Cheers

If it ain't broke - try harder.
XP Pro - Radeon 9000 Mobility- P4 3.0ish
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 15th Feb 2004 13:12
Sounds great so far!


"Computers are useless they can only give you answers."
Freddix
AGK Developer
22
Years of Service
User Offline
Joined: 19th Sep 2002
Location: France
Posted: 17th Feb 2004 10:49
I have the error :
Cannot Load ColourPicker.dll plug in.
I Click on Ok and editor load correctly.
( beta2 version )

I use Win98SE

Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 17th Feb 2004 14:45
Try the 1.0.0 Release Candidate version.

I made some changes which should make plugins load more reliably.


BlueGUI-Windows UI Plugin
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 18th Feb 2004 11:25
Karlos - that looks like a hardware/software program - the laptop probably doesn't have enough video memory for a 32-bit display.


The place for all great plug-ins.
XP3000+,1Gb RAM,FX5600,1Mb ADSL,Router,.Net 2003 Pro & me
Karlos
21
Years of Service
User Offline
Joined: 18th Nov 2002
Location: United Kingdom
Posted: 18th Feb 2004 14:09
TCA - It works though when 32bit is checked on the project options.

It's when neither 16 or 32 bit are selected it crashes.

Laptop probably tries to set to bit depth 0.

Serves me right for buying the wife a cheap laptop

If it ain't broke - try harder.
XP Pro - Radeon 9000 Mobility- P4 3.0ish
waffle
22
Years of Service
User Offline
Joined: 9th Sep 2002
Location: Western USA
Posted: 19th Feb 2004 13:05
recommend including your dll updater tool with the main download with instruction for "in case of failure try this". Yes, I had the .ocx error too and that fixed it.

I Like this IDE and it loaded my projects just fine... well, minor stuff, but the original ide had problems loading them too. Sometime it would "forget" that some files are part of the project. That's probably the problem here, the default forgot and your editor never knew

Another odd thing... minor tho
why does the help always pop-up over the screen even if its on the side bar? Could you have it so it one or the other or maybe a toggle?

internet gaming group
current project http://home.comcast.net/~norman.perry/Archon.html
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 19th Feb 2004 19:55
@waffle

I would always advise saving the project after adding a new include / existing include.

@Karlos

Fixed the bug - now set to 32bit colour by default.

Release Candidate 3
==============================================
You need Beta 2 installed to run this version.

Changelog:

- Changed the way Goto Definition now works, it now uses a browse info file automatically created as necessary, enabling closed files to be browsed
- Only the main file is now loaded when a project is first opened, making work faster and easier with larger projects
- Full screen res now has 32bit colour depth specified by default
- Added progress info to help search
- Project comments working (finally!)
- Help viewer mode now saved
- Help view tab no longer shows "Page Not Found" site if no help file exists for a command
- Added a proper viewer for 3rd party plugin DLLs. Clicking "Plugin Information" now shows name, DLL name, parameters, return value & syntax (if specified)
- Search project dialog now shows line text next to each item for easier identification
- Added print dialog
- Macro processor now much faster. (VB slows down quite a bit with huge strings,
so I changed the system to use an array of smaller strings instead)
- Changed the way error line identification works as a result of change #2 (above)
- Many other bug fixes & tweaks

Known Issues
============
- The line number tracking does not take concantation into account.
- The "Default Project Folder" setting under IDE preferences doesn't do anything at the moment (see below)

Download: BlueIDE Release Candidate 3

*Note*
I do not intend to add any more major features before the version 1.0.0 release. I may add an auto configure project option, its half-completed but no guarantees.


BlueGUI-Windows UI Plugin
CrashX
21
Years of Service
User Offline
Joined: 20th Mar 2003
Location:
Posted: 19th Feb 2004 21:14
Nice to have features after RC3 ..

1) Add * when file is modified code
2) Hightlight ( and ) when cursor is near them
3) Add external files and source files to opened in editor without it creating new project ..

Major features:-
1) Dockable & Resizable & Moveable windows and project window
2) Office XP Sytle Menus .. New Ones .. Their is VB code floating around that can do it ..
3) Is it possible to have sample sytle layout as Visual Studio Solution Explorer

Project ( Card Game )
Source Files
test.db
1.db
Resource Files
ghad.wav
2adsf.bmp


- When you click on resource files it pops open a resource .. If image and image popups up ..
- Project Options go in the menu .. When u click it, it pops up a dialog telling all the options ..
- Help offcourse could be removed since it is their in the menu ..
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 19th Feb 2004 21:37 Edited at: 19th Feb 2004 21:53
- Help viewer mode now saved
It's still broke unfortunatly, when I open an existing project it clears the radio buttons in the help tab causing it to save the wrong options when I exit blueide.

- Added a proper viewer for 3rd party plugin DLLs. Clicking "Plugin Information" now shows name, DLL name, parameters, return value & syntax (if specified)

Thanks for adding that, any chance you could not make it so it has a proper size close button or an easier method of closing than a tiny button.
There are also a few other dialogs with no obvious method of closing other than the tiny [x].

Also if I open a project modify it and save it when I open another project it will show a dialog asking me if I want to save the project I just saved, also the dialog has no cancel button.

Quote: "Whereas previously the editor would load all project files, this caused slowdown when saving, compiling and generally with larger projects (>10 include files).

I have now redone a few parts of the editor so that only the main source file is loaded when you first start the IDE, if you wish to edit other source files, just select their name from the dropdown list. This is like the default editor."


Could you have an option to change it back to the way it was or only not open all the include files if there are a more than a certain number or are over a certain size. Having to manually load all the include files was a pain in the default ide and even though it is easier in bide it is still a pain.

The project oganisation window also has white areas on it, see
http://winch.dbspot.com/temp/proj.jpg
I am running win2k if it makes any difference.

Sorry about the almost entirly negative post

Our civilization faces three great dangers. The first is destruction by a nuclear war, the second is being crippled with overpopulation and the third is the Age of Leisure.
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 19th Feb 2004 22:22 Edited at: 19th Feb 2004 22:28
- Fixed the Help view mode bug
- Fixed the save message bug
- Added an "Open All Includes" link at the bottom of the Project tab
- Added a close button to the Plugin Info dialog

Note that the help dialog can be closed by either clicking in the main window area, or by pressing the Escape key on the keyboard.

Re-download RC3 from the above link.

Quote: "
1) Dockable & Resizable & Moveable windows and project window
2) Office XP Sytle Menus .. New Ones .. Their is VB code floating around that can do it ..
3) Is it possible to have sample sytle layout as Visual Studio Solution Explorer
"


1) That's a biggie. I don't really have the time to make that kind of change, although BIDE is open source...
2) Do you have any links to relevant source?
3) If I get the time.


BlueGUI-Windows UI Plugin
jasuk70
21
Years of Service
User Offline
Joined: 3rd Dec 2002
Location: Hemel Hempstead
Posted: 19th Feb 2004 22:30
Thanks Rob, you've even fixed that problem where the text jumped around if it auto cased a variable in the middle of a line of code. It was staring to drive me a bit mad

Jas

----
Http://www.jsun.co.uk
CrashX
21
Years of Service
User Offline
Joined: 20th Mar 2003
Location:
Posted: 19th Feb 2004 23:29 Edited at: 19th Feb 2004 23:34
Can you post the recent sources for BIDE .. Thanks . What version of Visual Basic are u using ?

Here is the link to Office XP Sytle Menus

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=650&lngWId=10

How about these features that I discussed above:-

Quote: "
1) Add * when file is modified code
2) Hightlight ( and ) when cursor is near them
3) Add external files and source files to opened in editor without it creating new project .."
Rob K
Retired Moderator
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: Surrey, United Kingdom
Posted: 20th Feb 2004 01:19
Quote: "1) Add * when file is modified code
2) Hightlight ( and ) when cursor is near them
3) Add external files and source files to opened in editor without it creating new project ..""


1) Good idea - could cause issues though as I often do checks against the tab captions when locating files.
2) I can't do that because CodeSense doesn't support it - sorry.
3) You can open source files seperately anyway - just select .dba from the file type drop down list. BlueIDE is highly project-orientated, but you can still work with standalone files. I know that if you create exes it doesn't place them in the same folder as the source file though, I need to change that.


BlueGUI-Windows UI Plugin
Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 20th Feb 2004 07:28
Great work.


"Computers are useless they can only give you answers."

Login to post a reply

Server time is: 2024-11-17 01:14:13
Your offset time is: 2024-11-17 01:14:13