Click here to Skip to main content
15,793,260 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: converting sound to text software from c++ Pin
Richard MacCutchan7-Nov-15 22:13
mveRichard MacCutchan7-Nov-15 22:13 
QuestionKinect V2 (Converting code written for Xtion pro live to kinect v2 compatible form) Pin
ArsalanSaeed7-Nov-15 13:45
ArsalanSaeed7-Nov-15 13:45 
QuestionKinect V2 (Angle detection between 2 joints) Pin
ArsalanSaeed7-Nov-15 13:39
ArsalanSaeed7-Nov-15 13:39 
QuestionMFC CListCtrl how to Display SubItem text with tabulator ? Pin
Member 85340357-Nov-15 4:43
Member 85340357-Nov-15 4:43 
AnswerRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
Richard MacCutchan7-Nov-15 6:04
mveRichard MacCutchan7-Nov-15 6:04 
GeneralRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
Member 85340357-Nov-15 6:08
Member 85340357-Nov-15 6:08 
GeneralRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
Richard MacCutchan7-Nov-15 6:51
mveRichard MacCutchan7-Nov-15 6:51 
GeneralRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
Member 85340357-Nov-15 7:30
Member 85340357-Nov-15 7:30 
hmm, maybe I do not understand this approach completely!
I could calculate the text size and tab position. but when replacing the tab character with a number of blanks, I will not get an accurate tab position. it will looks quite crude over several lines. further I will have additional issues with the blanks, when I want do make in place edititing.

Is there any possibility to draw the text of an subitem by myself? e.g. if I would catch a notification message that an subitem needs to be drawn, that I call a function like CDC::TabbedTextOut() ?

Thanks again!
GeneralRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
Richard MacCutchan7-Nov-15 8:16
mveRichard MacCutchan7-Nov-15 8:16 
QuestionRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
David Crow8-Nov-15 10:24
David Crow8-Nov-15 10:24 
AnswerRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
Member 85340358-Nov-15 22:24
Member 85340358-Nov-15 22:24 
AnswerRe: MFC CListCtrl how to Display SubItem text with tabulator ? Pin
David Crow9-Nov-15 2:59
David Crow9-Nov-15 2:59 
QuestionHow to make a Windows service to manage SQLite DB Pin
intelstar venus1-Nov-15 12:41
intelstar venus1-Nov-15 12:41 
AnswerRe: How to make a Windows service to manage SQLite DB Pin
Richard MacCutchan1-Nov-15 23:07
mveRichard MacCutchan1-Nov-15 23:07 
GeneralMessage Closed Pin
2-Nov-15 5:53
intelstar venus2-Nov-15 5:53 
GeneralRe: How to make a Windows service to manage SQLite DB Pin
Richard MacCutchan2-Nov-15 6:01
mveRichard MacCutchan2-Nov-15 6:01 
GeneralRe: How to make a Windows service to manage SQLite DB Pin
intelstar venus2-Nov-15 6:20
intelstar venus2-Nov-15 6:20 
GeneralRe: How to make a Windows service to manage SQLite DB Pin
Richard MacCutchan2-Nov-15 6:22
mveRichard MacCutchan2-Nov-15 6:22 
GeneralRe: How to make a Windows service to manage SQLite DB Pin
intelstar venus2-Nov-15 6:41
intelstar venus2-Nov-15 6:41 
GeneralRe: How to make a Windows service to manage SQLite DB Pin
Richard MacCutchan2-Nov-15 7:25
mveRichard MacCutchan2-Nov-15 7:25 
GeneralRe: How to make a Windows service to manage SQLite DB Pin
intelstar venus2-Nov-15 7:44
intelstar venus2-Nov-15 7:44 
QuestionRe: How to make a Windows service to manage SQLite DB Pin
David Crow2-Nov-15 10:14
David Crow2-Nov-15 10:14 
AnswerRe: How to make a Windows service to manage SQLite DB Pin
intelstar venus2-Nov-15 22:28
intelstar venus2-Nov-15 22:28 
AnswerRe: How to make a Windows service to manage SQLite DB Pin
jschell3-Nov-15 17:12
jschell3-Nov-15 17:12 
GeneralRe: How to make a Windows service to manage SQLite DB Pin
intelstar venus4-Nov-15 2:05
intelstar venus4-Nov-15 2:05 

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.