If you want to specify additional command-line options to your make program, you can set them in the Project Options dialog, Make Options tab.

If you use functions of other libraries than the target is currently linked with, you can specify them in the Target Options dialog.

If you want to change your application's version number, you can change it in the Project Options dialog, General tab, automatically updating your project.

If you want to create a new project, choose "Project"->"New Project" from the menu.

If you changed your applications' classes, you should update your API documentation by selecting "Build API Documentation" from the Build menu.

You can save time if you select "Compile File" from the Build menu or the toolbar, to only compile your current implementation file.

If you're searching for information on classes or classmembers, select "Search for Help on..." from the Help menu or use "Index" tab of the documentation tree.

If you want to have info about something in the TDevelop window, select the "What's this?" button in the toolbar and click on the item you don't know about.

Hint: You can search the documentation for a keyword by marking the word and select "Search in Documentation" in the right button popup menu.

The TDevelop Team wishes you a nice day !

If you have found a bug in TDevelop, please let us know. Use KDE Bugzilla at http://bugs.kde.org/ or select "Help"->"Report Bug" from the menu.

If you want to add your own documentation to the documentation tree use Documentation Tree tab in the Configure TDevelop dialog.

...that you can create a new class with "New Class" from the "Project" menu?

To open a project, select "Open Project" from the "Project" menu.

If you compile your project and get an error, you can click on the error message to switch to the file and line where the error occurred.

...that you can debug your programs within TDevelop by selecting "Debug"->"Start" in the menu?

...that you can switch between classes or namespaces by selecting the class or namespace combo in the toolbar?

...that you can preview images and icons by selecting them in the file viewer's trees?

...that you can set the compiler options in the Project Options dialog, Configure Options tab?

...that you can copy text from the documentation browser to the clipboard and insert it into your sources?

...that you should keep your library documentation up to date after installing new libraries?

...that you can configure the syntax-highlighting of the editor?

...that you can access more internal debug functions selecting "Debug"->"Viewers"?

...that you can move the cursor by words with Ctrl and left or right arrow?

...that your source bookmarks are stored in the project?

...that your documentation bookmarks are stored globally in TDevelop configuration?

...that you can start grep search from inside editor with context menu?

...that you can set the installation path in "Project"->"Project Options" "Configure Options" with just adding "--prefix=/install/path/" to the "Configure arguments"-list?

...that you can compilie your project in "debug-mode" and "optimized-mode"?