Need help with SDI app
-
I have an SDI app thats based on CFormView. Lets say I have two dialog forms. When the program starts, it will start with one of them as its main view. I want to have an option to switch to the other dialog form, and have it as the main view. I'm not sure how to do that. Basically, what I have is two SDI apps, both based on CFormView. I want to combine those two into one SDI, CFormView based app. Can anybody help me on this? It may be easier with an MDI app, but I'd rather use SDI. I hope I've made myself clear, if not, I'll try to explain it better. I'm not good at explaining things. Thanks!
-
I have an SDI app thats based on CFormView. Lets say I have two dialog forms. When the program starts, it will start with one of them as its main view. I want to have an option to switch to the other dialog form, and have it as the main view. I'm not sure how to do that. Basically, what I have is two SDI apps, both based on CFormView. I want to combine those two into one SDI, CFormView based app. Can anybody help me on this? It may be easier with an MDI app, but I'd rather use SDI. I hope I've made myself clear, if not, I'll try to explain it better. I'm not good at explaining things. Thanks!
Daniel1324 wrote: It may be easier with an MDI app, but I'd rather use SDI. Switching Views in a Single Document Interface Program[^] Michael But you know when the truth is told, That you can get what you want or you can just get old, Your're going to kick off before you even get halfway through. When will you realise... Vienna waits for you? - "The Stranger," Billy Joel
-
Daniel1324 wrote: It may be easier with an MDI app, but I'd rather use SDI. Switching Views in a Single Document Interface Program[^] Michael But you know when the truth is told, That you can get what you want or you can just get old, Your're going to kick off before you even get halfway through. When will you realise... Vienna waits for you? - "The Stranger," Billy Joel
Thanks!
-
I have an SDI app thats based on CFormView. Lets say I have two dialog forms. When the program starts, it will start with one of them as its main view. I want to have an option to switch to the other dialog form, and have it as the main view. I'm not sure how to do that. Basically, what I have is two SDI apps, both based on CFormView. I want to combine those two into one SDI, CFormView based app. Can anybody help me on this? It may be easier with an MDI app, but I'd rather use SDI. I hope I've made myself clear, if not, I'll try to explain it better. I'm not good at explaining things. Thanks!
dont worry. i am planning to post an article on Form Switching in SDI application. :) I want to change ..Can u help me? :)