Added wxCURSOR_ARROWWAIT which is the default arrow+hourglass cursor
authorRobin Dunn <robin@alldunn.com>
Thu, 19 Apr 2001 19:08:24 +0000 (19:08 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 19 Apr 2001 19:08:24 +0000 (19:08 +0000)
commit83f96286bb4ef34147d7f467a0f0a4a4fc27af2d
treef2e68830ac595cd0265ef41a37896804a8b97d2d
parent656fc51cda91ea40154358a6adcd85ded506812a
Added wxCURSOR_ARROWWAIT which is the default arrow+hourglass cursor
on MSW, or the same as wxCURSOR_WAIT on wxGTK.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/cursor.tex
include/wx/gdicmn.h
src/gtk/cursor.cpp
src/gtk1/cursor.cpp
src/msw/cursor.cpp