


大神指點下,剛玩多檔案,為什么人家程式云溪那個初始界面是主界面,而我的直接就是IDR_xxTYPE指示的界面了;
另外多檔案下,一個繼承CView的類只能產生一個型別繪圖視窗吧,比如我不同回應下要產生視窗里只有一個圖的,只有兩幅圖的,是不是只能再創建一個繼承于CView的類,分別呼叫嗎?
uj5u.com熱心網友回復:
在MSDN里面搜:Categorical List of MFC Samples
To find a source code sample that illustrates a Microsoft Foundation Class Library feature or programming technique, select one of the following areas.
application object OLE
collections ActiveX controls
context-sensitive help OpenGL
databases printing/preview
databound controls rectangle tracker (mouse)
dialogs and controls resources
documents splitter windows
dynamic-link libraries (DLLs) toolbars, status bars, dialog bars, and floating palettes
graphical display classes views
Internet window objects
menus Windows Extensions
multithreading Windows Common Controls
See Also
Microsoft Foundation Class Library Samples Index
uj5u.com熱心網友回復:
可以一個view中顯示兩個圖,然后放兩個picture控制元件,把繪圖的內容顯示上去就行了,前一個問題兩種界面不一樣是因為創建的時候你選擇的和別人的不一樣,在用類向導創建工程的時候,仔細看每一頁的每一個選項,不同的選項創建出來的界面也是不一樣的轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/127736.html
標籤:界面
下一篇:MFC拖動位圖
