Page 8 of 21

Re: HMG 3.1.5 (Test)

Posted: Fri Aug 16, 2013 1:57 pm
by EduardoLuis
Hi Claudio:

As allways, as ever, you are a Master.-
Excellent JOB, and very usefull samples.-
CONGRATULITATIONS.-
Eduardo

Hola Claudio:

Como siempre, eres un "Maestro".-
Un brillante trabajo y muy utiles los ejemplos.-
Felicitaciones.-
Eduardo

Re: HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 2:51 am
by srvet_claudio
Hi All.
Please test these IDE's
Best regards,
Claudio.

Re: HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 3:38 am
by bpd2000
Thank you Dr. Claudio

Re: HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 6:37 am
by serge_girard
I will have a look at it later this week!

Thx,

Serge

Re: HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 7:47 am
by esgici
srvet_claudio wrote: Please test these IDE's
Thanks Hidalgo :D

Re: HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 8:31 am
by mol
Thanks Claudio for your work!
Could you point changes in IDE? We would take a closer look to test it....

Re: HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 1:02 pm
by mol
I'm trying to build form with new Unicode IDE and I got good work while project time and bad while working...
Image

HMG 3.1.5 - IDE suggestions

Posted: Mon Aug 26, 2013 1:19 pm
by Pablo César
srvet_claudio wrote:Hi All.
Please test these IDE's
Best regards,
Claudio.
Thanks Claudio, I am testing and all seems ok.

I appreciated Button "Build Log", differentiation files .UNI and .ANS, main icon with different color for UNICODE and ANSI.

But let me make some suggestions:

1. To unify (with different tags) all Ini files, just making only one ini file with following files:
    - Language.ini
    - Editor.ini
    - Version (Hmg.ini)

2. Just to make better use of space of the first item of StatusBar, remove the string "Compiler:" and just put the version of HMG. (Great idea put here HMG version).

3. IDE title, I find most attractive show the project name in the beginning. Because when is minimized window at system ToolBar, to recognize the project name at first.
Screen6.PNG
Screen6.PNG (13.88 KiB) Viewed 4977 times
But doing by this way:
    First - Project name (without any brackets and without ".hbp")
    Second - At <path_of_project>
    Third - HMG UNICODE IDE or HMG-IDE UNICODE or better with: just HMG IDE version <n>, since over time the IDE ANSI may be left unused. Moreover the color of the icon, now indicates whether UNICODE or ANSI.
Screen7.PNG
Screen7.PNG (29.24 KiB) Viewed 4924 times
4. In Tools/Preferences at module Editor option.

Since we are walking to the disassociation of the Notepad++ installed files under HMG installations and let user define his own preferred editor. I suggest that the initial value of editor_field comes after a routine (which I can contribute) to detect which is the default editor used by the user. If no found of any association with the PRG extension file (by checking at Windows registry), should be displayed as "<Not defined>" and also under displayed the Notepad++ link for installation. This will allow the sources editor shall be installed in a conventional way and not in HMG installation sub-folders.
Screen5.PNG
Screen5.PNG (11.47 KiB) Viewed 4977 times
I hope to have contributed with ideas that could be useful and easy to implement.

HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 1:34 pm
by Pablo César
mol wrote:I'm trying to build form with new Unicode IDE and I got good work while project time and bad while working...
Hi Marek,

I suggest to attach fmg file to check file conditions.

Re: HMG 3.1.5 (Test)

Posted: Mon Aug 26, 2013 4:00 pm
by srvet_claudio
mol wrote:I'm trying to build form with new Unicode IDE and I got good work while project time and bad while working...
Hi Marek
Your code page is SET CODEPAGE TO UNICODE :?:
You compiled HMG library with the UNICODE option :?: