Development/Tutorials/KDE3/KDockWidget: Difference between revisions

From KDE TechBase
(category KDE3)
Line 12: Line 12:


3. Select '''Simple KDE application''' located under C++ -> KDE
3. Select '''Simple KDE application''' located under C++ -> KDE
[[Category:KDE3]]

Revision as of 20:58, 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