I'm trying to activate a WAIT cursor in a listview report COLUMNCLICK event
handler using all the steps that are documented for the SetCursor method
but I can't get the cursor to change shape. Tracing doesn't reveal any
issues. My guess is that it has something to do with the method running
unguarded. The column click action generates a custom sort which may take
some time depending on the number of rows to be sorted and I wish to
prevent that the user performs another mouse click action before the sort
has finished. Suggestions anyone please?

Staffan
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Oorexx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to