From 64765bb7e127eeeec213a021898f6776674d2bb6 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 5 Sep 2001 05:08:50 +0000 Subject: [PATCH] 2001-09-05 07:00 GMT+1 --- harbour/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b87241ff02..177148e8ae 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,10 @@ +2001-09-05 07:00 GMT+1 Antonio Linares + * harbour/contrib/hgf/win32/tform.prg + Property OnClick added and WM_LBUTTONDOWN msgs properly routed + + * harbour/contrib/hgf/tests/formtext.prg + form OnClick property tested ok + 2001-09-05 06:42 GMT+1 Antonio Linares * harbour/contrib/hgf/win32/tform.prg Added new properties Top, Left, Height and Width.