Cross-Platform GUI Programming with wxWidgets
|
Chapter 19. Working with Documents and Views
This chapter discusses how the document/view framework provided by wxWidgets can dramatically reduce the amount of code you need to write for a document-based application. It also discusses the related topic of providing undo and redo in your application, a seemingly miraculous facility that users now take for granted. |
|