Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: drawline for VC++ Pin
mercenary0114-Dec-07 2:38
mercenary0114-Dec-07 2:38 
GeneralRe: drawline for VC++ Pin
Nelek14-Dec-07 2:51
protectorNelek14-Dec-07 2:51 
GeneralRe: drawline for VC++ Pin
mercenary0114-Dec-07 3:01
mercenary0114-Dec-07 3:01 
GeneralRe: drawline for VC++ Pin
David Crow14-Dec-07 3:28
David Crow14-Dec-07 3:28 
GeneralRe: drawline for VC++ Pin
mercenary0114-Dec-07 3:56
mercenary0114-Dec-07 3:56 
GeneralRe: drawline for VC++ Pin
David Crow14-Dec-07 4:26
David Crow14-Dec-07 4:26 
JokeRe: drawline for VC++ Pin
CPallini14-Dec-07 3:32
mveCPallini14-Dec-07 3:32 
GeneralOffline [modified] Pin
Nelek16-Dec-07 21:45
protectorNelek16-Dec-07 21:45 
mercenary01 wrote:
If you don't want to give any positive input why bother giving any input?



I already gave you a "positive input" in the first message. And, in the second one, I didn't want to say you that you are "XXX" or "YYY", I just told you that the code we have given you DO work. This is the correct way to do it, and if it is not working for you, there should be an issue on your tests. And, as David Crow said, the second part of the answer was just a guess of what many people makes. Just copy paste. And even that... I was giving you a possible solution to correct your code IF you had made copy-paste. But I didn't gave you directly the text to a new copy paste (it would be...):

//{{AFX_MSG(CYourDialog)
afx_msg void OnPaint();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()


As I have already said in other messages, here there are programmers, wether telepats nor mediums. If you don't say something concrete, we have to guess. If we have to guess, maybe we are guessing a false scenario. If we are guessing a false scenario... and you get angry with any answer... It is your problem, not ours.


mercenary01 wrote:
Just like to state, that I don't go around telling people how hard I worked or tired my hand on something.


And you don't need to make it, but at least say what have you tried out, and what you not. So e can adapt our answers to your case. Or just put a piece of code where you are trying something, and if there is an error you will get a correction.

But just asking...
mercenary01 wrote:
What is the simplest method I can use to get lines drawn on dialog boxes?


Is not a descriptive message to get the best of the answers.


mercenary01 wrote:
But seriously I don't want anyone to get me wrong


Neither do I, because of that I want to tell you that I am not angry, I am not mad... I am just trying to explain you the why of my "rude" answer, and some points of view of the people "on the other side". And I am making it to try avoiding future misunderstoods in possible new questions from you or other people that read this message.

And BTW...
mercenary01 wrote:
ya I got it to work got a piece of code from another forum and modified it to fit the project. Thanks for asking.

If our answers were not usefull for you, if yoou don't mind, you can make a little description of what was the problem and the solution you found for other users that maybe will have the same problem in the future. (and... why not? To show us where we were wrong).

Have a nice day Roll eyes | :rolleyes:

Greetings.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

modified on Monday, December 17, 2007 4:01:40 AM

QuestionRe: drawline for VC++ Pin
David Crow14-Dec-07 3:23
David Crow14-Dec-07 3:23 
GeneralRe: drawline for VC++ Pin
Mark Salsbery14-Dec-07 5:23
Mark Salsbery14-Dec-07 5:23 
GeneralRe: drawline for VC++ Pin
mercenary0114-Dec-07 15:59
mercenary0114-Dec-07 15:59 
GeneralDirectShow MPEG Encoder Filter & Encoder API in VC++ Pin
Andy Rama13-Dec-07 23:10
Andy Rama13-Dec-07 23:10 
QuestionFile Dialogs Pin
Derick Magagula13-Dec-07 23:10
Derick Magagula13-Dec-07 23:10 
GeneralRe: File Dialogs Pin
CPallini13-Dec-07 23:38
mveCPallini13-Dec-07 23:38 
GeneralRe: File Dialogs Pin
santhoshv8414-Dec-07 17:41
santhoshv8414-Dec-07 17:41 
QuestionRe: File Dialogs Pin
Hamid_RT14-Dec-07 18:40
Hamid_RT14-Dec-07 18:40 
QuestionWhat is the Disadvantage of Multiple Inheritance Pin
santhoshv8413-Dec-07 22:34
santhoshv8413-Dec-07 22:34 
AnswerRe: What is the Disadvantage of Multiple Inheritance Pin
CPallini13-Dec-07 23:05
mveCPallini13-Dec-07 23:05 
AnswerRe: What is the Disadvantage of Multiple Inheritance Pin
David Crow14-Dec-07 3:31
David Crow14-Dec-07 3:31 
QuestionAbout Thread argument Pin
manish.patel13-Dec-07 22:23
manish.patel13-Dec-07 22:23 
GeneralRe: About Thread argument Pin
Cedric Moonen13-Dec-07 22:30
Cedric Moonen13-Dec-07 22:30 
GeneralRe: About Thread argument Pin
manish.patel13-Dec-07 22:46
manish.patel13-Dec-07 22:46 
GeneralRe: About Thread argument Pin
CPallini13-Dec-07 23:32
mveCPallini13-Dec-07 23:32 
GeneralRe: About Thread argument Pin
manish.patel13-Dec-07 23:53
manish.patel13-Dec-07 23:53 
GeneralRe: About Thread argument [modified] Pin
CPallini14-Dec-07 0:12
mveCPallini14-Dec-07 0:12 

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.