Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with refresh()
Message
From
04/09/2003 04:33:18
 
 
To
02/09/2003 07:20:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00825220
Message ID:
00825913
Views:
13
my environment is set as BITMAP ON, i tried to set BITMAP = OFF but I couldn't.
And how can I set this property in an exe file ?
where and how should I use the code you post me ?
Thank you
Alessio

>Hi Alessio,
>
>If you use BITMAP OFF on config, remove it and try.
>
>Try this:
>
>DECLARE SHORT	UpdateWindow IN user32.dll LONG hWnd
>UpdateWindow(MyForm.hwnd)
>
>
>Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform