Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Same caption problem as before, what am I doing wrong? Pin
Paul M Watt18-Mar-02 5:32
mentorPaul M Watt18-Mar-02 5:32 
GeneralRe: Same caption problem as before, what am I doing wrong? Pin
generic_user_id18-Mar-02 5:57
generic_user_id18-Mar-02 5:57 
GeneralRe: Same caption problem as before, what am I doing wrong? Pin
Ravi Bhavnani18-Mar-02 6:21
professionalRavi Bhavnani18-Mar-02 6:21 
GeneralRe: Same caption problem as before, what am I doing wrong? Pin
generic_user_id18-Mar-02 6:56
generic_user_id18-Mar-02 6:56 
GeneralRe: Same caption problem as before, what am I doing wrong? Pin
Paul M Watt18-Mar-02 7:50
mentorPaul M Watt18-Mar-02 7:50 
GeneralRe: Same caption problem as before, what am I doing wrong? Pin
generic_user_id18-Mar-02 9:24
generic_user_id18-Mar-02 9:24 
GeneralRe: Same caption problem as before, what am I doing wrong? Pin
Paul M Watt18-Mar-02 9:48
mentorPaul M Watt18-Mar-02 9:48 
GeneralRe: Same caption problem as before, what am I doing wrong? Pin
generic_user_id18-Mar-02 11:06
generic_user_id18-Mar-02 11:06 
Sorry, that was a typo, I compiled it with SetWindowLong in the other handler.

The SetWindowLong line doesn't make a difference, nothing happens at all. (at least nothing directly visual) Even without the SetWindowLong call the borders of the NC area aren't painted at all.

The border doesn't get painted, but that didn't happen in the first place, my problem was that not only the buttons were painted, but a small area around the buttons too, and there is a line drawn that seperates the client and the non-client area.

If I don't make a handler to NCACTIVATE at all windows paints the NC area as soon as it looses focus, otherwise not.

Maybe I didn't make myself entirely clear, but I would like windows to paint nothing at all outside of the client area, as windows refuses to draw the button without background.

Heh, this isn't as easy as I thought it would be, even explaining a simple problem can be quite hard.
GeneralActiveX problem Pin
18-Mar-02 4:49
suss18-Mar-02 4:49 
GeneralRe: ActiveX problem Pin
Michael P Butler18-Mar-02 4:55
Michael P Butler18-Mar-02 4:55 
GeneralRe: ActiveX problem Pin
Derek Waters18-Mar-02 11:14
Derek Waters18-Mar-02 11:14 
GeneralRe: ActiveX problem Pin
Derek Lakin18-Mar-02 20:07
Derek Lakin18-Mar-02 20:07 
GeneralRe: ActiveX problem Pin
Derek Waters19-Mar-02 11:34
Derek Waters19-Mar-02 11:34 
GeneralRe: ActiveX problem Pin
Derek Lakin19-Mar-02 23:18
Derek Lakin19-Mar-02 23:18 
GeneralWS_TABSTOP Pin
Jim Hewitt18-Mar-02 4:02
Jim Hewitt18-Mar-02 4:02 
GeneralRe: WS_TABSTOP Pin
Tomasz Sowinski18-Mar-02 4:11
Tomasz Sowinski18-Mar-02 4:11 
GeneralATLControls.H -- > Size of my DLL Pin
Braulio Dez18-Mar-02 4:05
Braulio Dez18-Mar-02 4:05 
GeneralRe: ATLControls.H -- > Size of my DLL Pin
Mazdak18-Mar-02 4:18
Mazdak18-Mar-02 4:18 
GeneralActiveX Translation Engine Pin
dlhson18-Mar-02 3:40
dlhson18-Mar-02 3:40 
GeneralRe: ActiveX Translation Engine Pin
Mazdak18-Mar-02 4:23
Mazdak18-Mar-02 4:23 
GeneralRe: ActiveX Translation Engine Pin
dlhson18-Mar-02 4:37
dlhson18-Mar-02 4:37 
GeneralRe: ActiveX Translation Engine Pin
Michael P Butler18-Mar-02 4:59
Michael P Butler18-Mar-02 4:59 
GeneralActiveX and MFC Pin
Derek Lakin18-Mar-02 3:18
Derek Lakin18-Mar-02 3:18 
GeneralRe: ActiveX and MFC Pin
Mazdak18-Mar-02 3:45
Mazdak18-Mar-02 3:45 
GeneralRe: ActiveX and MFC Pin
Derek Lakin18-Mar-02 7:06
Derek Lakin18-Mar-02 7:06 

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.