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.
ビデオ監視システムを開発したいのですが、1 つのビューで数十台のモニターを制御できるようなものです!残念ながら、私は C++ に慣れていないので、助けが必要です。ここで、3 * 3 または 4 * 4 のような FormView を使用してグリッドビューを作成したいと考えています。
おそらく、グリッド内のセルごとに個別のウィンドウを作成し、それらを手動でビューに配置するか、CSplitterWnd を確認することをお勧めします。