You could change the cursor to an hourglass to indicate the processing ?



"HouseDad" <[EMAIL PROTECTED]>
07/12/2004 12:55
Please respond to vbhelp

 
        To:     [EMAIL PROTECTED]
        cc: 
        Subject:        [vbhelp] TEXTBOX UPDATE


 


     Hello all, it's your annoying groupie again.

     I have a problem with the textbox being updated properly.  What 
I mean is, for instance, a button is pressed to begin a process.  
When this button is pressed I change the cursor, send progress info 
such as "Working on Item#...", and set the visible property of the 
button control to false.  

     The problem is none of these things are visibly apparent until 
the program is done processing data.  It looks like the program locks 
up until it's done, then all the things that should have happened 
when the button was first pressed happen at once when it is finished.

     So far the only way I have figured out to update the form is to 
pop up msgbox's, which is annoying and slows the process.

     Any ideas?  Would an extra form.show command help?  I can't make 
a progress bar either because it doesn't show progress until it's 
already done.

[C]




 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 



Yahoo! Groups Sponsor

ADVERTISEMENT
click here

[IMAGE]


Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/vbhelp/
  
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 






[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to