| Be MDI SDK |
This small example shows you how to create a skeleton MDI application. It creates one single MDI view inside a MDI frame window.
This tutorial was written for a small BeNews article which is avialable here.
| 1. Prepare your project |
| 2. Create a window and a menubar |
| 3. Add a MDI client view your window |
| 4. Add a MDI view menu |
| 5. Create some MDI views |