What is alternative of "QDDisplayWaitCursor"?
Posted
by Akash Kava
on Stack Overflow
See other posts from Stack Overflow
or by Akash Kava
Published on 2010-05-31T11:08:48Z
Indexed on
2010/05/31
11:13 UTC
Read the original article
Hit count: 197
I am trying to display wait cursor (spinning rainbow wheel) by using "QDDisplayWaitCursor" function, but I get a warning that "QDDisplayWaitCursor" is deprecated, however everything runs fine but I would like to replace it with proper alternative of this function but I didnt find any google result and also in apple docs.
© Stack Overflow or respective owner