Page 3 of 5

Re: HMG 3.0.35

Posted: Sat Jul 10, 2010 3:39 pm
by Rathinagiri
Thanks a lot Sudip. It will be very much useful. I hope Roberto includes this too. :)

Re: HMG 3.0.35

Posted: Sat Jul 10, 2010 3:45 pm
by sudip
Thanks a lot Rathi :) I am very much happy that you like it :)
I got the this Harbour syntax file from PSPad setup (from their web site). Then I customized it for my personal work only :)

Re: HMG 3.0.35

Posted: Mon Jul 12, 2010 2:43 pm
by Steed
Thanks, a lot

Re: HMG 3.0.35

Posted: Fri Jul 23, 2010 4:25 pm
by l3whmg
First of all, once again, thanks Roberto for the publication of a new release.

Regarding the issue raised by Pete, I think the answer should be sought in the reasons why they separated!
Personally, I followed Roberto (or HMG) for two basic reasons: the compiler to use and open to Linux. Then, for several other things.
I'm not the best person to support it, but I think HmgExt prefers to limit its potential in the MsWin world.
Also, I believe that many people have developed (and sold) several applications (including libraries and / or functionality), using one or the other philosophy (for example, the library hbprinter).
This means that unification would be a good thing, but I think would create several problems: I use this environment as a hobby, but who has invested money, resources or founded a business? Who (and how) will choose what is best to keep or throw?
Finally, I think it is better to choose!

Without offending anyone, this is my (trivial) opinion.

NB As my English is bad, I used the google translator. I hope that the translation is good.

Re: HMG 3.0.35

Posted: Tue Jul 27, 2010 5:22 am
by mol
I think, there is a little bug in HMG checkbox.
When I set transparent property to .t. it becomes black on the screen.

Regards, Marek

Re: HMG 3.0.35

Posted: Tue Jul 27, 2010 11:57 am
by esgici
Hi Marek

Sorry but how you set transparent property of checkbox to .t.?

Regarding doc, checkbox doesn't have such property (changeable out of control definition).

If your are about setting at control definition, I couldn't find any problem.

Added ...\hmg\SAMPLES\MAINDEMO\DEMO.PRG CHECKBOX Check_1 (line 240) TRANSPARENT .T. and no black seen. (In fact nothing changed :( )

May be Win. vers. problem ( mine is XP SP2 ) :?:

Regards

--

Esgici

Re: HMG 3.0.35

Posted: Tue Jul 27, 2010 7:18 pm
by mol
esgici wrote: Sorry but how you set transparent property of checkbox to .t.?
Esgici
Via IDE CheckBox has TRANSPARENT property...

Re: HMG 3.0.35

Posted: Tue Jul 27, 2010 7:25 pm
by esgici
mol wrote:[
Via IDE CheckBox has TRANSPARENT property...
Thanks to clarification and sorry for may bad English.

I have want to ask "this setting is in control definition or in another place; such as changing property by any way?"

Regards

--

Esgici

Re: HMG 3.0.35

Posted: Tue Jul 27, 2010 7:27 pm
by esgici
And, as far as I know you have possibility; did you tested under different OS ?

Regards

--

Esgici

Re: HMG 3.0.35

Posted: Wed Jul 28, 2010 5:26 am
by mol
I'll check it under w7 ASAP