Overview
Examples
Screenshots
Comparisons
Applications
Download
Manual
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Language
English











SourceForge.net Logo



Topic

 

Using TheIDE documentation editor (Topic++) to provide application help

 

 

 

 

Topic.cpp

 

#include <CtrlLib/CtrlLib.h>

 

using namespace Upp;

 

#define TOPICFILE <Topic/app.tpp/all.i>

#include <Core/topic_group.h>

 

GUI_APP_MAIN

{

    HelpWindow help;

    help.GoTo("topic://Topic/app/main$en-us");

    help.Execute();

}

 

 

 

 

This page is also in català, čeština, deutsch, español, euskara, français, română, русский, 中文(简体) and 中文(繁體). Do you want to contribute?