-----Messaggio Originale----- Da: "Przemyslaw Czerpak" <[email protected]>
A: "Harbour Project Main Developer List." <[email protected]>
Data invio: domenica 22 febbraio 2009 12.18
Oggetto: Re: [Harbour] TGet: setting cursor position to ::nMaxLen + 1


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.

Thank you. I still can't get what I need but I will work on it later.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to