Dialog showing in the main Dialog like eMule.
-
The people who have used eMule knows that There are a few buttons on top of the background Dialog(The buttons actually is in a CToolBarCtrl). Click each button, the background dialog shows an associated view(Actually CDialogs) I read the code of eMule, and code as it, but I Can't pass. I'm so down in spirits. Can I send the code to somebody and give me a hand?
-
The people who have used eMule knows that There are a few buttons on top of the background Dialog(The buttons actually is in a CToolBarCtrl). Click each button, the background dialog shows an associated view(Actually CDialogs) I read the code of eMule, and code as it, but I Can't pass. I'm so down in spirits. Can I send the code to somebody and give me a hand?
-
fantasy1215 wrote:
Can I send the code to somebody and give me a hand?
To do what? What is it you're trying to do.
In the background dialog, On top of the background dialog there is a CToolbarCtrl with many buttons. When click each button there to show associated dialog(all without title bar styles) embeded in the background dialog.