On Tue, 2002-07-16 at 22:10, Kenneth J.Davis wrote:
> Gabriel Gerhardsson <[EMAIL PROTECTED]> wrote on 7/16/2002 3:08:25 PM:
> >
> >Here it goes, my first commit :)
> :-)
> >
> >A new dialog (Download_File) that downloads a file (through libcurl)
> >while offering a small dialog to the user. The dialog contains status
> >information and a cancel-button. 
> >
> ..
> >Stubs is implemented for all platforms. And the download-functionality
> >works on all platforms that it worked on before. But the graphical
> >dialog is only implemented on Unix, GTK.
> >To get the threaded download and a dialog on your platform you need to: 
> >* Implement the dialog (duuh :). And don't forget _abortDialog(). 
> >* Implement a thread implementation (ut_threadImpl.h). Right now only
> >Unix has such a thing.
> ..
> >
> >Take care 
> >/Gabriel
> ..
> 
> Could you provide me with a screenshot of what the dialog looks
> like on Unix (mostly I'm curious) and if no one else has already
> started, I'll see about creating the Win32 equivalent tonight.
> [If you have started or are planning on it, let me know and I'll do other stuff.]
> 
> Thanks,
> Jeremy

I was going to do this tomorrow, but couldn't stay away :)
Btw, yes the dialog is *very* simple. It's the functionality that counts
;)

Take care
/Gabriel

CVS:
----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Added Files:
CVS:    shots/wp/unix/download_file.png
CVS:
----------------------------------------------------------------------


Reply via email to