Development/Tutorials/KDE3/KDockWidget: Difference between revisions

From KDE TechBase
(No difference)

Revision as of 19:52, 5 June 2007

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