Click here to Skip to main content
15,914,820 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SDI PROJECT-Creating an INI FILE Pin
Blake Miller4-Mar-05 10:37
Blake Miller4-Mar-05 10:37 
Generalbinary file stream Pin
SimpleProgramer4-Mar-05 8:00
SimpleProgramer4-Mar-05 8:00 
GeneralRe: binary file stream Pin
Tarundeep Singh Kalra4-Mar-05 8:06
Tarundeep Singh Kalra4-Mar-05 8:06 
GeneralRe: binary file stream Pin
SimpleProgramer4-Mar-05 8:14
SimpleProgramer4-Mar-05 8:14 
GeneralRe: binary file stream Pin
David Crow4-Mar-05 9:21
David Crow4-Mar-05 9:21 
GeneralRe: binary file stream Pin
SimpleProgramer4-Mar-05 20:59
SimpleProgramer4-Mar-05 20:59 
GeneralRe: binary file stream Pin
David Crow7-Mar-05 2:22
David Crow7-Mar-05 2:22 
QuestionLinking property sheets and multiple views ?? how do I ?? Pin
ur_unholyness4-Mar-05 7:20
ur_unholyness4-Mar-05 7:20 
I have an application with multiple views and a single document, and I have them all initialized from the application class's InitInstance function. In one of the views, which is a form view derived one, I have added 4 property sheets dialogs, and their CPropertypage classes etc. etc. to get them to work, and addded a CPropertySheet derived class and added these dialogs using AddPage and stuff, and now it is working properly. Also, I have modified the program in a way that I am able to view all the view windows at once(no dialog to select a view on execution) and these propertypages are also created on the initialization of the application (Modeless sheets). Now the real task of developing thses property sheets was that each page on the property sheets will present a number of options for a corresponding view, like page1 will provide options for view1, page2 for view2 etc. Now how do I link the events, such that for example, I need to call a function in view1, I add a button to page1 of the property sheets, and when I press it, the function is called. Is there a way to do this?

long live the dEvIL

GeneralDynamically Opening Files for Output Pin
ChemmieBro4-Mar-05 7:18
ChemmieBro4-Mar-05 7:18 
GeneralRe: Dynamically Opening Files for Output Pin
Blake Miller4-Mar-05 7:43
Blake Miller4-Mar-05 7:43 
GeneralRe: Dynamically Opening Files for Output Pin
Tarundeep Singh Kalra4-Mar-05 7:53
Tarundeep Singh Kalra4-Mar-05 7:53 
GeneralRe: Dynamically Opening Files for Output Pin
ChemmieBro4-Mar-05 8:35
ChemmieBro4-Mar-05 8:35 
GeneralEnumerating devices on LAN Pin
lastdays4-Mar-05 7:05
lastdays4-Mar-05 7:05 
GeneralRe: Enumerating devices on LAN Pin
Tarundeep Singh Kalra4-Mar-05 7:48
Tarundeep Singh Kalra4-Mar-05 7:48 
GeneralRe: Enumerating devices on LAN Pin
lastdays4-Mar-05 9:04
lastdays4-Mar-05 9:04 
GeneralRe: Enumerating devices on LAN Pin
lastdays4-Mar-05 9:52
lastdays4-Mar-05 9:52 
Generalautomate IE's image save as function Pin
tkarven4-Mar-05 6:59
tkarven4-Mar-05 6:59 
GeneralRe: automate IE's image save as function Pin
Tarundeep Singh Kalra4-Mar-05 7:54
Tarundeep Singh Kalra4-Mar-05 7:54 
QuestionIn VC++ how can i use a shared port ?? Pin
ali mehdi4-Mar-05 5:25
ali mehdi4-Mar-05 5:25 
GeneralChecking drop down toolbar menu items Pin
Kapgan4-Mar-05 5:24
Kapgan4-Mar-05 5:24 
GeneralRe: Checking drop down toolbar menu items Pin
David Crow4-Mar-05 7:15
David Crow4-Mar-05 7:15 
GeneralRe: Checking drop down toolbar menu items Pin
Kapgan4-Mar-05 8:21
Kapgan4-Mar-05 8:21 
GeneralRe: Checking drop down toolbar menu items Pin
David Crow4-Mar-05 8:28
David Crow4-Mar-05 8:28 
GeneralRe: Checking drop down toolbar menu items Pin
Kapgan4-Mar-05 9:56
Kapgan4-Mar-05 9:56 
GeneralRe: Checking drop down toolbar menu items Pin
David Crow4-Mar-05 10:03
David Crow4-Mar-05 10:03 

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.