473,385 Members | 1,342 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,385 software developers and data experts.

How can I call the ColorWheel cursor while loading my application ?

How can I call the ColorWheel out while my application is loading or
process something that take some time ? I want to appear a color wheel.
Nov 21 '05 #1
2 1033
Assuming you are using VB.NET then simply:-

Cursor.Current = Cursors.WaitCursor

'do something

Cursor.Current = Cursors.None

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

" A_PK" <pk***@hotmail.com> wrote in message
news:e8**************@tk2msftngp13.phx.gbl...
How can I call the ColorWheel out while my application is loading or
process something that take some time ? I want to appear a color wheel.

Nov 21 '05 #2
that one is hour glass correct ? any idea how to appear color wheel ?
"Peter Foot [MVP]" <fe******@no-spam.inthehand.com> wrote in message
news:eL**************@TK2MSFTNGP09.phx.gbl...
Assuming you are using VB.NET then simply:-

Cursor.Current = Cursors.WaitCursor

'do something

Cursor.Current = Cursors.None

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

" A_PK" <pk***@hotmail.com> wrote in message
news:e8**************@tk2msftngp13.phx.gbl...
How can I call the ColorWheel out while my application is loading or
process something that take some time ? I want to appear a color wheel.


Nov 21 '05 #3

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

Similar topics

6
by: Sam | last post by:
Hi all, This is not an urgent query merely an interested question. But for what would I use a Cursor for? I have looked at the on-line help but I am still unclear why it for what reason it might...
6
by: fniyogi | last post by:
Does anyone know how to suppress the "busy"/hourglass cursor that appears when a frame/iframe is loading, as in the g() functon below: <SCRIPT> function g() { if ( Math.floor(Math.random()*2)...
7
by: jane | last post by:
I'm going to use cursor load to load 200GB data in my production database. My database has 2 partitions. but I cannot find more info in the manual about this cursor load. I'm concern about...
2
by: Paul Cheetham | last post by:
Hi, I am trying to load a custom cursor from my programs resources. I have successfully included the cursor resource, and I have confirmed that the name I am using is correct. Below is the...
13
by: Bern McCarty | last post by:
I have run an experiment to try to learn some things about floating point performance in managed C++. I am using Visual Studio 2003. I was hoping to get a feel for whether or not it would make...
0
by: Mike Zhang | last post by:
I am working on a webcam application using javascripts timer reload. The internet explore mouse cursor changed to hourglass when loading. It annoy me and my users a lot. How to get rid of hourglass...
7
by: P. Adhia | last post by:
Sorry for quoting an old post and probably I am reading out of context so my concern is unfounded. But I would appreciate if I can get someone or Serge to confirm. Also unlike the question asked in...
4
by: louvino | last post by:
Hi, I have some links. When I click on one, a window opens but during the loading of this window, I would like the cursor is in state "wait" (using CSS : cursor : wait; ) Help me :-)
1
by: yeohyc | last post by:
Hi All, I have a problem here. I have done a request for move order it was stored into a custom table with the format: (O)336126(G)83(I)21823(M)630065120(L)LOT-DISB2P-01(Q)2500...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.