Results 1 to 4 of 4

Thread: Saving?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432

    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 ?

  2. #2
    Fanatic Member Redth's Avatar
    Join Date
    May 2001
    Location
    Ontario, Canada
    Posts
    551
    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..

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    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

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    * and LoadFile()

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width