Click here to Skip to main content
15,913,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Creating buttons and CRect Pin
Blake Miller28-Feb-05 6:58
Blake Miller28-Feb-05 6:58 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 5:35
professionalPJ Arends28-Feb-05 5:35 
The parent window of the button should be the property sheet. It looks like you are making the button a sibling of the sheet, not a child of the sheet. Also, and I do not know if this is affecting your button creation, but you are using the ID of 1, which is the same as the ID of the OK button which already exists on the sheet.



"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
Honoured as one of The Most Helpful Members of 2004

GeneralRe: Creating buttons and CRect Pin
bcemick28-Feb-05 6:25
bcemick28-Feb-05 6:25 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 6:37
professionalPJ Arends28-Feb-05 6:37 
GeneralRe: Creating buttons and CRect Pin
bcemick28-Feb-05 6:45
bcemick28-Feb-05 6:45 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 6:53
professionalPJ Arends28-Feb-05 6:53 
GeneralRe: Creating buttons and CRect Pin
bcemick28-Feb-05 7:23
bcemick28-Feb-05 7:23 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 8:05
professionalPJ Arends28-Feb-05 8:05 
GeneralRe: Creating buttons and CRect Pin
bcemick28-Feb-05 8:29
bcemick28-Feb-05 8:29 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 9:57
professionalPJ Arends28-Feb-05 9:57 
GeneralRe: Creating buttons and CRect Pin
bcemick28-Feb-05 10:12
bcemick28-Feb-05 10:12 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 10:22
professionalPJ Arends28-Feb-05 10:22 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 10:29
professionalPJ Arends28-Feb-05 10:29 
GeneralRe: Creating buttons and CRect Pin
bcemick28-Feb-05 10:55
bcemick28-Feb-05 10:55 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 11:14
professionalPJ Arends28-Feb-05 11:14 
GeneralRe: Creating buttons and CRect Pin
bcemick28-Feb-05 11:28
bcemick28-Feb-05 11:28 
GeneralRe: Creating buttons and CRect Pin
PJ Arends28-Feb-05 11:39
professionalPJ Arends28-Feb-05 11:39 
GeneralRe: Creating buttons and CRect Pin
bcemick1-Mar-05 3:06
bcemick1-Mar-05 3:06 
GeneralRe: Hidocuments based application Pin
PJ Arends28-Feb-05 10:15
professionalPJ Arends28-Feb-05 10:15 
QuestionRuntime Error! - pure virtual function call? Pin
Antony M Kancidrowski28-Feb-05 2:59
Antony M Kancidrowski28-Feb-05 2:59 
AnswerRe: Runtime Error! - pure virtual function call? Pin
Jay Carter28-Feb-05 3:13
Jay Carter28-Feb-05 3:13 
GeneralRe: Runtime Error! - pure virtual function call? Pin
Antony M Kancidrowski28-Feb-05 3:29
Antony M Kancidrowski28-Feb-05 3:29 
GeneralToolbars with Dropdown Menus Pin
Jay Carter28-Feb-05 2:33
Jay Carter28-Feb-05 2:33 
GeneralHide the selection in CTreeCtrl (the blue color) Pin
anderslundsgard28-Feb-05 1:56
anderslundsgard28-Feb-05 1:56 
Generaldeveloping Server,, protocol independent! Pin
rdhamija28-Feb-05 1:56
rdhamija28-Feb-05 1:56 

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.