|
-
Mar 17th, 2010, 04:43 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Wait cursor in a listview
I was thinking how can i add a wait cursor to my listview box.
I want the wait cursor to only appear at the top left side of listview box.
Thank you in advance.
Last edited by Pc_Not_Mac; Mar 17th, 2010 at 04:55 PM.
-
Mar 17th, 2010, 05:06 PM
#2
Re: Wait cursor in a listview
Could you monitor the Mouse's position (for the top left) in the LV and if the LV is loading display the wait cursor?
-
Mar 17th, 2010, 05:17 PM
#3
Thread Starter
Frenzied Member
Re: Wait cursor in a listview
Thank you for the reply Bruce Fox.
But i was thinking of have a button that will start the cursor.
For example the user clicks start the wait cursor appears at the top left of the listview Box.
And when the task is finished the wait cursor disappears.
Thank you in advance.
-
Mar 17th, 2010, 05:24 PM
#4
Re: Wait cursor in a listview
So do you want to 'fix' the position of the wait cursor for that period?
-
Mar 17th, 2010, 05:30 PM
#5
Thread Starter
Frenzied Member
Re: Wait cursor in a listview
Yes, but i do want the user to interact with the application when that wait cursor appears.
Thank you in advance.
-
Mar 17th, 2010, 05:31 PM
#6
Re: Wait cursor in a listview
Note: I posted this as you posted your previous post.
Instead of (potentially) fixing the cursor, could I suggest an over-layed 'Loading' GIF in the middle of the LV.
The GIF would be displayed for the period, and then removed once loaded, this method is know to most users, and would be ascetically pleasing too
Last edited by Bruce Fox; Mar 17th, 2010 at 05:32 PM.
Reason: See Note: above.
-
Mar 17th, 2010, 05:32 PM
#7
Re: Wait cursor in a listview
 Originally Posted by Pc_Not_Mac
Yes, but i do want the user to interact with the application when that wait cursor appears.
Well, post #6 is probably the way to go....
-
Mar 17th, 2010, 05:35 PM
#8
Thread Starter
Frenzied Member
Re: Wait cursor in a listview
Would i have to make a gif or its available online?
Thank you in advance.
-
Mar 17th, 2010, 05:38 PM
#9
Re: Wait cursor in a listview
Here is a great place to start.
Once you created it, load it into a PictureBox, and show hide as required.
-
Mar 17th, 2010, 05:48 PM
#10
Re: Wait cursor in a listview
A few examples (attached).
-
Mar 17th, 2010, 05:49 PM
#11
Thread Starter
Frenzied Member
Re: Wait cursor in a listview
Thanks Bruce Fox.
I see how this works
-
Mar 17th, 2010, 05:55 PM
#12
Re: [RESOLVED] Wait cursor in a listview
No problem. I'm sure you will find it a better solution. 
Good luck with your project.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|