Jump to content

Thermometer bar


hankh
 Share

Recommended Posts

Hi all,

I have a thermometer bar window that loops for n seconds while loading Data for a VFP screen.

I then launch another thermo window while screen components initialize.

VFP is doing stuff between the data environment loading process and the screen instantiation.

We have fast machines and slow dog boxes.

I want to simply unconditionally close the thermometer window when I reach the end of my

"Loading Data" script loop. Because right now it reaches 100% and sits there while VFP initiates.

What command can I use?

Thanks.

Link to comment
Share on other sites

Hi all,

I have a thermometer bar window that loops for n seconds while loading Data for a VFP screen.

I then launch another thermo window while screen components initialize.

VFP is doing stuff between the data environment loading process and the screen instantiation.

We have fast machines and slow dog boxes.

I want to simply unconditionally close the thermometer window when I reach the end of my

"Loading Data" script loop. Because right now it reaches 100% and sits there while VFP initiates.

What command can I use?

Thanks.

Maybe GuiDelete()? Depends on how you created it in the first place. No code = no definitive answer... :)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...