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

C / C++ / MFC

 
AnswerRe: Why the compiler told me the class is redefined? Pin
Joaquín M López Muñoz16-Sep-02 21:50
Joaquín M López Muñoz16-Sep-02 21:50 
GeneralQuestion about Winsock Pin
nachilau16-Sep-02 21:40
nachilau16-Sep-02 21:40 
GeneralRe: Question about Winsock Pin
jmkhael16-Sep-02 21:46
jmkhael16-Sep-02 21:46 
GeneralRe: Question about Winsock Pin
nachilau17-Sep-02 19:11
nachilau17-Sep-02 19:11 
GeneralRe: Question about Winsock Pin
jmkhael17-Sep-02 22:11
jmkhael17-Sep-02 22:11 
GeneralRe: Question about Winsock Pin
nachilau18-Sep-02 7:09
nachilau18-Sep-02 7:09 
General[GDI+] Reducing color depth Pin
Nish Nishant16-Sep-02 20:31
sitebuilderNish Nishant16-Sep-02 20:31 
GeneralCEdit display formatting Pin
Chou16-Sep-02 20:13
Chou16-Sep-02 20:13 
I have an Edit control for hex input, and I'd like draw it with spaces between every two characters (the user doesn't actually type any spaces):

43 4F 44 45 50 52 4F 4A ... etc

I'd rather not use SetWindowText to shove the spaces directly into the text, since I'd have to have special handling for editing, cutting, pasting, undo, validate and all.

Is it possible to do the formatting at display time instead? I looked through the MFC source and I didn't see any CEdit draw methods that I could override.
GeneralRe: CEdit display formatting Pin
Shog916-Sep-02 20:39
sitebuilderShog916-Sep-02 20:39 
GeneralRe: CEdit display formatting Pin
Chou16-Sep-02 23:52
Chou16-Sep-02 23:52 
GeneralRe: CEdit display formatting Pin
jhwurmbach17-Sep-02 0:17
jhwurmbach17-Sep-02 0:17 
GeneralRe: CEdit display formatting Pin
Chou17-Sep-02 17:21
Chou17-Sep-02 17:21 
General[GDI+] Opening a bmp file Pin
Nish Nishant16-Sep-02 19:19
sitebuilderNish Nishant16-Sep-02 19:19 
GeneralRe: [GDI+] Opening a bmp file (found a class - but havin probs using it) Pin
Nish Nishant16-Sep-02 19:40
sitebuilderNish Nishant16-Sep-02 19:40 
GeneralRe: [GDI+] Why the hell does GDI+ redefine new? Pin
Nish Nishant16-Sep-02 19:46
sitebuilderNish Nishant16-Sep-02 19:46 
GeneralRe: [GDI+] Oh woe is me! Pin
Nish Nishant16-Sep-02 19:49
sitebuilderNish Nishant16-Sep-02 19:49 
GeneralRe: [GDI+] Oh woe is me! Pin
Shog916-Sep-02 19:59
sitebuilderShog916-Sep-02 19:59 
GeneralRe: [GDI+] Oh woe is me! Pin
Nish Nishant16-Sep-02 20:04
sitebuilderNish Nishant16-Sep-02 20:04 
GeneralRe: [GDI+] Why the hell does GDI+ redefine new? Pin
Shog916-Sep-02 20:34
sitebuilderShog916-Sep-02 20:34 
GeneralRe: [GDI+] Why the hell does GDI+ redefine new? Pin
Nish Nishant16-Sep-02 20:36
sitebuilderNish Nishant16-Sep-02 20:36 
GeneralRe: [GDI+] Why the hell does GDI+ redefine new? Pin
Shog916-Sep-02 20:38
sitebuilderShog916-Sep-02 20:38 
GeneralRe: [GDI+] Why the hell does GDI+ redefine new? Pin
Nish Nishant16-Sep-02 20:39
sitebuilderNish Nishant16-Sep-02 20:39 
GeneralADO related Pin
Saad Khan Fahd16-Sep-02 18:46
sussSaad Khan Fahd16-Sep-02 18:46 
GeneralRTF question Pin
Phil Sabestialn16-Sep-02 17:43
sussPhil Sabestialn16-Sep-02 17:43 
GeneralRe: RTF question Pin
Shog916-Sep-02 18:17
sitebuilderShog916-Sep-02 18:17 

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.