Jump to content

The Open Objects Library (OOL) - Course of Instruction

From EDM2
Revision as of 17:22, 6 October 2014 by Martini (talk | contribs) (Created page with " * Introduction * First Steps ** Creating a basic application ** Creating the first frame window ** Error handling ** More about frame windows ** Windows with menus and toolba...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Introduction
  • First Steps
    • Creating a basic application
    • Creating the first frame window
    • Error handling
    • More about frame windows
    • Windows with menus and toolbars
  • More about windows
    • Event Handling
      • Events vs. Commands
      • The concept of handling events in the OOL
      • Handling simple events
      • Handling complex events
    • Creating frame windows from resources
    • Dialogs
      • Dialogs vs. frame windows
      • Modal
      • Modeless
    • More about control windows
      • Notebooks
      • Container controls
        • Creating the container
        • Init
        • Inserting columns (detailed view only)
        • Adding objects
        • Handling container events
        • Retrieving container objects
  • Files and information about files
    • Open a file
    • Read/Write from/to a file
    • Information about files
    • Finding files
  • Process classes and process-communication
    • Threads
    • Semaphores
    • Pipes
      • Named
      • Unnamed
      • Named
    • Sockets
    • DDE
  • Enhanced topics
    • Multimedia
    • Using the OOL and other class librarys