Click here to Skip to main content
16,006,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWin32 Console Programming Question Pin
the_grip11-Sep-01 10:30
the_grip11-Sep-01 10:30 
GeneralRe: Win32 Console Programming Question Pin
Joaquín M López Muñoz11-Sep-01 12:09
Joaquín M López Muñoz11-Sep-01 12:09 
GeneralRe: Win32 Console Programming Question Pin
User 988511-Sep-01 12:14
User 988511-Sep-01 12:14 
GeneralSerialize problem Pin
José Luis Sogorb11-Sep-01 9:38
José Luis Sogorb11-Sep-01 9:38 
GeneralRe: Serialize problem Pin
Tomasz Sowinski12-Sep-01 0:48
Tomasz Sowinski12-Sep-01 0:48 
GeneralDisabling and Enabling MFC Wizard buttons Pin
11-Sep-01 6:46
suss11-Sep-01 6:46 
GeneralRe: Disabling and Enabling MFC Wizard buttons Pin
Tomasz Sowinski12-Sep-01 2:56
Tomasz Sowinski12-Sep-01 2:56 
GeneralCan't add variable to static text Pin
mattiase11-Sep-01 6:44
mattiase11-Sep-01 6:44 
I can't add a variable to my static text.

I have a dialog box to which I added a static text labelled IDC_STATIC_TEMP. When I open ClassWizard, the ID is not visible and therefore I can not add a variable to IDC_STATIC_TEMP. At an earlier stage of my project I added other variables to other ID's but now, they are not visible anymore. What is wrong?

From the main dialog I can open two other dialogs. That makes three dialogs. To distinguish all dialog items from each other (which dialog they belong to) and to be able to use some "automatic" features, I have re-numbered the ID's. Dialog 1: 1XXX, Dialog 2: 2XXX etc.
Is this the problem? In all other dialogs but the main dialog I can se all ID's and add variables to them. Why???

The program works perfectly so far, even if I (in ClassWizard) can not see the variables and ID's belonging to the main dialog. All data exchange between main and sub dialogs are working perfect...

/MattiasConfused | :confused:
GeneralRe: Can't add variable to static text Pin
Anders Molin11-Sep-01 7:28
professionalAnders Molin11-Sep-01 7:28 
GeneralIShellLink Pin
mrlister11-Sep-01 6:29
mrlister11-Sep-01 6:29 
QuestionCan I develop IE app on Mac?(null) Pin
maxding11-Sep-01 4:12
maxding11-Sep-01 4:12 
GeneralCrazy works in CTabCtrl but not in CPropertySheet !!! Pin
11-Sep-01 3:53
suss11-Sep-01 3:53 
GeneralRe: Crazy works in CTabCtrl but not in CPropertySheet !!! Pin
Anders Molin11-Sep-01 7:34
professionalAnders Molin11-Sep-01 7:34 
GeneralRe: Crazy works in CTabCtrl but not in CPropertySheet !!! Pin
Ravi Bhavnani11-Sep-01 9:43
professionalRavi Bhavnani11-Sep-01 9:43 
QuestionHow can I determine the size of dynamic array? Pin
11-Sep-01 3:13
suss11-Sep-01 3:13 
AnswerRe: How can I determine the size of dynamic array? Pin
Tomasz Sowinski11-Sep-01 3:25
Tomasz Sowinski11-Sep-01 3:25 
GeneralRe: How can I determine the size of dynamic array? Pin
Christian Graus11-Sep-01 3:53
protectorChristian Graus11-Sep-01 3:53 
GeneralRe: How can I determine the size of dynamic array? Pin
Tomasz Sowinski11-Sep-01 4:01
Tomasz Sowinski11-Sep-01 4:01 
GeneralRe: How can I determine the size of dynamic array? Pin
Christian Graus11-Sep-01 4:34
protectorChristian Graus11-Sep-01 4:34 
AnswerRe: How can I determine the size of dynamic array? Pin
Masaaki Onishi11-Sep-01 5:44
Masaaki Onishi11-Sep-01 5:44 
Generalsaving drawings in a VIEW Pin
11-Sep-01 2:36
suss11-Sep-01 2:36 
GeneralRe: saving drawings in a VIEW Pin
Christian Graus11-Sep-01 3:55
protectorChristian Graus11-Sep-01 3:55 
GeneralCheck the "Key-Pressed" Status Pin
11-Sep-01 1:50
suss11-Sep-01 1:50 
GeneralRe: Check the "Key-Pressed" Status Pin
Christian Graus11-Sep-01 2:16
protectorChristian Graus11-Sep-01 2:16 
GeneralVB vs VC++ in User Interfaces Pin
Alberto Bar-Noy11-Sep-01 1:27
Alberto Bar-Noy11-Sep-01 1:27 

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.