Development/Tutorials/KDE3/KDockWidget

From KDE TechBase
Revision as of 20:58, 5 June 2007 by Dhaumann (talk | contribs) (category KDE3)

Dock Widget Tutorial

This tutorial shows examples on how to create docking widgets that dock to your main application.

Start a new project using kdevelop

1. First start the Kdevelop.

2. Select New Project from the project menu

3. Select Simple KDE application located under C++ -> KDE