Page 1 of 2

IDE 3.0 TEST XIIf

Posted: Thu Dec 10, 2009 11:37 pm
by Roberto Lopez
Hi All,

This release features an optimized error tracking window (Thanks to Marek for the report on 'slowness').

I've tested with a 10000 lines source. Reading and writing is almost instantaneous.

I've used some experimental virtual grid new features to achieve this, so be careful. It is highly recommended that you backup your sources before modifying them with error tracking window until it be tested enough.

I've fixed a problem opening projects containing reports in XP.
Thanks to Mario Mansilla and Claudio Tedesco for reports on that.

Please, test and report any problem you found.

TIA.

Re: IDE 3.0 TEST XIIf

Posted: Thu Dec 10, 2009 11:46 pm
by esgici
Thanks a lot Maestro :)

Best Regards

--

Esgici

Re: IDE 3.0 TEST XIIf

Posted: Fri Dec 11, 2009 3:47 am
by Rathinagiri
Thanks a lot Roberto.

Can this excellent feature be implemented in HMG? :)

Re: IDE 3.0 TEST XIIf

Posted: Fri Dec 11, 2009 10:45 am
by sudip
Hello Master Roberto,
Thanks a lot :) It works fine :)
Ide.exe file size is very small (only 648kb!!! :o ) :D Thanks a lot again :D
I also want to know about the new experimental virtual grid features. :D
With best regards.
Sudip

Re: IDE 3.0 TEST XIIf

Posted: Fri Dec 11, 2009 10:57 am
by mol
Many thanks Roberto!
Its's wonderful to see how my wishes become reality... :D

Re: IDE 3.0 TEST XIIf

Posted: Fri Dec 11, 2009 1:09 pm
by Roberto Lopez
rathinagiri wrote:Thanks a lot Roberto.

Can this excellent feature be implemented in HMG? :)
Yes. It is working in my 3.0 test XIII right now :)

I'll do more test prior to publish, but I'll do when be sure that it is stable enough.

Re: IDE 3.0 TEST XIIf

Posted: Fri Dec 11, 2009 1:15 pm
by Roberto Lopez
sudip wrote: Ide.exe file size is very small (only 648kb!!! :o )
As I've said in other post, it can be achieved using UPX with '--ultra-brute' parameter, but you need a lot of patience :)

Re: IDE 3.0 TEST XIIf

Posted: Fri Dec 11, 2009 1:36 pm
by Rathinagiri
Roberto Lopez wrote:
rathinagiri wrote:Thanks a lot Roberto.

Can this excellent feature be implemented in HMG? :)
Yes. It is working in my 3.0 test XIII right now :)

I'll do more test prior to publish, but I'll do when be sure that it is stable enough.
Oh! Great.

Re: IDE 3.0 TEST XIIf

Posted: Mon Dec 14, 2009 7:49 am
by mol
Wow! It really works too much faster!
Best regards, Marek

Re: IDE 3.0 TEST XIIf

Posted: Wed Dec 16, 2009 4:55 pm
by Rathinagiri
A small doubt:

When we have an error of multiple definition of a function in two places in a project, no error is shown in the dialog. However, build log dialog is opened blank. Can this error be shown in the log window?