Click here to Skip to main content
15,884,628 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Button Caption Pin
shiv@nand26-Mar-10 4:34
shiv@nand26-Mar-10 4:34 
GeneralRe: Button Caption Pin
Joe Woodbury26-Mar-10 7:02
professionalJoe Woodbury26-Mar-10 7:02 
GeneralRe: Button Caption Pin
CPallini26-Mar-10 7:22
mveCPallini26-Mar-10 7:22 
QuestionDrawing with offset [modified] Pin
Wasabi_26-Mar-10 3:07
Wasabi_26-Mar-10 3:07 
QuestionRe: Drawing with offset Pin
CPallini26-Mar-10 3:14
mveCPallini26-Mar-10 3:14 
AnswerRe: Drawing with offset Pin
Wasabi_26-Mar-10 3:29
Wasabi_26-Mar-10 3:29 
QuestionRe: Drawing with offset Pin
CPallini26-Mar-10 3:44
mveCPallini26-Mar-10 3:44 
AnswerRe: Drawing with offset Pin
Covean26-Mar-10 3:44
Covean26-Mar-10 3:44 
I think the problem are those lines m_PunktP.Offset(pt);.
You are changing the value of this point with every call and because its a member variable this value is also changed with every call to Draw.

(I hope I understood your problem in the right way, not sure about this.)
Greetings
Covean

GeneralRe: Drawing with offset Pin
Wasabi_26-Mar-10 4:23
Wasabi_26-Mar-10 4:23 
Question.obj file help Pin
Cvaji26-Mar-10 1:51
Cvaji26-Mar-10 1:51 
AnswerRe: .obj file help Pin
CPallini26-Mar-10 2:59
mveCPallini26-Mar-10 2:59 
AnswerRe: .obj file help Pin
Richard MacCutchan26-Mar-10 4:55
mveRichard MacCutchan26-Mar-10 4:55 
Questionsscanf: parsing a file Pin
tom groezer26-Mar-10 0:22
tom groezer26-Mar-10 0:22 
AnswerRe: sscanf: parsing a file Pin
CPallini26-Mar-10 1:08
mveCPallini26-Mar-10 1:08 
GeneralRe: sscanf: parsing a file Pin
tom groezer26-Mar-10 1:15
tom groezer26-Mar-10 1:15 
GeneralRe: sscanf: parsing a file Pin
CPallini26-Mar-10 1:22
mveCPallini26-Mar-10 1:22 
GeneralRe: sscanf: parsing a file Pin
tom groezer26-Mar-10 1:26
tom groezer26-Mar-10 1:26 
GeneralRe: sscanf: parsing a file Pin
CPallini26-Mar-10 1:33
mveCPallini26-Mar-10 1:33 
GeneralRe: sscanf: parsing a file Pin
tom groezer26-Mar-10 1:35
tom groezer26-Mar-10 1:35 
GeneralRe: sscanf: parsing a file Pin
CPallini26-Mar-10 1:42
mveCPallini26-Mar-10 1:42 
GeneralRe: sscanf: parsing a file Pin
tom groezer26-Mar-10 1:51
tom groezer26-Mar-10 1:51 
GeneralRe: sscanf: parsing a file Pin
CPallini26-Mar-10 1:53
mveCPallini26-Mar-10 1:53 
GeneralRe: sscanf: parsing a file Pin
tom groezer26-Mar-10 1:56
tom groezer26-Mar-10 1:56 
GeneralRe: sscanf: parsing a file Pin
tom groezer26-Mar-10 1:57
tom groezer26-Mar-10 1:57 
GeneralRe: sscanf: parsing a file Pin
CPallini26-Mar-10 2:26
mveCPallini26-Mar-10 2:26 

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.