Hello Manuel,
I think for the performance the
the call of
::Refresh( .T. )
should be eliminated in method
SetText
SetColor
Then if you need a refreshing of the button call
::paint() in your program.
Doing this changes now I have a optimal performance.
Thanks again for this wonderful class.
Regards,
Otto