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.
テキストと画像をCViewに描画するOnDrawを実装するクラスがあります。特定の時間(つまり、onClick)で、このテキストをその場で編集できるようにしたいと思います。これを実装するための最良の方法は何でしょうか?
最初のアイデアを参考にして、テキスト編集が必要なときにCEditボックスを作成します。ListCtrlが名前変更機能をどのように処理するかを見ると、まさにそれが実行されます。