ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

SkyIDE got a brand new project manager - Please express your opinion

<< < (4/4)

SkyIDE:
New Project Explorer almost complete!

External Files Screenshot: Not seen before
http://www.skyide.com/images/temp/extfiles.png

Latest Screenshot: (Updated)
http://www.skyide.com/images/temp/projectex2.png

Again, almost complete but I will add a few extra features....

Gothi[c]:
Looking good!

SkyIDE:
Thanks Gothi[c]!

Images have been updated again (same links as above) showing the latest changes again. I have been working constantly on this. It's almost ready.

Also, I will make the Favorites and History sections more like the "External Files" look with paths underneath showing where each file is pointing....and I will remove the "History" section in the Options dialog.

After I release this version, my next biggest task should be C#/Mono support and I will have to start some serious work on a class viewer (no guarantees) but this thing -- the class browser is going to suck, really bad. It is extremely complicated. Detecting class members in nested classes is the problem.

Once you detect there is a class, you will detect there is another one but telling whether it is inside another and inside another again is a big problem. You have to do advanced string manipulations....counting, calculating and then you just get lost. If there are any free libraries I could use that will let me manipulate stuff like this will be helpful. All functions like the ones that detect loops, functions, ints, longs, floats are all written by me using simple but advanced C++ string/pointer manipulations.

Navigation

[0] Message Index

[*] Previous page

Go to full version