Click here to Skip to main content
15,921,660 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: what is that high-character? Pin
JWood6-Jul-05 9:17
JWood6-Jul-05 9:17 
GeneralRe: what is that high-character? Pin
Jose Lamas Rios6-Jul-05 10:46
Jose Lamas Rios6-Jul-05 10:46 
GeneralRe: what is that high-character? Pin
JWood6-Jul-05 12:18
JWood6-Jul-05 12:18 
QuestionMobile source control options? Pin
charlieg5-Jul-05 15:14
charlieg5-Jul-05 15:14 
AnswerRe: Mobile source control options? Pin
S Douglas5-Jul-05 20:25
professionalS Douglas5-Jul-05 20:25 
GeneralRe: Mobile source control options? Pin
charlieg6-Jul-05 17:10
charlieg6-Jul-05 17:10 
GeneralMC-CDMA Pin
kwangster5-Jul-05 13:13
kwangster5-Jul-05 13:13 
GeneralRe: MC-CDMA Pin
David Crow5-Jul-05 16:02
David Crow5-Jul-05 16:02 
GeneralRe: MC-CDMA Pin
kwangster5-Jul-05 21:39
kwangster5-Jul-05 21:39 
GeneralUnicode and standard libraries Pin
JWood5-Jul-05 11:49
JWood5-Jul-05 11:49 
GeneralRe: Unicode and standard libraries Pin
Tim Smith5-Jul-05 12:51
Tim Smith5-Jul-05 12:51 
GeneralRe: Unicode and standard libraries Pin
JWood5-Jul-05 14:08
JWood5-Jul-05 14:08 
GeneralAdding controls manually to CWnd derrived object Pin
Budric B.5-Jul-05 11:46
Budric B.5-Jul-05 11:46 
GeneralRe: Adding controls manually to CWnd derrived object Pin
PJ Arends5-Jul-05 12:22
professionalPJ Arends5-Jul-05 12:22 
QuestionSetting breakpoints in a DLL...how? Pin
dandy725-Jul-05 9:06
dandy725-Jul-05 9:06 
AnswerRe: Setting breakpoints in a DLL...how? Pin
Peter Weyzen5-Jul-05 9:48
Peter Weyzen5-Jul-05 9:48 
GeneralRe: Setting breakpoints in a DLL...how? Pin
dandy726-Jul-05 10:23
dandy726-Jul-05 10:23 
AnswerRe: Setting breakpoints in a DLL...how? Pin
Toby Opferman5-Jul-05 10:02
Toby Opferman5-Jul-05 10:02 
Generalan interview question of undo/redo Pin
qudayong5-Jul-05 8:16
qudayong5-Jul-05 8:16 
GeneralRe: an interview question Pin
Jose Lamas Rios5-Jul-05 8:40
Jose Lamas Rios5-Jul-05 8:40 
GeneralRe: an interview question Pin
David Crow5-Jul-05 9:18
David Crow5-Jul-05 9:18 
GeneralRe: an interview question Pin
qudayong5-Jul-05 9:46
qudayong5-Jul-05 9:46 
GeneralRe: an interview question Pin
David Crow5-Jul-05 9:55
David Crow5-Jul-05 9:55 
GeneralRe: an interview question Pin
Toby Opferman5-Jul-05 9:59
Toby Opferman5-Jul-05 9:59 
GeneralRe: an interview question Pin
Tim Smith5-Jul-05 13:20
Tim Smith5-Jul-05 13:20 
One option (which is required for usability) is to group words into single undo entries. Otherwise, just undoing single letters gets to be really annoying. Anyway, most people use backspace to correct single letter errors, not undo.

Tim Smith

I'm going to patent thought. I have yet to see any prior art.

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.