Click here to Skip to main content
15,902,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to draw a graph on 2 axes in a window Pin
N Vamshi Krishna15-Jan-10 6:10
N Vamshi Krishna15-Jan-10 6:10 
GeneralRe: how to draw a graph on 2 axes in a window Pin
CPallini15-Jan-10 6:33
mveCPallini15-Jan-10 6:33 
GeneralRe: how to draw a graph on 2 axes in a window Pin
Cedric Moonen15-Jan-10 7:29
Cedric Moonen15-Jan-10 7:29 
GeneralRe: how to draw a graph on 2 axes in a window Pin
CPallini15-Jan-10 7:45
mveCPallini15-Jan-10 7:45 
Questionbeginner, simple c question. Pin
antionette15-Jan-10 4:39
antionette15-Jan-10 4:39 
AnswerRe: beginner, simple c question. Pin
Richard MacCutchan15-Jan-10 4:45
mveRichard MacCutchan15-Jan-10 4:45 
GeneralRe: beginner, simple c question. Pin
Chris Losinger15-Jan-10 5:11
professionalChris Losinger15-Jan-10 5:11 
GeneralRe: beginner, simple c question. [modified] Pin
Richard MacCutchan15-Jan-10 5:38
mveRichard MacCutchan15-Jan-10 5:38 
JokeRe: beginner, simple c question. Pin
loyal ginger15-Jan-10 4:58
loyal ginger15-Jan-10 4:58 
GeneralRe: beginner, simple c question. Pin
dxlee15-Jan-10 5:13
dxlee15-Jan-10 5:13 
AnswerRe: beginner, simple c question. Pin
CPallini15-Jan-10 5:05
mveCPallini15-Jan-10 5:05 
AnswerRe: beginner, simple c question. Pin
Chris Losinger15-Jan-10 5:07
professionalChris Losinger15-Jan-10 5:07 
GeneralRe: beginner, simple c question. Pin
Richard MacCutchan15-Jan-10 6:55
mveRichard MacCutchan15-Jan-10 6:55 
JokeRe: beginner, simple c question. Pin
CPallini15-Jan-10 8:36
mveCPallini15-Jan-10 8:36 
QuestionIndex of rows in report view list control with groups enabled is random order Pin
Keith Worden15-Jan-10 2:49
Keith Worden15-Jan-10 2:49 
AnswerRe: Index of rows in report view list control with groups enabled is random order Pin
Richard MacCutchan15-Jan-10 4:50
mveRichard MacCutchan15-Jan-10 4:50 
GeneralRe: Index of rows in report view list control with groups enabled is random order Pin
Keith Worden15-Jan-10 5:29
Keith Worden15-Jan-10 5:29 
GeneralRe: Index of rows in report view list control with groups enabled is random order Pin
Richard MacCutchan15-Jan-10 6:48
mveRichard MacCutchan15-Jan-10 6:48 
GeneralRe: Index of rows in report view list control with groups enabled is random order Pin
Keith Worden15-Jan-10 7:00
Keith Worden15-Jan-10 7:00 
Yes it gives an index but this is just the internal index, it is not the position on the screen. When group mode is off the index and the physical position are the same thing. When group mode is on there is no relationship (that I can find) between them.
GeneralRe: Index of rows in report view list control with groups enabled is random order Pin
Richard MacCutchan15-Jan-10 7:21
mveRichard MacCutchan15-Jan-10 7:21 
GeneralRe: Index of rows in report view list control with groups enabled is random order Pin
Keith Worden15-Jan-10 7:31
Keith Worden15-Jan-10 7:31 
QuestionOne Doubt Pin
ashwath197915-Jan-10 2:48
ashwath197915-Jan-10 2:48 
AnswerRe: One Doubt Pin
Maximilien15-Jan-10 2:55
Maximilien15-Jan-10 2:55 
GeneralRe: One Doubt Pin
ashwath197915-Jan-10 17:23
ashwath197915-Jan-10 17:23 
AnswerRe: One Doubt Pin
CPallini15-Jan-10 2:56
mveCPallini15-Jan-10 2:56 

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.