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 / Stab In The Dark Editor (Alternate IDE fro DBPro)

Author
Message
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 30th Aug 2011 04:45 Edited at: 23rd Oct 2011 19:02
The Stab In The Dark Editor is a third party IDE for Dark Basic Professional. We started creating the Stab In The Dark Editor so we could use Dbpro to its full potential. We believe that an IDE should make coding your projects easy, especially for those new to Dbpro, so you can spend more time on game design. We are releasing it here as an Alpha. All comments, criticisms, and suggestions are welcome.

[img][/img]


Stab In The Dark Editor Features
1. Auto Complete
2. Calltips
3. Coloring of the Following;
Comments,
Constants,
Types,
Global Variables,
Local Variables,
Global Arrays,
Local Arrays,
Keywords,
DBPro Commands,
Functions,
Function Parameters,
Strings,
Members of Types

4. Code Block summaries for; Functions, Types, and variables using three forward slashes.
5. Solution Explorer displays all project files and the files local path within the Project.
6. Surround Selected Lines With IF/EndIf, For/Next, Function/EndFunction.
7. Insert KeyState Number with and without Code line.
8. Code View Displays Complete Project Info with assigned colors.
9. Renaming of Files in Solution Explorer.
10. Sequential Backup of Project, with or without media, also can backup all other files in Project Directory. Example script files, source file not currently included in the project. Also Backup only media currently used in project.
11. AutoComplete has colored Icons to easily distinguish between Keywords.
12. Ability to import and export template projects
13. Auto formatting of whole file or selected text.
14. Media window automatically loads files in Media folder.
15. Media window displays icons for media files.
16. Allows the referencing of dba files and also a folder of dba files for compiling with the project.

Anyone who had problems running IDE download Latest version.

08/30/2011- Version 1.01(alpha)
Minor bug fix if DBPro not in default Directory
08/31/2011- Version 1.02(Alpha)
Minor bug fix in parsing of Multiple colons on one line.
09/01/2011- Version 1.03(Alpha)
When typing in Rem statements sometimes triggered Auto complete.
Folding of code blocks thrown off when adding new line.
Color and font of symbols can now be set in Tools>>Options.
Minor Parsing Fixed.
Conformation window now appears when exporting a project as a template.
Added Game States Template.
09/04/2011- Version 1.04(Alpha)
When opening a project any source files Included from outside the project dir were being copied into the project dir. Reported by Balid
Crash in media view when opening project with included media. Reported by Kamac
Bug when creating new project from user template. Reported by Rotten Milk Studios
09/05/2011- Version 1.07(Alpha)
09/09/2011- Version 1.08(Alpha)
Added extra error checks to find error. Reported by GUIDO
Bug in solution explorer showing complete directory for local source files.
Bug in parsing slowed down updating source file.
Added indicators for media in source files, that are not included in the project.
09/10/2011- Version 1.09(Alpha)
Minor bug fix in Autocomlpete and call tips.
Added additional error catch for crash reported by GUIDO.
09/12/2011- Version 1.10(Alpha)
Fixed several bugs in parser.
Added indicators for duplicate code blocks.
Several updates to the solution explorer.
Several updates to the media view.
09/26/2011 - Version 1.20(Alpha)
Fixed bug when adding existing source file that is in local project directory.
Fixed bug with call tips flickering on large source files.
Fixed Auto complete bug when typing keywords.
Optimized calculating Intellisense, major speed improvement.
Fixed intermittent bug in Find in Files code.
Fixed bug in Backup when using selected media.
Optimized find all references, speed improvement.
Optimized parsing of large files, Major speed improvement.
New progress bar for project loading
Fixed minor bug when getting compiler error line number.
09/27/2011 - Version 1.21Alpha)
Bug fix for update all references.
10/1/2011 – Version 1.30 (Alpha)
Fixed keyword dictionary bug . Reported by Miso, Thanks
Fixed media indicator bug. Reported by Balid, Thanks
Fixed Dockable windows text bug. Reported by Balid, Thanks
Fixed Dockable windows icons bug for different screen resolutions.
Fixed several parser bugs.
10/1/2011 – Version 1.31 (Alpha)
Fixed bug to handle known issue in DBPro with colons following the declaration of a member variable in a UDT. Reported by Miso
10/3/2011 – Version 1.40 (Alpha)
Updated parsing of Quotes.
10/5/2011 – Version 1.42 (Alpha)
Fixed two parsing bugs.
10/8/2011 – Version 1.50 (Alpha)
New Features
1. Solution explorer has a dependences folder to show what Third party dll’s your project is dependent upon.
2. Added ability to change the color of the page background, keyword highlight, and code block highlight. Located in the Tools>>Options>>Text Fonts & Colors (Requested by Zenassem)
3. Added Project Task Window with two choices.
(Project Tasks) = displays project TODO list
(Comments) = Displays any remarks in source files that begin with //TODO:
10/9/2011 – Version 1.55 (Alpha)
Fixed bug when clicking at bottom of source file. Reported by zenassem
Updated and fixed bug in Project task window.
10/11/2011 – Version 1.57 (Alpha)
Added required MFC dlls.
10/12/2011 – Version 1.58 (Alpha)
Fixed bug with adding existing source file.
Added additional error checks in Compile and Run.
Added option to change CallTip Colors and Font.
10/13/2011 – Version 1.60 (Alpha),
Fixed bug in Compile and Run when launching DBPro.exe
Fixed bug with updating dependences
Added coloring for; Line Number Margins, Folding Margins, and Code Block Summaries.
10/14/2011 – Version 1.61 (Alpha)

10/21/2011 - Stab In The Dark Editor is now in Beta. See Program Announcements

Features in Development
Debugging with Breakpoints and Variable calltips.
Indicators for coding errors.
Open .lua script files for editing with syntax highlighting and autocomplete.
Open Shaders files for editing.



Requirements
Dot Net Framework 4.0
Dark Basic Professional

Supported Operating Systems
Windows XP Sp3
Vista
Windows 7,32 bit SP1
Windows 7,64 bit SP1

Link to download Page
http://www.stabinthedarksoftware.com/Downloads.aspx


[img][/img]


WindowsXP SP3,Vista,Windows 7 SP1, DBpro v7.7RC7
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
CumQuaT
AGK Master
13
Years of Service
User Offline
Joined: 28th Apr 2010
Location: Tasmania, Australia
Posted: 30th Aug 2011 07:14
Woo! Been waiting for this!

Malevolence: The Sword of Ahkranox
www.msoa-game.com
www.facebook.com/malevolencegame
SH4773R
14
Years of Service
User Offline
Joined: 18th Jan 2010
Location: AMERICA!!!
Posted: 30th Aug 2011 07:38
That.. actually... looks AWESOME

kamac
13
Years of Service
User Offline
Joined: 30th Nov 2010
Location: Poland
Posted: 30th Aug 2011 12:39 Edited at: 30th Aug 2011 22:19
It crashes on startup


Is that because my DBPro folder isn't default?

http://www.kamacdev.wordpress.com ~ My developer blog, mind paying a visit ?
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 30th Aug 2011 18:05
Going to give this a go tonight. Look very tidy, lets see
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 30th Aug 2011 18:07 Edited at: 2nd Sep 2011 02:22
Kamac,

We have posted a new executable at the website, the newest version is 1.01.

We resolved a bug which occurred when the selected DBPro install directory is not the default install directory.

Also when running on Vista or Windows 7 you need to run the IDE as administrator.
[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
kamac
13
Years of Service
User Offline
Joined: 30th Nov 2010
Location: Poland
Posted: 30th Aug 2011 20:56 Edited at: 30th Aug 2011 22:19
Still can't run it anyways

http://www.kamacdev.wordpress.com ~ My developer blog, mind paying a visit ?
Booma
15
Years of Service
User Offline
Joined: 29th Mar 2009
Location:
Posted: 30th Aug 2011 21:50 Edited at: 30th Aug 2011 21:59
System.DllNotFoundException - can't find AlphaExp.dll
I have put this dll to %WINDOWS%\system32 but it is ineffectual

P.S.
My system: Windows XP 32bit SP3
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 30th Aug 2011 22:12 Edited at: 2nd Sep 2011 02:23
Kamac,
Do you receive any error messages when launching the IDE? 
When you launch the IDE do you see a dialog prompting for the DBPro install directory?  
What directory do you have DBPro installed in on your PC?  
What operating system are you running?
 
Booma,            
You do not need to install any of the DLL’s. The DLL’s need to stay in the folder with the “Stab In The Dark Editor.exe” file. If you have moved any of the DLL’s to %WINDOWS%\system32 remove them.
[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
kamac
13
Years of Service
User Offline
Joined: 30th Nov 2010
Location: Poland
Posted: 30th Aug 2011 22:16 Edited at: 30th Aug 2011 22:19
Windows XP
E:\Programy\The Game Creators\Dark Basic Professional\

Quote: "Stab In The Dark Editor has encountered a problem and needs to close. We are sorry for the inconvenience."


i don't even see the IDE, everytime i try to run it, i get only this error.

http://www.kamacdev.wordpress.com ~ My developer blog, mind paying a visit ?
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 30th Aug 2011 22:17
I can't seem to download, the downlaod site asks for login details ?
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 30th Aug 2011 22:35 Edited at: 2nd Sep 2011 02:25
Kamac,

What version of the .Net frame work are you using? The IDE requires version 3.5.

If you have an earlier version of the .Net Frame Work you can download it at http://www.microsoft.com/download/en/details.aspx?id=21

DemonHill,

We had a problem with the implementation of a download counter. You should be able to download the file now.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
kamac
13
Years of Service
User Offline
Joined: 30th Nov 2010
Location: Poland
Posted: 30th Aug 2011 22:42
Quote: "What version of the .Net frame work are you using? The IDE requires version 3.5."


I've got 3.5 SP1.

http://www.kamacdev.wordpress.com ~ My developer blog, mind paying a visit ?
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 31st Aug 2011 00:33 Edited at: 2nd Sep 2011 02:26
Kamac,

We were able to duplicate the error which you encountered. Recent bug fixes made to the IDE require it to use .Net Framework 4.0. Sorry for the inconvenience. You can download the .Net Framework 4.0 at http://msdn.microsoft.com/en-us/netframework/aa569263.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 31st Aug 2011 01:04
Got windows 7 here also, crasheds on start even whenstarted as Admin. Will try installing ,net version 4, which O believe is Windows 7 compatible...
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 31st Aug 2011 01:06
Does the IDE have to be in a specific folder ? I have all your files in the same folder but in the "The GAME CREATOR" folder... is that ok ?
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 31st Aug 2011 01:14
That didn't work either
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 31st Aug 2011 01:18 Edited at: 2nd Sep 2011 02:28
DemonHill

Quote: "Does the IDE have to be in a specific folder ?"
NO

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 31st Aug 2011 01:47 Edited at: 2nd Sep 2011 02:29
DemonHill,


We have reposted the IDE on the website. Can you please re-download the IDE. Delete any previous versions of the IDE you have downloaded. The version number of the IDE has not changed.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 31st Aug 2011 03:02
Works a treat Just plasying with it now. GUI is simple and pleasing, tidy to. Great job... One Thing thats always frustrated me, and I am not sure if it is inherent, is the dedugging... I notice you dont have that, well maybe becasue DBPro debugging diesnt work. Would be great if you could somehow integrate it, assuming it coudl work. Anyway great job.. I will follow your progress with real interest. Thanks for the help in getting this up and running for me... very nice..
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 31st Aug 2011 04:44
DemonHill
Thankyou for helping us solve that bug.We Accidentally introduced that bug while fixing another!
We can’t do anything about the DBPro debugger, that’s up to The Game Creators to fix.
Although we are working on implementing Indicators, which would highlight code errors, and catch them before you compile.

[img][/img]


Custom,intel 3.0GHz Hyper Threaded,4GB RAM,ATI X1500 256mb,
WindowsXP DBpro v7.5 Synergy
The coffee is lovely dark and deep,and I have code to write before I sleep.
kamac
13
Years of Service
User Offline
Joined: 30th Nov 2010
Location: Poland
Posted: 31st Aug 2011 15:47
Good work! All good now!

http://www.kamacdev.wordpress.com ~ My developer blog, mind paying a visit ?
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 31st Aug 2011 17:58 Edited at: 2nd Sep 2011 21:39
08/31/2011- Version 1.02(Alpha)
Minor bug fix in parsing of Multiple colons on one line.
[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
kamac
13
Years of Service
User Offline
Joined: 30th Nov 2010
Location: Poland
Posted: 31st Aug 2011 22:38 Edited at: 31st Aug 2011 22:39
Hmm, the font is a bit too big and i cannot open any file made in old IDE.

Also, it would be better to see text in the bottom. For now there's like:

"Me...,Co...,Pr...,Sol..."

http://www.kamacdev.wordpress.com ~ My developer blog, mind paying a visit ?
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 1st Sep 2011 00:45 Edited at: 1st Sep 2011 00:46
Kamac,

Quote: "Hmm, the font is a bit too big"


What is the screen resolution and DPI of your monitor?

Currently the font size used in the title bars of the windows and the font size of the windows can not be changed.

If you are referring to the font size used in the “.dba” files, you can set the font size and color for each type of keyword in Tools>>Options.

Quote: "I cannot open any file made in old IDE"


Are you referring to “.dbpro” files or “.dba” files?
Currently you can not open “.dba” files out side of a project.

Can you specify which IDE created the files you are trying to open?

[img][/img]


Custom,intel 3.0GHz Hyper Threaded,4GB RAM,ATI X1500 256mb,
WindowsXP DBpro v7.5 Synergy
The coffee is lovely dark and deep,and I have code to write before I sleep.
Balid
20
Years of Service
User Offline
Joined: 21st Nov 2003
Location: MI, USA
Posted: 1st Sep 2011 20:01
Stab in the Dark,

Very nice and very promising. I like the "create from template" idea.

I will need to dust off my running shoes to stay in front of this.

I don't like the fact that SITDE recreates my projects. When I open a project, SITDE copies the include files into the same folder as the dbpro file. So when making changes. It saves the newly copied source file not the source file called out in the dbpro file. Though SITDE doesn't overwrite the source path.

Just an observation. Keep up the good work. This truly has potential.

All the best,

kamac
13
Years of Service
User Offline
Joined: 30th Nov 2010
Location: Poland
Posted: 1st Sep 2011 20:40 Edited at: 1st Sep 2011 20:41
Quote: "Are you referring to “.dbpro” files or “.dba” files?"


.dbpro


Quote: "Can you specify which IDE created the files you are trying to open?"


Standard DBPro IDE.


I mean, it's always asking to create media directory.




I've meant this:



On the bottom-left. Words are cut.

http://www.kamacdev.wordpress.com ~ My developer blog, mind paying a visit ?
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 1st Sep 2011 20:59
Balid,

Thanks for testing and the compliments. We appreciate you spending time away from your IDE, to test ours and confirm a bug for us.

Regards
[img][/img]


Custom,intel 3.0GHz Hyper Threaded,4GB RAM,ATI X1500 256mb,
WindowsXP DBpro v7.5
The coffee is lovely dark and deep,and I have code to write before I sleep.
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 1st Sep 2011 21:04 Edited at: 2nd Sep 2011 02:34
09/01/2011- Version 1.03(Alpha)
When typing in Rem statements sometimes triggered Auto complete.
Folding of code blocks thrown off when adding new line.
Color and font of symbols can now be set in Tools>>Options.
Minor Parsing Fixed.
Conformation window now appears when exporting a project as a template.
Added Game States Template.
[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 1st Sep 2011 21:37 Edited at: 2nd Sep 2011 21:22
Kamac,

We have confirmed this bug and are working on a fix.
Thanks

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 5th Sep 2011 01:10 Edited at: 5th Sep 2011 02:01
09/04/2011- Version 1.04(Alpha)
When opening a project any source files Included from outside the project dir were being copied into the project dir. Reported by Balid
Crash in media view when opening project with included media. Reported by Kamac
Bug when creating new project from user template. Reported by Rotten Milk Studios

We redesigned how the IDE handles media which is referenced from outside the project directory.
The Media View now displays media which is referenced from outside the project directory in a virtual folder called “Referenced Media”. The Media view displays media which is referenced from within the project directory in a folder by the same name as the project folder.
A new dialog called “Media Control” has been added. This dialog allows the user to copy media referenced from outside the project directory to a local directory within the project. This is required when creating a Backup of your project and when exporting your project as a Template project.


[img][/img]



[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 5th Sep 2011 21:45
Hi, Download 1.04 and it says ALpha has expired, check website for Beta ?

Where is the latest version please, this is really great...
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 5th Sep 2011 22:54
DemonHill

Just posted Version 1.05. Please download and let us know if you encounter any other problems.This should solve that error,hopefully.


[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 5th Sep 2011 23:28
Now comes up with "Failed to Launch IDE, Please contact Stab in the Dark !
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 6th Sep 2011 00:25
DemonHill

Posted Version 1.06

Please try this version.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 6th Sep 2011 00:44
Sorry, get the Error"Failed to Launch IDE.

Unable to load DLL'AlphExp.dll' module could not be found...
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 6th Sep 2011 02:02
DemonHill

09/05/2011- Version 1.07 (Alpha)

If you still have the patience would you please try this one.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 6th Sep 2011 02:32
Runs ok, will taKr a more detailed look this week. Keep up this great project, and don't worry about the set backs etc. I have been working on a gam,e for four years on and off, so I knwo what it is to have lots of releases.

Great stuff
Guido Italy
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location:
Posted: 6th Sep 2011 13:53
I get this error :

eWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Stab in the Dark Editor
Versione assembly: 1.0.0.7
Versione Win32: 1.0.0.0
Base di codice: file:///C:/Users/guido/Desktop/SITDE/SITDE%20Version%201.07%20(alpha)/Stab%20in%20the%20Dark%20Editor.exe
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SITDS.Controls.Docking
Versione assembly: 2.0.0.0
Versione Win32: 2.0.0.0
Base di codice: file:///C:/Users/guido/Desktop/SITDE/SITDE%20Version%201.07%20(alpha)/SITDS.Controls.Docking.DLL
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ScintillaNet
Versione assembly: 2.2.4018.41636
Versione Win32: 2.2.0.0
Base di codice: file:///C:/Users/guido/Desktop/SITDE/SITDE%20Version%201.07%20(alpha)/ScintillaNet.DLL
----------------------------------------
System.Xml
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** Debug JIT **************
Per attivare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
attivato.

Ad esempio:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Quando il debug JIT è attivato, tutte le eccezioni non gestite
vengono inviate al debugger JIT registrato nel computer,
anziché essere gestite da questa finestra di dialogo.
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 7th Sep 2011 21:21
Guido Italy

Thank you for posting the error report. We are working on this error.
We are having trouble duplicating this error on any of our machines.

1. Does this error occur when launching the IDE?
2. Does this error occur every time you launch the IDE or only sometimes?

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
Guido Italy
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location:
Posted: 7th Sep 2011 23:30
Thank,

1) when launching the IDE
2) this error occur every time you launch the IDE
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 10th Sep 2011 00:12
09/09/2011- Version 1.08(Alpha)
Added extra error checks to find error. Reported by GUIDO
Bug in solution explorer showing complete directory for local source files.
Bug in parsing slowed down updating source file.
Added indicators for media in source files, that are not included in the project.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
Guido Italy
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location:
Posted: 10th Sep 2011 15:00
Error ...

Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.ArgumentException: È già stato aggiunto un elemento con la stessa chiave.
in System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
in System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
in a5.e()
in a5.bf(Object A_0, EventArgs A_1)
in System.Windows.Forms.Form.OnLoad(EventArgs e)
in System.Windows.Forms.Form.OnCreateControl()
in System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
in System.Windows.Forms.Control.CreateControl()
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.ContainerControl.WndProc(Message& m)
in System.Windows.Forms.Form.WmShowWindow(Message& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Stab in the Dark Editor
Versione assembly: 1.0.0.8
Versione Win32: 1.0.0.0
Base di codice: file:///C:/Users/guido/Desktop/SITDE/SITDE%20Version%201.08%20(alpha)/Stab%20in%20the%20Dark%20Editor.exe
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SITDS.Controls.Docking
Versione assembly: 2.0.0.0
Versione Win32: 2.0.0.0
Base di codice: file:///C:/Users/guido/Desktop/SITDE/SITDE%20Version%201.08%20(alpha)/SITDS.Controls.Docking.DLL
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ScintillaNet
Versione assembly: 2.2.4018.41636
Versione Win32: 2.2.0.0
Base di codice: file:///C:/Users/guido/Desktop/SITDE/SITDE%20Version%201.08%20(alpha)/ScintillaNet.DLL
----------------------------------------
System.Xml
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** Debug JIT **************
Per attivare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
attivato.

Ad esempio:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Quando il debug JIT è attivato, tutte le eccezioni non gestite
vengono inviate al debugger JIT registrato nel computer,
anziché essere gestite da questa finestra di dialogo.

Attachments

Login to view attachments
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 10th Sep 2011 20:40
09/10/2011- Version 1.09(Alpha)
Minor bug fix in Autocomlpete and call tips.
Added additional error catch for crash reported by Guido.

Guido,
Thanks again for the error report,we may have tracked down what is causing the crash. Please try this version.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 13th Sep 2011 06:28
09/12/2011- Version 1.10(Alpha)
Fixed several bugs in parser.
Added indicators for duplicate code blocks.
Several updates to the solution explorer.
Several updates to the media view.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 13th Sep 2011 21:20
TRied version 1.09 and whilst it worked, it took ages to scroll throug my program. My code was very long but I could only scroll a page then it took ages to allow me to scroll more. Kind of unworkable. Could be some sort of additional "checking" being done. I will try my "long" program with v 1.10 and feedback.

DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 13th Sep 2011 23:22
Good news, whilst the "intelisense" takes ages to check the code, my program doesnt have the lag it did when scrolling.... will use this IDE over the next few days... Love the look and feel and the interface.

Do you have a "to Do List" ? integrated for projects ?

Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 16th Sep 2011 02:09 Edited at: 16th Sep 2011 02:14
DemonHill,
Thanks for testing and the feed back. We are glad to know that the scrolling speed increased for long code files. We are in the process of optimizing the calculation of the intellisense.
We are currently developing a “TODO list” for DBPro projects. We were thinking of more than just a list possibly a code flow chart and a gui interface for designing your project. We are looking for suggestions from DBPro developers on what they would prefer.
We looked at your racing management simulator and it looks like you’re off to a good start.

[img][/img]


WindowsXP SP1,Vista,Windows 7 DBpro v7.61
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.
DemonHill
16
Years of Service
User Offline
Joined: 20th Mar 2008
Location:
Posted: 23rd Sep 2011 22:53
How you getting on ? Still loving using your IDE and excited about the next release.

Stab in the Dark software
Valued Member
21
Years of Service
User Offline
Joined: 12th Dec 2002
Playing: Badges, I don't need no stinkin badges
Posted: 27th Sep 2011 03:13
09/26/2011- Version 1.20(Alpha)
Fixed bug when adding existing source file that is in local project directory.
Fixed bug with call tips flickering on large source files.
Fixed Auto complete bug when typing keywords.
Optimized calculating Intellisense, major speed improvement.
Fixed intermittent bug in Find in Files code.
Fixed bug in Backup when using selected media.
Optimized find all references, speed improvement.
Optimized parsing of large files, Major speed improvement.
New progress bar for project loading
Fixed minor bug when getting compiler error line number.


DemonHill
Glad to hear you are still using the IDE. Let us know how this version works.

[img][/img]


WindowsXP SP3,Vista,Windows 7 SP1, DBpro v7.7RC7
Stab In The Dark Editor
The coffee is lovely dark and deep,and I have code to write before I sleep.

Login to post a reply

Server time is: 2024-04-23 11:18:12
Your offset time is: 2024-04-23 11:18:12