Click here to Skip to main content
16,005,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Error assigning values?!! Pin
raner28-Feb-03 6:50
raner28-Feb-03 6:50 
GeneralRe: Error assigning values?!! Pin
palbano28-Feb-03 7:04
palbano28-Feb-03 7:04 
GeneralRe: Error assigning values?!! Pin
raner28-Feb-03 7:14
raner28-Feb-03 7:14 
GeneralRe: Error assigning values?!! Pin
palbano28-Feb-03 7:20
palbano28-Feb-03 7:20 
GeneralRe: Error assigning values?!! Pin
raner28-Feb-03 7:26
raner28-Feb-03 7:26 
Generaltext and draw with EditView Pin
aguest28-Feb-03 5:05
aguest28-Feb-03 5:05 
GeneralRe: text and draw with EditView Pin
MAAK28-Feb-03 11:36
MAAK28-Feb-03 11:36 
GeneralMFC Mouse puzzle Pin
Paul Griffin28-Feb-03 5:04
Paul Griffin28-Feb-03 5:04 
Hi all

i'm about to begin developing an application that requires me to draw an image on a either a form or a dialog box (if possible?). Basically the image will consist of a series of lines and basic shapes interconnected. What i would then like to be able to do is with the mouse click on individual lines and in doing so automatically change their properties e.g. say i clicked on a line it would change from green to red. Is this sort of functionality achievable. The issue i'd have from a conceptual point of view is how do you determine which line you have clicked on, if any, in the mouse button event handler???

If possible i'd like to be able to implement this in VC++ as i have very little VB experience. so to go back to my earlier question is it possible to draw lines shapes etc. on a dialog box? i've never tried anything like that before and unfortunately for this particular project the SDI or MDI app look would not be suitable!

Any advice is appreciated!!
Regards,

Griff
GeneralRe: MFC Mouse puzzle Pin
Chris Losinger28-Feb-03 5:14
professionalChris Losinger28-Feb-03 5:14 
GeneralRe: MFC Mouse puzzle Pin
Paul Griffin28-Feb-03 5:37
Paul Griffin28-Feb-03 5:37 
GeneralRe: MFC Mouse puzzle Pin
NormDroid2-Mar-03 4:41
professionalNormDroid2-Mar-03 4:41 
Generalpositioning a CDialog Pin
ns28-Feb-03 5:03
ns28-Feb-03 5:03 
GeneralRe: positioning a CDialog Pin
Pavel Klocek28-Feb-03 5:21
Pavel Klocek28-Feb-03 5:21 
GeneralRe: positioning a CDialog Pin
ns28-Feb-03 5:26
ns28-Feb-03 5:26 
GeneralRe: positioning a CDialog Pin
Martyn Pearson28-Feb-03 5:23
Martyn Pearson28-Feb-03 5:23 
Generalhmm..thanks ...but is this odd? Pin
ns28-Feb-03 5:33
ns28-Feb-03 5:33 
QuestionHow do you remove a specific ACE from the DACL for your harddrive Pin
Member 13661828-Feb-03 4:47
Member 13661828-Feb-03 4:47 
GeneralNot able to reduce List in CComboBox Pin
R.S.Velan28-Feb-03 4:29
R.S.Velan28-Feb-03 4:29 
Generalsending raw data over a network Pin
willempipi28-Feb-03 4:13
willempipi28-Feb-03 4:13 
QuestionHow to get the highlighted string from window application? Pin
Tony Chung : )28-Feb-03 4:07
Tony Chung : )28-Feb-03 4:07 
AnswerRe: How to get the highlighted string from window application? Pin
AlexO28-Feb-03 4:17
AlexO28-Feb-03 4:17 
GeneralRe: How to get the highlighted string from window application? Pin
Tony Chung : )28-Feb-03 4:31
Tony Chung : )28-Feb-03 4:31 
GeneralRe: How to get the highlighted string from window application? Pin
AlexO28-Feb-03 5:07
AlexO28-Feb-03 5:07 
GeneralPut focus on Field name Pin
JensB28-Feb-03 3:59
JensB28-Feb-03 3:59 
GeneralRe: Put focus on Field name Pin
Chris Losinger28-Feb-03 5:17
professionalChris Losinger28-Feb-03 5:17 

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.