Click here to Skip to main content
15,922,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalmd5 Pin
Abin8-Jun-03 19:08
Abin8-Jun-03 19:08 
GeneralRe: md5 Pin
Michael Dunn8-Jun-03 20:10
sitebuilderMichael Dunn8-Jun-03 20:10 
GeneralRe: md5 Pin
Dominik Reichl8-Jun-03 21:15
Dominik Reichl8-Jun-03 21:15 
GeneralRe: md5 Pin
Abin8-Jun-03 21:24
Abin8-Jun-03 21:24 
GeneralRe: md5 Pin
Dominik Reichl8-Jun-03 21:51
Dominik Reichl8-Jun-03 21:51 
GeneralRe: md5 Pin
Abin9-Jun-03 4:37
Abin9-Jun-03 4:37 
GeneralCapture code Pin
Denis A. Vergara8-Jun-03 16:20
Denis A. Vergara8-Jun-03 16:20 
GeneralGetTextExtent Pin
crewchill8-Jun-03 14:07
crewchill8-Jun-03 14:07 
Hi. I'm trying to get the pixel length of a string inside a CStatic, so I can chop it off in the middle and put "..." in the middle. The string happens to be a filename. So if C:/WINNT/ABC/XXX/YYY/ZZZ/DEF/COMMAND.COM is too long to fit inside CStatic width, it will be something like C:/WINNT/AB...EF/COMMAND.COM that will fit. I'm using true type font for the CStatic, so I have to calculate this on the fly. The problem is I have to get the DC to do GetTextExtent, and I dont want to override OnPaint method. I was hoping to get this before the OnPaint is called (actually I dont mind looping on SetWindowText until the length fits) Any ideas?

Thanks

GeneralRe: GetTextExtent Pin
Michael Dunn8-Jun-03 14:52
sitebuilderMichael Dunn8-Jun-03 14:52 
GeneralRe: GetTextExtent Pin
basementman9-Jun-03 5:35
basementman9-Jun-03 5:35 
GeneralCalculating video stream data rate Pin
georgiek508-Jun-03 13:29
georgiek508-Jun-03 13:29 
GeneralRe: Calculating video stream data rate Pin
Michael Dunn8-Jun-03 14:56
sitebuilderMichael Dunn8-Jun-03 14:56 
GeneralRe: locking the view Pin
geo_m8-Jun-03 21:34
geo_m8-Jun-03 21:34 
GeneralRe: locking the view Pin
geo_m10-Jun-03 19:26
geo_m10-Jun-03 19:26 
QuestionHow to add editbox on statusbar? Pin
zeki yugnak8-Jun-03 11:28
zeki yugnak8-Jun-03 11:28 
AnswerRe: How to add editbox on statusbar? Pin
Michael Dunn8-Jun-03 15:05
sitebuilderMichael Dunn8-Jun-03 15:05 
Generalactivate control Pin
aguest8-Jun-03 11:05
aguest8-Jun-03 11:05 
GeneralRe: activate control Pin
valikac8-Jun-03 13:26
valikac8-Jun-03 13:26 
GeneralRe: activate control Pin
aguest8-Jun-03 14:18
aguest8-Jun-03 14:18 
GeneralRe: activate control Pin
aguest8-Jun-03 14:19
aguest8-Jun-03 14:19 
GeneralRe: activate control Pin
Dominik Reichl8-Jun-03 22:00
Dominik Reichl8-Jun-03 22:00 
GeneralRe: activate control Pin
aguest9-Jun-03 5:28
aguest9-Jun-03 5:28 
GeneralRe: activate control Pin
Dominik Reichl9-Jun-03 6:47
Dominik Reichl9-Jun-03 6:47 
GeneralRe: activate control Pin
aguest9-Jun-03 9:12
aguest9-Jun-03 9:12 
QuestionError on AutoRun ???? Pin
_skidrow_vn_8-Jun-03 10:45
_skidrow_vn_8-Jun-03 10:45 

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.