Page 1 of 1

HMG4: changelog 530

Posted: Wed Mar 23, 2011 11:45 pm
by l3whmg
Hi friends,
I've done a commit
2011-03-24 00:35 UTC+0100 Luigi Ferraris (<luigi at l3w.it>)
* source/control.prg
* source/hyperlink.prg
* source/label.prg
* source/window.prg
* Replaced functions: NTOC() with hb_NumToHex(), numAND() with hb_BitAnd(), numXOR() with hb_BitXor()
* source/window.prg
* Fixed bug when release forms and their type is different from WND_MAIN and WND_MODAL, connecting bOnRelase block in a proper way
* Introduced the use of constant WND_ to check the type of forms in various test.
The first: I think it's better to use Harbour functions
The second: while I'm doing test for new HbQt I find problem when I release a standard window with bOnrelease. The test was no good and connected block was wrong. For my test it's ok: please check.

Cheers

Re: HMG4: changelog 530

Posted: Thu Mar 24, 2011 3:41 am
by Rathinagiri
Thanks a lot Luigi.

Re: HMG4: changelog 530

Posted: Sat Mar 26, 2011 3:19 am
by bedipritpal
rathinagiri wrote:Thanks a lot Luigi.
BTW nothing important, but is there a need to pay thanks
for every bit ?

Pritpal Bedi