Click here to Skip to main content
16,007,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GetRunTimeClass() Link Error Pin
Andreas Saurwein27-Sep-02 6:08
Andreas Saurwein27-Sep-02 6:08 
GeneralRe: GetRunTimeClass() Link Error Pin
Rohit  Sinha27-Sep-02 9:48
Rohit  Sinha27-Sep-02 9:48 
GeneralUsing a tree control as an interface. Pin
Christopher Hooper27-Sep-02 5:24
sussChristopher Hooper27-Sep-02 5:24 
GeneralRe: Using a tree control as an interface. Pin
l a u r e n27-Sep-02 5:29
l a u r e n27-Sep-02 5:29 
GeneralRe: Using a tree control as an interface. Pin
Anonymous27-Sep-02 5:36
Anonymous27-Sep-02 5:36 
GeneralRe: Using a tree control as an interface. Pin
l a u r e n27-Sep-02 5:43
l a u r e n27-Sep-02 5:43 
GeneralRe: Using a tree control as an interface. Pin
Shog927-Sep-02 5:58
sitebuilderShog927-Sep-02 5:58 
GeneralRe: Using a tree control as an interface. Pin
Ray Cassick27-Sep-02 10:03
Ray Cassick27-Sep-02 10:03 
Even if you go this route, you might want to consider people that will be suing the application, and weather or not they will be able to equate the treeview model to the bransvhing out of ducts. The treeview kind of forces everything into a left-justified list model and I could see where that might confuse people that are used to looking at ductwork that flows in a wider range of motion.

Depending upon the intent of your application you might want to go to another type of control, one that is more two-dimensional, or at very least give the user a small line drawn map to indicate where they are in the schematic when they click on part of the treeview.

GeneralRe: Using a tree control as an interface. Pin
Neville Franks27-Sep-02 12:09
Neville Franks27-Sep-02 12:09 
GeneralRe: Using a tree control as an interface. Pin
Ray Cassick28-Sep-02 4:44
Ray Cassick28-Sep-02 4:44 
GeneralCHtmlView in a CDialog Pin
monrobot1327-Sep-02 5:16
monrobot1327-Sep-02 5:16 
GeneralRe: CHtmlView in a CDialog Pin
jmkhael27-Sep-02 5:22
jmkhael27-Sep-02 5:22 
GeneralRe: CHtmlView in a CDialog Pin
monrobot1327-Sep-02 6:58
monrobot1327-Sep-02 6:58 
QuestionEmbedded VC++ 3.0... does it work fine ? Pin
Braulio Dez27-Sep-02 4:19
Braulio Dez27-Sep-02 4:19 
GeneralCoInitializeEx & _WIN32_WINNT Pin
Jon Hulatt27-Sep-02 4:01
Jon Hulatt27-Sep-02 4:01 
GeneralRe: CoInitializeEx & _WIN32_WINNT Pin
Andreas Saurwein27-Sep-02 4:23
Andreas Saurwein27-Sep-02 4:23 
GeneralRe: CoInitializeEx & _WIN32_WINNT Pin
Rohit  Sinha27-Sep-02 5:09
Rohit  Sinha27-Sep-02 5:09 
GeneralCopying a CString to the clipboard Pin
Anonymous27-Sep-02 4:00
Anonymous27-Sep-02 4:00 
GeneralRe: Copying a CString to the clipboard Pin
Andreas Saurwein27-Sep-02 4:08
Andreas Saurwein27-Sep-02 4:08 
GeneralRe: Copying a CString to the clipboard Pin
Daniel Ferguson27-Sep-02 4:19
Daniel Ferguson27-Sep-02 4:19 
GeneralRe: Copying a CString to the clipboard Pin
Anonymous27-Sep-02 4:32
Anonymous27-Sep-02 4:32 
GeneralRe: Copying a CString to the clipboard Pin
valikac27-Sep-02 6:22
valikac27-Sep-02 6:22 
GeneralCalling convention in a DLL Pin
Paul Riley27-Sep-02 3:37
Paul Riley27-Sep-02 3:37 
GeneralRe: Calling convention in a DLL Pin
KaЯl27-Sep-02 3:58
KaЯl27-Sep-02 3:58 
GeneralRe: Calling convention in a DLL Pin
Paul Riley27-Sep-02 4:11
Paul Riley27-Sep-02 4:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.