VB4a/32: Problem displaying hourglass on ListView Column Sort 
Author Message
 VB4a/32: Problem displaying hourglass on ListView Column Sort

When I click on a columnhead in ListView1
I sort the column - standard behavior.
It can take awhile so I want to show the
hourglass so I set the mousepointer before
doing the sort.  The problem is that it
doesn't change the pointer on the screen
when I do a REFRESH or a DOEVENTS

In fact, doing either command causes the
column header line to go partially or
completely blank until the sort is done.

I tried setting the mousepointer for
  SCREEN, FORM, PICTURE1

All had the same result as above.

Any ideas?

The form has a picturebox control which contains
a listview control.  That's all.

Thanks in advance for your help.
Lilla



Wed, 17 Mar 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Ending a Process VB4a 32 Bit

2. VB4.0(32) Sorting a Listview Control

3. Sort Date column in Listview problem

4. VB 4.0 32-bit ListView bar across all columns

5. Problem with Displaying Hourglass

6. Yet another listview sort by column question.

7. Listview Column Sorting

8. sorting a listview by clicked column

9. HOWTO Sort ListView ID Column as if the ID were a NUMBER not STRING

10. ListView column sort error

11. How to sort on a listview column header?

12. Sorting ListView control on other columns

 

 
Powered by phpBB® Forum Software