Enrico,
I have seen your last change to "click" method of button class and I think was a problem like mine.
After some try I found that all works well with ::oWnd:SetFocus() instead your ::SetFocus().
Can you confirm this?
Regards
Gianni
Enrico,
I have seen your last change to "click" method of button class and I think was a problem like mine.
After some try I found that all works well with ::oWnd:SetFocus() instead your ::SetFocus().
Can you confirm this?
Regards
Gianni
I need of a reduced and self-contained sample of the problem to anwer your question.
EMG
Sample is in "previous" page of this topic.
Ciao
Gianni
Yes, it seems to work. But please check for bad side effects.
EMG