Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC Serialization Pin
BlitzPackage14-Jul-06 7:40
BlitzPackage14-Jul-06 7:40 
GeneralRe: MFC Serialization Pin
Ravi Bhavnani14-Jul-06 8:10
professionalRavi Bhavnani14-Jul-06 8:10 
Questioninvoke an MFC callback function from Non MFC app Pin
shreelak14-Jul-06 6:33
shreelak14-Jul-06 6:33 
AnswerRe: invoke an MFC callback function from Non MFC app Pin
led mike14-Jul-06 7:20
led mike14-Jul-06 7:20 
GeneralRe: invoke an MFC callback function from Non MFC app Pin
shreelak26-Jul-06 5:55
shreelak26-Jul-06 5:55 
GeneralRe: invoke an MFC callback function from Non MFC app Pin
led mike26-Jul-06 8:27
led mike26-Jul-06 8:27 
GeneralRe: invoke an MFC callback function from Non MFC app Pin
shreelak26-Jul-06 13:14
shreelak26-Jul-06 13:14 
QuestionResource file: Dialog copy Pin
ldaoust14-Jul-06 5:53
ldaoust14-Jul-06 5:53 
Using VS.NET 2003

VC++ MFC project.

Having a problem with dialog resource copies.

In VC6, I could insert a copy of an existing dialog and for which a class has been created, and then with the dialog editor I could add new controls on this copy and add event handler and variables for these new controls. In VC++.NET 2003 it does not seem to work. I can add a copy but after I add new controls on this dialog copy I cannot add events or variables to them because they are not listes in the Control Events in the properties page.

Steps to reproduce:
1) create a dialog (default template will be enough)
2) Create a class for this dialog
3) Right the dialog in the resource view and select 'Insert Copy', you will have to enter a valuee in the condition field, for example 'TEMP'
4) Add an edit control to this copy of the dialog template

Now, if you right click the edit control and select 'Add variable, the wizard will not have the proper control ID filled in. Also, if you go in the Properties of the dialog and select the Vontrol Events view, the ID for the edit control will not show up.

I had no problem doing this in VS6.

Anyone seen this problem and know a workaround ?

Can anyone tell me if it does the same thing in VS.NET 2005 ?

thanks.



Louis
* google is your friend *
AnswerRe: Resource file: Dialog copy [modified] Pin
led mike14-Jul-06 6:15
led mike14-Jul-06 6:15 
GeneralRe: Resource file: Dialog copy Pin
ldaoust14-Jul-06 8:08
ldaoust14-Jul-06 8:08 
GeneralRe: Resource file: Dialog copy Pin
led mike14-Jul-06 8:37
led mike14-Jul-06 8:37 
GeneralRe: Resource file: Dialog copy Pin
ldaoust17-Jul-06 14:59
ldaoust17-Jul-06 14:59 
GeneralRe: Resource file: Dialog copy Pin
led mike17-Jul-06 18:46
led mike17-Jul-06 18:46 
QuestionReadDirectoryChangesW - How does it work? Pin
badpicker14-Jul-06 5:27
badpicker14-Jul-06 5:27 
AnswerRe: ReadDirectoryChangesW - How does it work? Pin
eusto14-Jul-06 6:04
eusto14-Jul-06 6:04 
GeneralRe: ReadDirectoryChangesW - How does it work? Pin
David Crow14-Jul-06 6:06
David Crow14-Jul-06 6:06 
AnswerRe: ReadDirectoryChangesW - How does it work? Pin
David Crow14-Jul-06 6:05
David Crow14-Jul-06 6:05 
QuestionFont & Colour of Static control Pin
si_6914-Jul-06 5:13
si_6914-Jul-06 5:13 
AnswerRe: Font & Colour of Static control Pin
eusto14-Jul-06 6:01
eusto14-Jul-06 6:01 
AnswerRe: Font & Colour of Static control Pin
Hamid_RT14-Jul-06 8:05
Hamid_RT14-Jul-06 8:05 
QuestionCreating sensitive object drawing Pin
kerr_forever14-Jul-06 4:50
kerr_forever14-Jul-06 4:50 
QuestionConverting WIKI markup to HTML Pin
peterchen14-Jul-06 4:30
peterchen14-Jul-06 4:30 
AnswerRe: Converting WIKI markup to HTML Pin
led mike14-Jul-06 6:07
led mike14-Jul-06 6:07 
Questionhow to search a file.. Pin
birajendu14-Jul-06 3:21
birajendu14-Jul-06 3:21 
AnswerRe: how to search a file.. Pin
_AnsHUMAN_ 14-Jul-06 3:40
_AnsHUMAN_ 14-Jul-06 3:40 

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.