PC Review


Reply
Thread Tools Rate Thread

"Busy" Symbol when opening large file

 
 
Dave
Guest
Posts: n/a
 
      20th Jan 2005
My application opens some large files and parses them out into an array. It
takes some time, though (10-20 seconds at times for large files). How can I
display the "busy" symbol spinner while that is taking place? Thanks,

-Dave


 
Reply With Quote
 
 
 
 
Daniel Moth
Guest
Posts: n/a
 
      20th Jan 2005
Cursor.Current = Cursors.WaitCursor
Cursor.Current = Cursors.Default

For C# add semi colons

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"Dave" <(E-Mail Removed)> wrote in message
news:utIoDew$(E-Mail Removed)...
> My application opens some large files and parses them out into an array.
> It takes some time, though (10-20 seconds at times for large files). How
> can I display the "busy" symbol spinner while that is taking place?
> Thanks,
>
> -Dave
>


 
Reply With Quote
 
Maarten Struys, eMVP
Guest
Posts: n/a
 
      20th Jan 2005
Cursor.Current = Cursors.WaitCursor


--
Regards,

Maarten Struys, eMVP
PTS Software bv

www.opennetcf.org | www.dotnetfordevices.com

"Dave" <(E-Mail Removed)> wrote in message
news:utIoDew$(E-Mail Removed)...
> My application opens some large files and parses them out into an array.
> It takes some time, though (10-20 seconds at times for large files). How
> can I display the "busy" symbol spinner while that is taking place?
> Thanks,
>
> -Dave
>



 
Reply With Quote
 
Dave
Guest
Posts: n/a
 
      20th Jan 2005
Great. Worked like a charm. Thanks for your help.

-Dave

"Maarten Struys, eMVP" <(E-Mail Removed)> wrote in message
news:OUvhqhw$(E-Mail Removed)...
> Cursor.Current = Cursors.WaitCursor
>
>
> --
> Regards,
>
> Maarten Struys, eMVP
> PTS Software bv
>
> www.opennetcf.org | www.dotnetfordevices.com
>
> "Dave" <(E-Mail Removed)> wrote in message
> news:utIoDew$(E-Mail Removed)...
>> My application opens some large files and parses them out into an array.
>> It takes some time, though (10-20 seconds at times for large files). How
>> can I display the "busy" symbol spinner while that is taking place?
>> Thanks,
>>
>> -Dave
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS 2005 : "Updating. xxx file(s) to process" message when opening large solutions? Robert Hooker Microsoft Dot NET 1 22nd Sep 2006 02:24 PM
Re: VS 2005 : "Updating. xxx file(s) to process" message when opening large solutions? Sean Chambers Microsoft Dot NET 2 20th Sep 2006 08:51 PM
Re: Collections have large red "X" on them when opening file PapaJohn \(MVP\) Windows XP MovieMaker 1 14th Nov 2003 08:33 PM
Re: Collections have large red "X" on them when opening file John Kelly Windows XP MovieMaker 0 14th Nov 2003 03:54 PM
Re: Collections have large red "X" on them when opening file Ken Windows XP MovieMaker 0 14th Nov 2003 03:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:30 PM.