From 6342bd1ab36c1957684c00d408d09fba65d33db6 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Wed, 9 Aug 2000 16:51:33 +0000 Subject: [PATCH] Added chapter on collection and container classes to contents git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/html/wxbook.htm | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/docs/html/wxbook.htm b/docs/html/wxbook.htm index 5055f3c98a..01c3c737bf 100644 --- a/docs/html/wxbook.htm +++ b/docs/html/wxbook.htm @@ -290,20 +290,21 @@ some conventions. Vadim suggests putting it in 1st chapter but I think it deserv
  • Chapter 21: Printing
  • Chapter 22: Providing help in your applications
  • Chapter 23: Strings and internationalization -
  • Chapter 24: Memory management and debugging (including wxLog) -
  • Chapter 25: Run-time class information -
  • Chapter 26: Advanced event handling (user-defined events, ...) -
  • Chapter 27: Communication classes, including wxSocket -
  • Chapter 28: Database classes -
  • Chapter 29: File and stream classes -
  • Chapter 30: Configuration classes -
  • Chapter 31: Time, timers and idle processing -
  • Chapter 32: Writing multithreading applications -
  • Chapter 33: Perfecting your UI (Adapting to system settings, accelerators, ...) -
  • Chapter 34: Platform-specific programming (metafiles, OLE automation, taskbar, ...) -
  • Chapter 35: Using wxHTML -
  • Chapter 36: Using wxPython -
  • Chapter 37: wxBase? +
  • Chapter 24: Collection and container classes +
  • Chapter 25: Memory management and debugging (including wxLog) +
  • Chapter 26: Run-time class information +
  • Chapter 27: Advanced event handling (user-defined events, ...) +
  • Chapter 28: Communication classes, including wxSocket +
  • Chapter 29: Database classes +
  • Chapter 30: File and stream classes +
  • Chapter 31: Configuration classes +
  • Chapter 32: Time, timers and idle processing +
  • Chapter 33: Writing multithreading applications +
  • Chapter 34: Perfecting your UI (Adapting to system settings, accelerators, ...) +
  • Chapter 35: Platform-specific programming (metafiles, OLE automation, taskbar, ...) +
  • Chapter 36: Using wxHTML +
  • Chapter 37: Using wxPython +
  • Chapter 38: wxBase?
  • Appendix: Comparison with other toolkits: MFC, Qt etc. -- 2.47.2