Click here to Skip to main content
16,010,268 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: YALCQ Pin
Chris Losinger31-Jul-02 20:04
professionalChris Losinger31-Jul-02 20:04 
GeneralRe: YALCQ Pin
Shog931-Jul-02 20:46
sitebuilderShog931-Jul-02 20:46 
GeneralRe: YALCQ Pin
Roger Allen1-Aug-02 2:52
Roger Allen1-Aug-02 2:52 
GeneralChecks in a list box... Pin
Baatezu31-Jul-02 18:32
Baatezu31-Jul-02 18:32 
GeneralRe: Checks in a list box... Pin
Chris Losinger31-Jul-02 18:46
professionalChris Losinger31-Jul-02 18:46 
GeneralRe: Checks in a list box... Pin
Baatezu1-Aug-02 8:42
Baatezu1-Aug-02 8:42 
GeneralRe: Checks in a list box... Pin
Chris Losinger1-Aug-02 9:01
professionalChris Losinger1-Aug-02 9:01 
QuestionUndo implementation??? Pin
alex.barylski31-Jul-02 17:03
alex.barylski31-Jul-02 17:03 
Just curious how do you implementent UNDO/REDO capabilities in your projects...?

Currently i've been thinking about an idea using templates for implemententing this functionality. Basically drop the object into your code and call your funcitons in reverse order for an undo effect and visa-versa, my object takes care of the rest.

However I started looking for examples of UNDO/REDO and found only a few which weren't very helpful, i'd like to know how others have maybe done this in the past and possibly will do so in the future.

So anyways...how do you do it...?

Cheers!



"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
AnswerRe: Undo implementation??? Pin
Chris Losinger31-Jul-02 17:14
professionalChris Losinger31-Jul-02 17:14 
GeneralRe: Undo implementation??? Pin
alex.barylski31-Jul-02 19:24
alex.barylski31-Jul-02 19:24 
AnswerRe: Undo implementation??? Pin
Roger Allen1-Aug-02 2:57
Roger Allen1-Aug-02 2:57 
GeneralRe: Undo implementation??? Pin
alex.barylski1-Aug-02 8:28
alex.barylski1-Aug-02 8:28 
GeneralProblem changing styles in CListView Pin
ijprest31-Jul-02 16:53
ijprest31-Jul-02 16:53 
GeneralRe: Problem changing styles in CListView Pin
Hydralisk31-Jul-02 17:40
Hydralisk31-Jul-02 17:40 
GeneralRe: Problem changing styles in CListView Pin
ijprest1-Aug-02 14:45
ijprest1-Aug-02 14:45 
GeneralRe: Problem changing styles in CListView Pin
ijprest2-Aug-02 20:07
ijprest2-Aug-02 20:07 
GeneralAfxGetMainWnd while creating CMainFrame Pin
Miguel Lopes31-Jul-02 14:07
Miguel Lopes31-Jul-02 14:07 
GeneralRe: AfxGetMainWnd while creating CMainFrame Pin
PJ Arends31-Jul-02 14:48
professionalPJ Arends31-Jul-02 14:48 
GeneralRe: AfxGetMainWnd while creating CMainFrame Pin
Miguel Lopes1-Aug-02 3:28
Miguel Lopes1-Aug-02 3:28 
GeneralRe: AfxGetMainWnd while creating CMainFrame Pin
PJ Arends1-Aug-02 7:07
professionalPJ Arends1-Aug-02 7:07 
GeneralRe: AfxGetMainWnd while creating CMainFrame Pin
Miguel Lopes1-Aug-02 8:48
Miguel Lopes1-Aug-02 8:48 
GeneralRe: AfxGetMainWnd while creating CMainFrame Pin
PJ Arends1-Aug-02 9:14
professionalPJ Arends1-Aug-02 9:14 
GeneralRe: AfxGetMainWnd while creating CMainFrame Pin
Miguel Lopes2-Aug-02 0:57
Miguel Lopes2-Aug-02 0:57 
Question'Notify'-> WS_NOTIFY?!? Pin
Selevercin31-Jul-02 14:03
Selevercin31-Jul-02 14:03 
AnswerRe: 'Notify'-> WS_NOTIFY?!? Pin
Marc Clifton31-Jul-02 14:29
mvaMarc Clifton31-Jul-02 14:29 

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.