Messages - SkyIDE [ switch to compact view ]

Pages: prev1 ... 36 37 38 39 40 [41] 42 43 44 45 46 ... 50next
201
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: October 04, 2006, 03:51 PM »
I will look into it. At the moment I really have no idea why you are getting that.

202
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: October 03, 2006, 03:41 PM »
Thanks mouser :) Yes, I try to make it more user friendly as possible :)

203
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: October 03, 2006, 03:37 PM »
That is weird. I never get that. Does it happen everytime you try to run it? What happens when you press Ok, does it cotinue to load or does it stop? If it does continue to load, are there in pics on the toolbars and menus? What operating system are you running? I have tested it on XP SP2 only and nothing else. I will try reloading the images in design time. I really have no idea why you get that message. Seems like a problem with Borland's built in VCL controls. Something must be currupted within design time but I never get that.

Can anyone else confirm the same error?

Win95/98/ME are officialy not supported.

204
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: October 03, 2006, 08:18 AM »
Thanks :) SkyIDE Beta 4 is up

Tuesday, 03 October 2006

SkyIDE Beta 4 Released.

Bug Fix: The C++ object bar did not work properly if you moved for example "int test = 0" to the next line! It wouldn't find the string. Same with the function bars. FIXED

Improvement: Cleaned up a lot of code, I have cut the loading time of the C++ object bar to half and most likely quicker. Completely re-written.

Bug Fix: The Convert Tabs Into Spaces feature.....

Added: Implemented a dynamic auto complete. For example, if you have "int test = 0; float test2 = 7.8", the auto complete would have "test" and "test2" as options and when you type "te" they will apear (hopefully). It works over here :) However it only detects built in types such as int, float, char etc. If you were to create your own class and use it as a type, it would not detect it. In order for this to work with your latest changes, the document must be refreshed. Simply check/uncheck the "Dynamic Auto Complete" or activate/deactivate the file by using the tabs or simply save the file.

Added a "Collector". Similar to the Tracker but with more options. Credit given to Maxthon Browser :) It sort of resembles Maxthon's Collector in functionality but with less features. The Collector is a global text box that is attached to the right edge (In SkyIDE) of the screen. You can drop any text you want from any document, you can add any text you want and the next time SkyIDE is launched, the text will still be there. You have an option to cut/copy save the text as a text file. I like this feature a lot.

http://www.skyide.com/downloads/SkyIDE_Beta.zip

205
Developer's Corner / Re: SkyIDE - Latest Release Information
« on: September 30, 2006, 01:13 AM »
In Beta 4

- Bug fix: a bug has been identified when pressing the Tab key. Convert tabs into spaces deletes chars when the carot is between text. This is fixed in beta 4.

- Currently working on dynamic auto complete list. The Auto Complete list will be populated with all of your ints, floats etc in your current document.

Beta 4 not ready but should be ready soon.

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