Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] download progress Re:(2)

From: jsc:dataheaven at: 1-Oct-2000 2:35

On Sat, 30 Sep 2000, you wrote:
> Hey I am in need for something like that too!
I suppose you are searching fot a text-mode indicator? REBOL/View already has a graphical progress-indicator! If you're clever you can take a deeper look at the function request-download , replacing the graphical parts through a textual one. Regards Jochen