Page 3 of 3
Re: HMG 3.0 FORUM TEST XIX
Posted: Thu Feb 04, 2010 10:14 pm
by Roberto Lopez
mol wrote:Last two weeks I was working over my old project written in clipper 5.2.
I've moved it into hmg environment (console mode, for now).
I had to do to rapidly several amendments at the customer.
I'm impressed about portability of HMG - all program written on tne pendrive - HMG, IDE and my source files. All working fine and very quick.
So, I want to place here big thanks to Roberto and creators of Harbour.
Great work!
Best regards!
Marek
Most of the credit (almost all

) is for Harbour team. They have done a great job.
Regarding GUI, I've been very careful regarding functions used by the library.
Such functions must be available in an 'out of the box' Windows installation.
I've suffered a lot with development tools that relies on lots of components that must be installed along the app. to make it work and that usually generate conflicts on the target system due to incompatibilities with different versions of the same component, so one of my main concerns was to have only one app. file (the '.exe') needed at run-time.
Re: HMG 3.0 FORUM TEST XIX
Posted: Fri Feb 05, 2010 1:04 am
by sudip
Roberto Lopez wrote:...
I've suffered a lot with development tools that relies on lots of components that must be installed along the app. to make it work and that usually generate conflicts on the target system due to incompatibilities with different versions of the same component, so one of my main concerns was to have only one app. file (the '.exe') needed at run-time.
Yes, Master Roberto, this is absolutely what I want also
And for that reason, I like SQLite for small projects along with HMG

(Please don't misunderstand me, I also use DBFCDX and DBFNTX)
With best regards.
Sudip
Re: HMG 3.0 FORUM TEST XIX
Posted: Fri Feb 05, 2010 2:07 pm
by mol
I've got an error, when I try to add ComboSearchBox into my new format:
Code: Select all
Harbour MiniGui Errorlog File
------------------------------------
Date:2010.02.05 Time: 14:14:39
Error BASE/1003 Variable does not exist: combosearchbox_1Width
Called from __MVGET(0)
Called from ADDCONTROL(1893)
Called from (b)NEW(1531)
Called from _DOWINDOWEVENTPROCEDURE(4944)
Called from EVENTS(1193)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4608)
Called from DOMETHOD(7373)
Called from _OPEN(25260)
Called from NEWFORM(30040)
Called from (b)MAIN(321)
Called from _DOCONTROLEVENTPROCEDURE(4920)
Called from EVENTS(1335)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4562)
Called from MAIN(935)
------------------------------------
Re: HMG 3.0 FORUM TEST XIX
Posted: Fri Feb 05, 2010 3:11 pm
by Rathinagiri
I will check and revert back soon Marek.
Re: HMG 3.0 FORUM TEST XIX
Posted: Fri Feb 05, 2010 3:24 pm
by Rathinagiri
I couldn't reproduce the error here using the combosearchbox sample. Can you send me some sample?
Re: HMG 3.0 FORUM TEST XIX
Posted: Fri Feb 05, 2010 5:19 pm
by mol
I've started new project and new format.
I've tried to add new control - combosearchbox - and error of IDE occurs, then.
Marek
Re: HMG 3.0 FORUM TEST XIX
Posted: Fri Feb 05, 2010 5:20 pm
by Roberto Lopez
mol wrote:I've got an error, when I try to add ComboSearchBox into my new format:
Code: Select all
Harbour MiniGui Errorlog File
------------------------------------
Date:2010.02.05 Time: 14:14:39
Error BASE/1003 Variable does not exist: combosearchbox_1Width
Called from __MVGET(0)
Called from ADDCONTROL(1893)
Called from (b)NEW(1531)
Called from _DOWINDOWEVENTPROCEDURE(4944)
Called from EVENTS(1193)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4608)
Called from DOMETHOD(7373)
Called from _OPEN(25260)
Called from NEWFORM(30040)
Called from (b)MAIN(321)
Called from _DOCONTROLEVENTPROCEDURE(4920)
Called from EVENTS(1335)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4562)
Called from MAIN(935)
------------------------------------
It's working fine here.
Maybe you are not using the correct 'combosearchbox.uci' file:
Code: Select all
[Properties]
name,
row,
col,
height,24
width,120
fontname,"Arial"
fontsize,9
fontbold,.F.
fontitalic,.F.
fontunderline,.F.
items,{}
value,""
backcolor,nil
fontcolor,nil
maxlength,nil
uppercase,.f.
lowercase,.f.
numeric,.f.
rightalign,.f.
tabstop,.t.
helpid,nil
[Events]
onlostfocus,nil
ongotfocus,nil
onenter,nil
Please, try it.
Re: HMG 3.0 FORUM TEST XIX
Posted: Fri Feb 05, 2010 5:23 pm
by Roberto Lopez
sudip wrote:
Yes, Master Roberto, this is absolutely what I want also
And for that reason, I like SQLite for small projects along with HMG

(Please don't misunderstand me, I also use DBFCDX and DBFNTX)
I'm interested in SQLite too, but I had not enough time to research it yet.
And, please, try to omit the 'Master' word when refers to me. I don't deserve

Re: HMG 3.0 FORUM TEST XIX
Posted: Sat Feb 06, 2010 3:29 am
by sudip
Roberto Lopez wrote:....
I'm interested in SQLite too, but I had not enough time to resear it yet.
And, please, try to omit the 'Master' word when refers to me. I don't deserve

Thanks, Roberto.
When I joined HMGForum, I saw some very experienced users called you "Mastro", which is a Spanish word. I found it's English synonym is "Master".
I shall call you "Roberto" from now (One of my friends pointed out, I have another bad habit of using too much Smileys, I shall also reduce them.)
With best regards.
Sudip
Re: HMG 3.0 FORUM TEST XIX
Posted: Sat Feb 06, 2010 3:33 am
by Roberto Lopez
sudip wrote:
<...>
(One of my friends pointed out, I have another bad habit of using too much Smileys, I shall also reduce them.)
I have no problem with smiles
I'm sure that those just reflects your behavior in real life, as we can see in your photo
