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 を使用して図を描画し、ウィンドウに特定の描画を行うための入力としていくつかのイベントを指定しています。これらのイベントの結果を保存する方法を知りたいですか? ウィンドウのサイズを変更すると、すべての結果が消えるためです。
各イベントの結果を保存して、サイズ変更時 (公開イベントを呼び出す場所) に前のイベントの結果が画面に残るようにするにはどうすればよいですか。