Hi Przemek,

Il 22/02/2009 12.18, Przemyslaw Czerpak ha scritto:

This code does not need external function and you can use:

   #xcommand OVERRIDE METHOD <!Message!> [IN] CLASS <!Class!> WITH [METHOD] ;
                             <!Method!> [SCOPE <Scope>] => ;
             __clsModMsg( <Class>():classH, #<Message>, @<Method>(), ;
                          IIF( <.Scope.>, <Scope>, HB_OO_CLSTP_EXPORTED ) )

Such version will work even if class function has different name then
the class.

As usual your solution is better ;-)
Can you add this to SVN in hbclass.ch as standard command ?

Best regards

Francesco
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to