2003-08-21 13:36 UTC+0100

This commit is contained in:
Antonio Linares
2003-08-21 11:39:56 +00:00
parent e85aeecdc0
commit 19cec0d826

View File

@@ -8,6 +8,16 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2003-08-21 13:36 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* source/rtl/ttopbar.prg
+ MenuModal() implementation - changes borrowed from xHarbour,
which borrowed used Class TopBarMenu from Harbour.
With this function, David Macias reported bug of missing functions, is
answered, as the functions names should not be truncated to 10 chars,
also MAKEDIR() should be used instead of DIRMAKE(), and MemoSetSuper()
implementation is pending on RDD experts development.
2003-08-21 12:37 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* source/rtl/teditor.prg
! Modified to allow inherited classes to properly manage K_ESC