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.
xlib で入力ボックスを実装しようとしていますが、点滅するカーソルを表示する方法に関する情報が見つかりません。
次のように:
どうすればそれができますか?
xlibには、アニメーションや点滅の概念が組み込まれていません。タイマーを実行し、定期的にカーソルを描画および消去する必要があります。
xlib