Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updated ctl32_statusbar class in Downloads
Message
 
 
To
27/04/2006 16:37:17
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01116978
Message ID:
01117300
Views:
21
>If you do a LockWindowUpdate(_vfp.Hwnd) it will freeze the progressbar if the statusbar is on the main VFP screen, of course. Which window are you going to do LockWindowUpdate to? If you do it to the slow loading Form, no problem.
>

Yes, to the form. Ok, that's good to know.

>>I just copied both class libraries into our libs directory. Also do I understand correctly that status bar removes itself when my application is closed if I'm working in debug mode (e.g. doing do main from command window)?
>
>In your program exit routine, you should have a line to release the statusbar:
>
>
>_Screen.RemoveObject("myStatusBarName")
>
Ok, will do.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform