Messages - SkyIDE [ switch to compact view ]

Pages: prev1 ... 34 35 36 37 38 [39] 40 41 42 43 44 ... 50next
191
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: October 29, 2006, 05:14 AM »
Quick Update:

Beta 7 will be a huge upgrade. Here is the current progress:

- An annoying bug/error has been fixed. When saving files, every time when you saved the file, the horizontal scrollbar would scroll back to the left which makes you lose track of the carot. This bug has been fixed in Beta 7 (soon to be released).


- A serious bug has been fixed with the C++ Object Viewer. When clicking on a variable on the object viwer, if the file is large, SkyIDE may freeze. The bug was in the section that identifies the position in your file of the variable that was clicked. This error is now fixed (available in Beta 7).

- Support for D, Pascal and VB Support!

- Many bug fixes and fine tunnings in Beta 7! The Object Viewer has been (yet again) completely re-written so now it performs even faster and lists user defined custom variables/objects! Soon to be released. So far I have added full editor support for Pascal, VB and D including support for the object viewer and the function bars. Now I work on the Pascal and D compiler support. Once I have this done, all I need to do is add project support for those languages but that's going to be easy.

- Many small additions/features present in other IDEs and not present in SkyIDE will be added. Beta 7 will be the first large update after I added multi-profile support. So, in Beta 7:

- Many bug fixes
- Many small additions and fine tunnings
- Full support for D, Pascal and VB. VisualBasic will have the auto insert "End Function" or "End Sub"" just like in the real VB IDE.
- In other sections such as Pascal you would have similar features.

Full list of new additions will be available on the day of release. Soon to be released.

192
Thanks for that :) I will see how I go.

193
Well, there is on this site: http://www.finances-ltd.narod.ru/components_treelistviews.html
The site seems to be fully English. The component looks good I just don't know whether it has a spare string property. It is a full on Delphi *.pas. I don't know how to get it to work in BCB + if I get it to work, if it doesn't have a spare string property for each node, it will be useless to me. That is the most important bit.

194
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: October 22, 2006, 03:37 PM »
It's on my list :) I had a look at "D" the other day, the syntax seems to be identical to C++ but it has its own things too. An example: "foreach" seems to be a "for" loop.

Since the compiler is written by the same people, I'd expect to face the same issues as Digital Mars C++ :) but that would be no problem now :) This will take a bit longer to implement. It's a new file type....

195
Does any know of any (free) enhanced TreeView control that I can use in BCB? I need one that can make the text/node bold for example, and also that would have an extra spare string property for each node that I could use to store any string I want. For example: a node would have Text and Hint property or Text and strSomeString property.

I tried TVirtualTreeView but I couldn't get it to work/install. Is there anything else avaialble?

Pages: prev1 ... 34 35 36 37 38 [39] 40 41 42 43 44 ... 50next
Go to full version