Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python と PythonCard を使用して待機状態を示すようにマウス カーソルを変更するにはどうすればよいですか?
ドキュメントには何も表示されませんでした。
PythonCardは wx の上に構築されているため、wx をインポートすると、適切なカーソルを構築しwx.CursorFromImage(たとえばwx.BeginBusyCursor、wx.EndBusyCursor
wx.CursorFromImage
wx.BeginBusyCursor
wx.EndBusyCursor