Ok, thanks Claudio.srvet_claudio wrote:When I have time I will work in the IDE.
HMG 3.1.5
Moderator: Rathinagiri
- Pablo César
- Posts: 4059
- Joined: Wed Sep 08, 2010 1:18 pm
- Location: Curitiba - Brasil
Re: HMG 3.1.5 (Test)
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
- Pablo César
- Posts: 4059
- Joined: Wed Sep 08, 2010 1:18 pm
- Location: Curitiba - Brasil
HMG 3.1.5 (Test)
In this last release of IDE there is not button option for TIMEPICKER.
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
Re: HMG 3.1.5 (Test)
My apps use modified error system which sends me info about runtime errors.
I often get error bounded with printing system:
I've tried to search bug in source\h_controlmisc.prg
line 6525:
and line 6535:
Something is wrong with functions _HMG_PRINTER_GETPRINTABLEAREALOGPIXELSX() and _HMG_PRINTER_GETPRINTABLEAREALOGPIXELSY()
or with _HMG_SYSDATA [ 374 ]
but I'm not able to find solution.
Maybe Rathi, Claudio or someone else can solve this problem?
Best regards, Marek
I often get error bounded with printing system:
Code: Select all
BASE/1340 Divide by zero: /
(b)MAIN(492)
GETPRINTABLEAREAHORIZONTALOFFSET(6525)
and
GETPRINTABLEAREAVERTICALOFFSET(6535)
line 6525:
Code: Select all
RETURN ( _HMG_PRINTER_GETPRINTABLEAREAPHYSICALOFFSETX ( _HMG_SYSDATA [ 374 ] ) / _HMG_PRINTER_GETPRINTABLEAREALOGPIXELSX ( _HMG_SYSDATA [ 374 ] ) * 25.4 )
Code: Select all
RETURN ( _HMG_PRINTER_GETPRINTABLEAREAPHYSICALOFFSETY ( _HMG_SYSDATA [ 374 ] ) / _HMG_PRINTER_GETPRINTABLEAREALOGPIXELSY ( _HMG_SYSDATA [ 374 ] ) * 25.4 )
or with _HMG_SYSDATA [ 374 ]
but I'm not able to find solution.
Maybe Rathi, Claudio or someone else can solve this problem?
Best regards, Marek
-
- Posts: 1275
- Joined: Tue Sep 03, 2013 4:22 am
- Location: Tecámac, México
Re: HMG 3.1.5 (Test)
Please,
comment this macro (line 49) in SOURCE\h_windows.prg
Code:
#define ALLOW_ONLY_ONE_MESSAGE_LOOP
and re-build HMG.3.1.5
Sorry, but I just installed version here HMG.3.1.5 and tell me that I have to do this, but I really do not understand, I could explain step by step.
You have to remove that line (49) or does it have to do?, And as HMG.3.1.5 recompile? Thanks for your support.
- Pablo César
- Posts: 4059
- Joined: Wed Sep 08, 2010 1:18 pm
- Location: Curitiba - Brasil
HMG 3.1.5 (Test)
Dear Rathi and Claudio, please note items was included and modified at HMG 3.1.5 - Improvements and corrections
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
- Rathinagiri
- Posts: 5480
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: HMG 3.1.5 (Test)
Yes. We should go for 3.1.6 as early as possible.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
Re: HMG 3.1.5 (Test)
நாங்கள் காத்திருக்கிறோம்Rathinagiri wrote:Yes. We should go for 3.1.6 as early as possible.
We are eagerly waiting
BPD
Convert Dream into Reality through HMG
Convert Dream into Reality through HMG
-
- Posts: 270
- Joined: Wed Aug 13, 2008 2:35 pm
- Location: Córdoba - Argentina
Re: HMG 3.1.5 (Test)
Hola :
Si no es mucho pedir se le podria incorporar la propiedad BORDER al control LABEL como tambien las mejoras en el control IMAGE en el IDE
.
Saludos cordiales
Mario Mansilla
Hello:
If not too much trouble could you incorporate the control LABEL BORDER property as also the IMAGE control improvements in the IDE.
Best Regards
Mario Mansilla
Si no es mucho pedir se le podria incorporar la propiedad BORDER al control LABEL como tambien las mejoras en el control IMAGE en el IDE

Saludos cordiales
Mario Mansilla
Hello:
If not too much trouble could you incorporate the control LABEL BORDER property as also the IMAGE control improvements in the IDE.
Best Regards
Mario Mansilla
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: HMG 3.1.5 (Test)
Hola MarioMario Mansilla wrote:If not too much trouble could you incorporate the control LABEL BORDER property as also the IMAGE control improvements in the IDE.
If you mean this, thank you very much

But sadly HMG ( original ) doesn't accept contributions, except in very rare situations and made by very selected person

I don't mean wonderful works of Dr. Soto; he is a developper, not a contributor and more, he and his works are really exceptional

Anyway, viva HMG and all kind of supporters

Last edited by esgici on Sun Oct 20, 2013 6:03 pm, edited 1 time in total.
Viva INTERNATIONAL HMG 

-
- Posts: 270
- Joined: Wed Aug 13, 2008 2:35 pm
- Location: Córdoba - Argentina
Re: HMG 3.1.5 (Test)
Hola Esgici :
No , me refiero a que hay una propiedad del control LABEL (BORDER) que no esta contemplada en el IDE , yo edito el fmg y la ingreso manualmente (BORDER .T.) , pero cada vez que modifico algo el IDE me la elimina y tengo que volver a editarla manualmente .
Mi pedido se refiere a que si los desarrolladores de HMG pueden incorporar esta modificacion .
Adjunto ejemplo
Saludos cordiales
Mario Mansilla
Hello Esgici:
No, I mean that there is a LABEL control property (BORDER) that is not contemplated in the IDE, I edit the fmg and manually income (BORDER. T.), but every time I modify something the IDE removes it and I have to re-edit it manually.
My order means that if HMG developers can incorporate this modification.
Best Regards
Mario Mansilla
No , me refiero a que hay una propiedad del control LABEL (BORDER) que no esta contemplada en el IDE , yo edito el fmg y la ingreso manualmente (BORDER .T.) , pero cada vez que modifico algo el IDE me la elimina y tengo que volver a editarla manualmente .
Mi pedido se refiere a que si los desarrolladores de HMG pueden incorporar esta modificacion .
Adjunto ejemplo
Saludos cordiales
Mario Mansilla
Hello Esgici:
No, I mean that there is a LABEL control property (BORDER) that is not contemplated in the IDE, I edit the fmg and manually income (BORDER. T.), but every time I modify something the IDE removes it and I have to re-edit it manually.
My order means that if HMG developers can incorporate this modification.
Best Regards
Mario Mansilla
- Attachments
-
- Border.rar
- (69.78 KiB) Downloaded 206 times