473,386 Members | 1,821 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Copy files backgroundworker with progressbar

Please can someone point me to a code sample where larges files can be
dragdropped onto a form and files are copied using backgroundworker and
progressbar status ?

Thanks in advance
Oct 14 '06 #1
4 5423
It is rather tedious than hard. You just have to tackle drag and drop,
backgroundworker and progressbar separately.

chanmm

"Silvester" <si*******@nospam.comwrote in message
news:ui**************@TK2MSFTNGP04.phx.gbl...
Please can someone point me to a code sample where larges files can be
dragdropped onto a form and files are copied using backgroundworker and
progressbar status ?

Thanks in advance

Oct 15 '06 #2
Hi,

Do you have a code sample or can you point me to a link that shows us how to
do this ?

Thanks
"chanmm" <ch*****@hotmail.comwrote in message
news:uE**************@TK2MSFTNGP05.phx.gbl...
It is rather tedious than hard. You just have to tackle drag and drop,
backgroundworker and progressbar separately.

chanmm

"Silvester" <si*******@nospam.comwrote in message
news:ui**************@TK2MSFTNGP04.phx.gbl...
>Please can someone point me to a code sample where larges files can be
dragdropped onto a form and files are copied using backgroundworker and
progressbar status ?

Thanks in advance


Oct 16 '06 #3
Check out the DragDrop event in the help and the topic on the
background worker.

Once you kick off the worker you won't be able to process more files
until the worker is done. So you may want to use a normal thread that
watches a queue.. check out Semaphore and friends.

Andy

Silvester wrote:
Hi,

Do you have a code sample or can you point me to a link that shows us how to
do this ?

Thanks
"chanmm" <ch*****@hotmail.comwrote in message
news:uE**************@TK2MSFTNGP05.phx.gbl...
It is rather tedious than hard. You just have to tackle drag and drop,
backgroundworker and progressbar separately.

chanmm

"Silvester" <si*******@nospam.comwrote in message
news:ui**************@TK2MSFTNGP04.phx.gbl...
Please can someone point me to a code sample where larges files can be
dragdropped onto a form and files are copied using backgroundworker and
progressbar status ?

Thanks in advance
Oct 16 '06 #4
I'm not sure what semaphore & friends is. Please can you direct me to a link
?

"Andy" <an***@med-associates.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
Check out the DragDrop event in the help and the topic on the
background worker.

Once you kick off the worker you won't be able to process more files
until the worker is done. So you may want to use a normal thread that
watches a queue.. check out Semaphore and friends.

Andy

Silvester wrote:
>Hi,

Do you have a code sample or can you point me to a link that shows us how
to
do this ?

Thanks
"chanmm" <ch*****@hotmail.comwrote in message
news:uE**************@TK2MSFTNGP05.phx.gbl...
It is rather tedious than hard. You just have to tackle drag and drop,
backgroundworker and progressbar separately.

chanmm

"Silvester" <si*******@nospam.comwrote in message
news:ui**************@TK2MSFTNGP04.phx.gbl...
Please can someone point me to a code sample where larges files can be
dragdropped onto a form and files are copied using backgroundworker
and
progressbar status ?

Thanks in advance

Oct 18 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Kay Lee | last post by:
Hi, I looked up os module to find out some method to move and copy files in python, but os doesn't support such methods. Is there any way to move & copy files in python? Thanks in adv.
0
by: durumdara | last post by:
Hi ! I have some backup files on a server farm. I want to store these local backup files on a backup file server for "safety's snake". These files are compressed zip files with 12 character...
1
by: Green | last post by:
Hi, I had a question about how to copy files from server to server on the same LAN. Basically, i need to copy files from "develope server" to the "test server", then eventually to the "production...
2
by: Xavier Valdés | last post by:
Hi all, I would like to copy FILES from the clipboard to a desired folder from VB.NET. I was able to copy files (with filedrop data format) to the clipboard but I don't know how to catch this...
3
by: Reidar | last post by:
I want to copy a file from a server to a local machine. The process should be shown displayed by a progressbar. Has anybody an example of this? reidarT
4
by: sajid_yusuf | last post by:
Hi I am trying to develop a Windows service in VB.NET which has timer enabled and keeps checking a folder (or group of folders) for any new file or changed files. As soon as it detects any new...
1
by: dkmarni | last post by:
Hi, I am trying to do this perl script, but not able to complete it successfully. Here is the description what the script has to do.. Accept two and only two command line arguments. Again,...
3
by: =?Utf-8?B?U2Vhbk1hYw==?= | last post by:
How do I programmatically copy files across a network (from a local workstation to another local workstation on the network) using visual basic 2005? In other words, when in explorer and you enter...
2
by: parmarjm | last post by:
Hi I am trying to copy files from mapped drive (J:\) to a different machine. The perl script is going to run on my machine to copy files from one place to another. File transfer works when i copy...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.