Pocket PC Thoughts - Daily News, Views, Rants and Raves

Check out the hottest Windows Mobile devices at our Expansys store!





Go Back   Thoughts Media Forums > POCKET PC THOUGHTS > Pocket PC Developer

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-17-2006, 04:00 PM
Thinker
Join Date: Aug 2006
Posts: 322
Default What is the spinning circle "CPU busy" thing called?

I am developing an application that can take a minute or so reading a file. During this time, I want to display the little circle that indicates "CPU busy," the PPC equivalent of the hourglass icon on Windows desktop. IIRC, that can be created and stopped programmatically. Unfortunately, I cannot look it up in the Help menu because I don't know what it is called. I searched the index for "Hourglass" and "spinning circle thingy" without success.
 
Reply With Quote
  #2 (permalink)  
Old 02-17-2006, 04:36 PM
Swami
Sven's Avatar
Join Date: Jun 2007
Posts: 4,608

Well what I call it when I see it certainly couldn't be written here. Probably wouldn't work in a help search either.
 
Reply With Quote
  #3 (permalink)  
Old 02-17-2006, 06:27 PM
Thinker
Join Date: Jan 2006
Posts: 391

It is called the Cursor. In C#, the code to change it is:

Cursor.Current = Cursors.WaitCursor ;

Cursor.Current = Cursors.Default ;
 
Reply With Quote
  #4 (permalink)  
Old 02-17-2006, 06:42 PM
Thinker
Join Date: Aug 2006
Posts: 322

Thank you, GSmith!

I suspected that it would either have some obscure name (like "DynamicWaitIndicator" or somesuch), or be something that, in hindsight, should have been obvious. Still, I'd have been lost if I hadn't asked. Thanks again!
 
Reply With Quote
Reply


Thread Tools
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 11:40 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 RC7