Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Help system
Help system [message #37571] Fri, 19 October 2012 12:16 Go to previous message
keltor is currently offline  keltor
Messages: 73
Registered: February 2012
Member
Hi everyone,

I am trying to decide whether to go with the usual CHM files for documenting my programs, or instead use the Topic++ system. I'd rather go for the second since I find it more convenient, however there is at the moment a lack of documentation in this respect.

I would like to do something similar to what the TheIDE help does: a menu with tree-like TOC, previous-next buttons, search, and so on -- I think we are all quite familiar with it. I know I could try and follow the Topic++ and TheIDE code itself; however, the code is also not annotated, so that too would be difficult.

Has anyone managed to do something similar? Can you give me some tips to guide me in the right direction?


The other alternative, using CHM files, is certainly easier for me. So far I am simply doing
system("filename.chm");
but this solution pops up an ugly cmd aside from the help. Is there a better command that hasn't got this side effect?

Thanks,

Kel
 
Read Message
Read Message
Read Message
Previous Topic: What's wrong now ? CtrlLayout
Next Topic: Output folder error
Goto Forum:
  


Current Time: Sun May 05 11:07:24 CEST 2024

Total time taken to generate the page: 0.01376 seconds