Click here to Skip to main content
15,920,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: QT and Intellisense Pin
David Crow16-May-05 2:35
David Crow16-May-05 2:35 
GeneralRe: QT and Intellisense Pin
ucc80116-May-05 20:42
ucc80116-May-05 20:42 
Generalquestion regarding CListCtrl..... Pin
namaskaaram15-May-05 18:59
namaskaaram15-May-05 18:59 
GeneralRe: question regarding CListCtrl..... Pin
Jack Puppy16-May-05 2:45
Jack Puppy16-May-05 2:45 
GeneralRe: question regarding CListCtrl..... Pin
namaskaaram16-May-05 3:38
namaskaaram16-May-05 3:38 
GeneralRe: question regarding CListCtrl..... Pin
David Crow16-May-05 2:48
David Crow16-May-05 2:48 
GeneralForming Grid using Rectangles Pin
jinbabaj15-May-05 18:15
jinbabaj15-May-05 18:15 
GeneralRe: Forming Grid using Rectangles Pin
Ryan Binns15-May-05 18:28
Ryan Binns15-May-05 18:28 
jinbabaj wrote:
The question is how i can change the color of, in of the rectangle and outer boundry(say in color is red and outer boundry color is cyan).

The outline is drawn with the current pen, and the inside is filled with the current brush, so to change the colours, select a different pen and brush into the device context using SelectObject().

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralRe: Forming Grid using Rectangles Pin
Blake Miller16-May-05 8:35
Blake Miller16-May-05 8:35 
GeneralRe: Forming Grid using Rectangles Pin
ucc80116-May-05 20:46
ucc80116-May-05 20:46 
GeneralQuestion: How can I create and show the MSOFFICE files from stream Pin
figer15-May-05 16:48
figer15-May-05 16:48 
GeneralHooking RegisterClassEx and dll question Pin
Kuniva15-May-05 12:45
Kuniva15-May-05 12:45 
GeneralRe: Hooking RegisterClassEx and dll question Pin
Ryan Binns15-May-05 18:43
Ryan Binns15-May-05 18:43 
GeneralRe: Hooking RegisterClassEx and dll question Pin
Kuniva16-May-05 3:03
Kuniva16-May-05 3:03 
GeneralRe: Hooking RegisterClassEx and dll question Pin
Ryan Binns17-May-05 1:19
Ryan Binns17-May-05 1:19 
GeneralAsian scripts and DrawText(DT_CALCRECT) Pin
Jörgen Sigvardsson15-May-05 10:31
Jörgen Sigvardsson15-May-05 10:31 
GeneralRe: Asian scripts and DrawText(DT_CALCRECT) Pin
Gary R. Wheeler15-May-05 13:54
Gary R. Wheeler15-May-05 13:54 
GeneralRe: Asian scripts and DrawText(DT_CALCRECT) Pin
Anonymous15-May-05 20:11
Anonymous15-May-05 20:11 
GeneralRe: Asian scripts and DrawText(DT_CALCRECT) Pin
Chris Richardson15-May-05 17:07
Chris Richardson15-May-05 17:07 
GeneralRe: Asian scripts and DrawText(DT_CALCRECT) Pin
Anonymous15-May-05 20:12
Anonymous15-May-05 20:12 
GeneralRe: Asian scripts and DrawText(DT_CALCRECT) Pin
Ryan Binns15-May-05 18:34
Ryan Binns15-May-05 18:34 
GeneralRe: Asian scripts and DrawText(DT_CALCRECT) Pin
Anonymous15-May-05 20:13
Anonymous15-May-05 20:13 
QuestionCan VC6 and a later version reside on the same machine? Pin
WREY15-May-05 9:39
WREY15-May-05 9:39 
AnswerRe: Can VC6 and a later version reside on the same machine? Pin
Jörgen Sigvardsson15-May-05 10:33
Jörgen Sigvardsson15-May-05 10:33 
GeneralRe: Can VC6 and a later version reside on the same machine? Pin
PJ Arends15-May-05 10:37
professionalPJ Arends15-May-05 10:37 

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.