Click here to Skip to main content
15,791,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionForm's Button not responding Pin
Y_Kaushik1-Jun-06 22:39
Y_Kaushik1-Jun-06 22:39 
QuestionRe: Form's Button not responding Pin
Hamid_RT1-Jun-06 23:35
Hamid_RT1-Jun-06 23:35 
QuestionCustomize ColorDialog Pin
velayudhan_raj1-Jun-06 22:21
velayudhan_raj1-Jun-06 22:21 
AnswerRe: Customize ColorDialog Pin
Hamid_RT1-Jun-06 22:37
Hamid_RT1-Jun-06 22:37 
GeneralRe: Customize ColorDialog Pin
suja sreekumar2-Jun-06 0:31
suja sreekumar2-Jun-06 0:31 
GeneralRe: Customize ColorDialog Pin
Hamid_RT2-Jun-06 2:08
Hamid_RT2-Jun-06 2:08 
QuestionUser interface problem -- check a point is inside a polygon or not Pin
George_George1-Jun-06 22:15
George_George1-Jun-06 22:15 
AnswerRe: User interface problem -- check a point is inside a polygon or not Pin
Stephen Hewitt1-Jun-06 22:20
Stephen Hewitt1-Jun-06 22:20 
Using Win32 this can be done using regions. Create a region in the shape of the polygon then use the PtInRegion function.

Steve
GeneralRe: User interface problem -- check a point is inside a polygon or not [modified] Pin
George_George1-Jun-06 22:50
George_George1-Jun-06 22:50 
GeneralRe: User interface problem -- check a point is inside a polygon or not [modified] Pin
Cedric Moonen1-Jun-06 22:57
Cedric Moonen1-Jun-06 22:57 
GeneralRe: User interface problem -- check a point is inside a polygon or not [modified] Pin
George_George1-Jun-06 23:09
George_George1-Jun-06 23:09 
GeneralRe: User interface problem -- check a point is inside a polygon or not [modified] Pin
Stephen Hewitt1-Jun-06 23:10
Stephen Hewitt1-Jun-06 23:10 
GeneralRe: User interface problem -- check a point is inside a polygon or not [modified] Pin
George_George1-Jun-06 23:32
George_George1-Jun-06 23:32 
Questionsorting vector that holds object Pin
voorugonda prashanth1-Jun-06 21:49
voorugonda prashanth1-Jun-06 21:49 
AnswerRe: sorting vector that holds object Pin
Stephen Hewitt1-Jun-06 22:13
Stephen Hewitt1-Jun-06 22:13 
AnswerRe: sorting vector that holds object [modified] Pin
Viorel.1-Jun-06 22:29
Viorel.1-Jun-06 22:29 
AnswerRe: sorting vector that holds object Pin
toxcct1-Jun-06 22:54
toxcct1-Jun-06 22:54 
QuestionHow to draw line graph without using MsExcel Pin
MikeRT1-Jun-06 21:39
MikeRT1-Jun-06 21:39 
AnswerRe: How to draw line graph without using MsExcel Pin
Cedric Moonen1-Jun-06 22:09
Cedric Moonen1-Jun-06 22:09 
QuestionIcon added to system trat but popup menu not disappear if I click somewhere else Pin
zahid_ash1-Jun-06 21:38
zahid_ash1-Jun-06 21:38 
AnswerRe: Icon added to system trat but popup menu not disappear if I click somewhere else Pin
Hamid_RT1-Jun-06 21:47
Hamid_RT1-Jun-06 21:47 
GeneralRe: used the same one but popup menu not disappear if I click on some other window Pin
zahid_ash1-Jun-06 21:54
zahid_ash1-Jun-06 21:54 
AnswerRe: Icon added to system trat but popup menu not disappear if I click somewhere else [modified] Pin
Viorel.1-Jun-06 22:52
Viorel.1-Jun-06 22:52 
Questionprogram executing error Pin
Y_Kaushik1-Jun-06 21:31
Y_Kaushik1-Jun-06 21:31 
AnswerRe: program executing error Pin
_AnsHUMAN_ 1-Jun-06 21:37
_AnsHUMAN_ 1-Jun-06 21: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.