Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxcharts making machine crash when closing
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01456863
Message ID:
01456879
Views:
66
They may be somehow conflicting in declaration of APIs. Try contacting both Cesar and Carlos for this problem.

>I'm using the latest version.
>
>The progress bar is on a form I call from my startup program like this:
>
>
>DO FORM progress NAME FRMPROGRESS LINKED WITH "Loading system.."
>ofrmprogress=frmprogress
>
>
>I then adjust the progress of the startup proceedure like this:
>
>
>oFrmProgress.opb.ctlvalue=50
>
>
>When I finally close the progress bar I clean up like this:
>
>
>ofrmprogress.RELEASE
>OFRMPROGRESS=.NULL.
>
>
>Am I not tidying up properly?
>
>
>>Are you using the latest version of ctl32_progressbar?
>>
>>>Taken that out & it works fine.
>>>
>>>Now its a case of working out how to get the class to destroy/unload first before I destroy the form.
>>>
>>>Any ideas
>>>
>>>>Temporary disable it to see if it fixes the problem.
>>>>
>>>>>
>>>>>Yes, I'm using tl32_progressbar, I'll have to check to see what else
>>>>>
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform