HMG.4 Problems / Questions

Moderator: Rathinagiri

User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 Problems

Post by Roberto Lopez »

esgici wrote:... and,

struggling under these type of detailed problems make very fatigue me :cry:

Regards

--

Esgici
1. Please, delete all.

2. Install HMG.4 binaries.

3. Open windows explorer

4. Go to C:\HMG.4\SVN

5. Right click

6. Select SVN Checkout option.

You'll have a correct installation.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems / Questions

Post by esgici »

Hi

First, thanks a lot Maestro, cleaning always come in handy :)

My questions are :

How I can obtain properties ?

Code: Select all

oWindow:Row  
oWindow:Row()  
oWindow:nRow
oWindow:nRow()  
Didn't give other than same error message :

Error BASE/1004 No exported method

And my second question is : How I can decide a control is usable, may test and criticize ?

Best regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems / Questions

Post by esgici »

Sorry, answer of first question found; problem is scope of variable :(

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 Problems / Questions

Post by Roberto Lopez »

esgici wrote:Hi

First, thanks a lot Maestro, cleaning always come in handy :)

My questions are :

How I can obtain properties ?

Code: Select all

oWindow:Row  
oWindow:Row()  
oWindow:nRow
oWindow:nRow()  
Didn't give other than same error message :

Error BASE/1004 No exported method

And my second question is : How I can decide a control is usable, may test and criticize ?

Best regards

--

Esgici
You got the error because this property is not working at runtime yet.

Window class has only basic functionality.

I'll take care about it when finish with my current work (toolbar,tab and main menu).
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
bedipritpal
Posts: 122
Joined: Thu Sep 02, 2010 10:47 pm

Re: HMG.4 Problems / Questions

Post by bedipritpal »

Hello Everybody

Some of you, if been able to speculate well, might know me by name.
For those who are not, let me introduce myself.
It is Pritpal Bedi, a student of software analysis & design, a mediocre contributor to the compiler clled Harbour.

It is just to say hello to all of you as you have stepped onto hbQT.
I could not find a better topic to post this message as everywhere new posts are blocked for me.

You may ask any technical questions related to hbQT.
NOTE: I have never used HMG and for that matter your query must
be presented with hbQT code only if that query needs one to investigate.

Hope you will not be bothered about my presence here.

Regards
Pritpal Bedi
enjoy hbIDEing... Pritpal Bedi
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems / Questions

Post by esgici »

Hello Pritbal

Hearty welcome from Turkiye :)

Personally, I know you with deep admiration, because I'm a (as soon as possible ;) ) "quiet" follower of Harbour.

IMO, not only for QT, but Clipper/Harbour world know you with commendation.

Moreover, person who made possible using QT with Harbour is you; so your existence in this forum is honor for all of us; I hope all member of this forum will share my opinions.

Again, welcome between us :D

Best regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 Problems / Questions

Post by Roberto Lopez »

bedipritpal wrote: It is just to say hello to all of you as you have stepped onto hbQT.
I could not find a better topic to post this message as everywhere new posts are blocked for me.
Welcome!

You should be able to post in any forum now, if not, please let us know.
bedipritpal wrote: You may ask any technical questions related to hbQT.
NOTE: I have never used HMG and for that matter your query must
be presented with hbQT code only if that query needs one to investigate.
Thanks. Your help will be highly appreciated.
bedipritpal wrote: Hope you will not be bothered about my presence here.
We are honored by your presence here.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG.4 Problems / Questions

Post by Rathinagiri »

Hi Pritpal Bedi,

Welcome to HMG forum from India. :)

I am so happy that the bridge builder of HB and QT is with us. You have made it possible to cross the boundaries of platforms there by upgraded Harbour and simplified QT.

I am sure you enjoy being here. As Roberto mentioned, now you can post anywhere in the forum. I have created one forum called "HBQT Related" in HMG 4.0 category so that we can isolate the posts relating to HBQT.

Thanks for joining.

S. Rathinagiri.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
bedipritpal
Posts: 122
Joined: Thu Sep 02, 2010 10:47 pm

Re: HMG.4 Problems / Questions

Post by bedipritpal »

esgici wrote:Hello Pritbal
Again, welcome between us :D
Esgici
Thanks for high words though I do not deserve as such.

Also thanks to Roberto and Rathinagiri.

Rathinagiri: I am from Ludhiana, Punjab, India. It is nice to see India's participations recently.
enjoy hbIDEing... Pritpal Bedi
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG.4 Problems / Questions

Post by Rathinagiri »

I am from Ludhiana, Punjab, India. It is nice to see India's participations recently.
Yes. Your name itself shows that. :)

I have visited Ludhiana 4 times in my life. A nice city.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply