[Harbour-users] Re: How to refresh application GtWvg ?
Angel Pais
amigosam at adinet.com.uy
Thu Mar 4 09:35:21 EST 2010
El 04/03/2010 9:33, Antonio Martinez escribió:
> As subject,
>
> Using GtWvg, this test
>
> SELECT Test
> GO TOP
> DO WHILE !Eof()
> ? FieldGet(1)
> SKIP
> ENDDO
>
> That don't refresh window application and Windows says "this application
> dont´t answer" (Windows Spanish)...
> How to refresh applicacion using GtWvg GT driver ?
>
> Regards
That's an infinite loop without iddle states
How do you expect the app to respond to anything ?
More information about the Harbour-users
mailing list