How to override a method in Fivewin

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Otto,

Why don't you simply modify the class source code ? :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

Otto wrote:Could it be that EXTEND CLASS is only avaiable in xHarbour?
Yes, as far as I know.

EMG
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

Antonio,
thank you. I did it. Never thought it is that easy.
Regards,
Otto
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

The negative of modifing the FW source code is that you have to make any modifications to each new version of FW. Remembering to do this is difficult.

James
User avatar
Kleyber
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Post by Kleyber »

James,
The negative of modifing the FW source code is that you have to make any modifications to each new version of FW. Remembering to do this is difficult.
That's why I'm using OVERRIDE METHOD command. But I think it's a matter of each one's choice.
Best regards,
Kleyber Derick

FWH / xHb / xDevStudio / SQLLIB
Post Reply