|
-
Dec 15th, 2002, 04:49 PM
#1
Thread Starter
Hyperactive Member
Saving?
Hello anyone know how i can Have a Progress bar show the status of a "Save" so when the program is saving the Text entered it will show the progress of the save ?
-
Dec 15th, 2002, 11:21 PM
#2
Fanatic Member
that's a rather broad question to be asking...
it depends on what your code looks like.. if for example, your code loops through writing lines to a file or something like that, you could simply put some code in the loop that would update the progress bar each time...
you really need to provide some more information on your save routine for anyone to make suggestions..
-
Dec 16th, 2002, 12:40 AM
#3
Thread Starter
Hyperactive Member
Ok
Im Useing the Save file Dlg to Save text from a Rich Text Box with the rtbNAME.SaveFile to save the text in the RTB
-
Dec 16th, 2002, 01:42 PM
#4
Thread Starter
Hyperactive Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|