[Harbour-users] WVT_SetTitle(), buggy ?
Antonio Martinez
alcisoft at arrakis.es
Tue Jan 26 03:01:46 EST 2010
Hi,
. Window title doesn´t modify with call above:
Wvt_SetTitle("Ey title !")
It's necessary refreshing ? I do Wvt_processmessages() and not refresh !
Wvt_SetFont() and others are running ok ! I don't use graphics elements,
only Wvt_ on old clipper application + gtwvg.lib
BUT, I do use CLEAR all it's ok !
Example running:
CLEAR // <-- That's neccessary
Wvt_Set("Ey title !")
I use Harbour 2.0.0
Regards
More information about the Harbour-users
mailing list