Page 2 of 2

Re: HMG 3.0.0 (Forum Test XIII)

Posted: Sat Dec 26, 2009 11:55 am
by Roberto Lopez
sudip wrote: Moreover I also tried PSPad text editor. I must say that it is one of the most feature-rich editors I have ever used (after minor customization with given Harbour.ini file with PSPad)
Yes. PsPad is the best!

The most beautiful thing is that it can remember last line number edited for a file, so it opens positioned on that line!

Re: HMG 3.0.0 (Forum Test XIII)

Posted: Sat Dec 26, 2009 12:36 pm
by mol
Previous, when you try to compile new version during old .exe was still running, IDE displayed error:

Code: Select all

Can't delete previous mol-df.exe version (still running?) 
Now, there is empty window.
It's necessary to view error.log to see error cause...

Marek

Re: HMG 3.0.0 (Forum Test XIII)

Posted: Mon Dec 28, 2009 3:26 pm
by sudip
Hello Master Roberto,

I suppose IDE now uses STRIP utility :) After using UPX .exe file size becomes really small :)

Thanks a lot :D

With best regards.

Sudip

Re: HMG 3.0.0 (Forum Test XIII)

Posted: Tue Dec 29, 2009 2:34 am
by Roberto Lopez
mol wrote:Previous, when you try to compile new version during old .exe was still running, IDE displayed error:

Code: Select all

Can't delete previous mol-df.exe version (still running?) 
Now, there is empty window.
It's necessary to view error.log to see error cause...

Marek
I'll check it.