Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using ToolTips with CBitmap objects Pin
Luis E. Cuadrado24-May-02 4:56
Luis E. Cuadrado24-May-02 4:56 
GeneralRe: Using ToolTips with CBitmap objects Pin
Ravi Bhavnani24-May-02 5:07
professionalRavi Bhavnani24-May-02 5:07 
GeneralThe 'this' operator Pin
afronaut23-May-02 3:49
afronaut23-May-02 3:49 
GeneralRe: The 'this' operator Pin
Tim Smith23-May-02 3:53
Tim Smith23-May-02 3:53 
GeneralRe: The 'this' operator Pin
Le centriste23-May-02 8:52
Le centriste23-May-02 8:52 
GeneralFacing problem while making one button as Default on PropertySheet Pin
Ravi Jadhav23-May-02 3:47
Ravi Jadhav23-May-02 3:47 
GeneralRe: Facing problem while making one button as Default on PropertySheet Pin
Bill Wilson23-May-02 6:18
Bill Wilson23-May-02 6:18 
GeneralRe: Facing problem while making one button as Default on PropertySheet Pin
Ravi Jadhav23-May-02 19:09
Ravi Jadhav23-May-02 19:09 
Thanks Bill. Here is the scenario.
I am enabling the Next button as soon as user enters something into Edit control. I mapped a message of edit control ON_EN_CHANGE in this function i am checking edit control is empty or not. If it is not empty then i am getting a pointer to next button from Sheet by using GetDlgItem(ID_WIZNEXT) and calling EnableWindow(TRUE). Now it is working perfectly as far as Enbling concerned. I want Next button as Default as soon as it gets enabled.

Once again Thanks.


GeneralRe: Facing problem while making one button as Default on PropertySheet Pin
Bill Wilson24-May-02 5:56
Bill Wilson24-May-02 5:56 
GeneralRe: Facing problem while making one button as Default on PropertySheet Pin
Ravi Jadhav24-May-02 20:48
Ravi Jadhav24-May-02 20:48 
GeneralWindows Fonts Problem Pin
23-May-02 3:39
suss23-May-02 3:39 
Generaldevice coordinates transformation Pin
BlackRider23-May-02 3:40
BlackRider23-May-02 3:40 
GeneralRe: device coordinates transformation Pin
Prem Kumar23-May-02 4:15
Prem Kumar23-May-02 4:15 
GeneralRe: device coordinates transformation Pin
Dana Holt23-May-02 4:18
Dana Holt23-May-02 4:18 
GeneralDetecting Microsoft Product on a machine Pin
23-May-02 3:38
suss23-May-02 3:38 
GeneralRe: Detecting Microsoft Product on a machine Pin
tongc23-May-02 4:07
tongc23-May-02 4:07 
GeneralRe: Detecting Microsoft Product on a machine Pin
Dana Holt23-May-02 4:33
Dana Holt23-May-02 4:33 
GeneralUpdate/redraw window Pin
jimNLX23-May-02 3:38
jimNLX23-May-02 3:38 
GeneralRe: Update/redraw window Pin
Prem Kumar23-May-02 4:10
Prem Kumar23-May-02 4:10 
GeneralRe: Update/redraw window Pin
jimNLX23-May-02 4:17
jimNLX23-May-02 4:17 
GeneralRe: Update/redraw window Pin
Prem Kumar23-May-02 4:52
Prem Kumar23-May-02 4:52 
GeneralPrinting the Class View Pin
brianwelsch23-May-02 3:19
brianwelsch23-May-02 3:19 
GeneralRe: Printing the Class View Pin
Martin Ziacek23-May-02 3:40
Martin Ziacek23-May-02 3:40 
GeneralRe: Printing the Class View Pin
Prem Kumar23-May-02 3:43
Prem Kumar23-May-02 3:43 
GeneralExecuting an EXE Through VC++ IDE - Bizzare! Pin
AJ12323-May-02 3:09
AJ12323-May-02 3:09 

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.