Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder8-Oct-08 23:07
gothic_coder8-Oct-08 23:07 
I'm painting Dialog Box...I mean i'm taking rectangle of dialog box and painting it with specified color... Using my function to paint dialog without AnimateWindow works fine...But with AnimateWindow the black border comes...

GradientFillRect(HDC (wParam), &thisWindowRect, startCol, endCol, TRUE);


This is my function to Gradient fill my dialog...
GeneralRe: Black Border around Dialog Box. Pin
Nishad S8-Oct-08 23:22
Nishad S8-Oct-08 23:22 
GeneralRe: Black Border around Dialog Box. [modified] Pin
gothic_coder8-Oct-08 23:29
gothic_coder8-Oct-08 23:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:13
Nishad S9-Oct-08 0:13 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:29
gothic_coder9-Oct-08 0:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:48
Nishad S9-Oct-08 0:48 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:56
gothic_coder9-Oct-08 0:56 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 1:05
Nishad S9-Oct-08 1:05 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 0:52
Nishad S9-Oct-08 0:52 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 0:59
gothic_coder9-Oct-08 0:59 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 1:20
Nishad S9-Oct-08 1:20 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 1:47
gothic_coder9-Oct-08 1:47 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 2:54
Nishad S9-Oct-08 2:54 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 3:01
gothic_coder9-Oct-08 3:01 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 17:34
Nishad S9-Oct-08 17:34 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder9-Oct-08 21:29
gothic_coder9-Oct-08 21:29 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S9-Oct-08 23:36
Nishad S9-Oct-08 23:36 
GeneralRe: Black Border around Dialog Box. Pin
gothic_coder10-Oct-08 0:32
gothic_coder10-Oct-08 0:32 
GeneralRe: Black Border around Dialog Box. Pin
Nishad S10-Oct-08 1:13
Nishad S10-Oct-08 1:13 
Questiondifferent result on x86 and x64 Pin
George_George8-Oct-08 20:43
George_George8-Oct-08 20:43 
AnswerRe: different result on x86 and x64 Pin
CPallini9-Oct-08 0:27
mveCPallini9-Oct-08 0:27 
GeneralRe: different result on x86 and x64 Pin
George_George9-Oct-08 0:58
George_George9-Oct-08 0:58 
GeneralRe: different result on x86 and x64 Pin
CPallini9-Oct-08 1:01
mveCPallini9-Oct-08 1:01 
GeneralRe: different result on x86 and x64 Pin
George_George9-Oct-08 1:08
George_George9-Oct-08 1:08 
GeneralRe: different result on x86 and x64 Pin
gscotti9-Oct-08 4:47
gscotti9-Oct-08 4:47 

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.