Author Topic: Help plug-in  (Read 5940 times)

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Help plug-in
« on: November 02, 2005, 07:53:52 am »
Hi,

I can't find how to use the help plug-in.

Tom

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Help plug-in
« Reply #1 on: November 02, 2005, 10:34:46 am »
Hello,

It is not very complicate. Just open the help Plugin Conf. (under Settings\Plugins' settings\Help plugin), add a name for the help (e.g., wxWidgets Help) and then select the corresponding help file (e.g., wx.chm). That's all.

When you need the help file you have added, just go to the Help Menu.

Best wishes,
Michael

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Help plug-in
« Reply #2 on: November 02, 2005, 11:07:17 am »
Quote
When you need the help file you have added, just go to the Help Menu.

Or right click a word in the editor and choose "Locate in <how_you_named_the_help_file>" ;)
Be patient!
This bug will be fixed soon...

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Re: Help plug-in
« Reply #3 on: November 02, 2005, 05:00:29 pm »
Hi,

is it possible to pass any parameters?
I configured the Win32Api.hlp file to open with F1 key.
Can I get it to open with the keyword under the caret?

Thanx
Tom

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Help plug-in
« Reply #4 on: November 02, 2005, 06:50:27 pm »
Can I get it to open with the keyword under the caret?
As mandrav said: Just right-click on a word in the editor and select "Locate in [your_help_file]" menu entry.

Saying this:
This used to work, but unfortunately it crashes my current Code::Blocks version (RC2 and CVS) with the GCC.chm (v3.4.3) and CPP.chm (3.4.3) files. I don't know if it's only me?!

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline kisoft

  • Almost regular
  • **
  • Posts: 194
Re: Help plug-in
« Reply #5 on: November 03, 2005, 08:25:35 am »
Saying this:
This used to work, but unfortunately it crashes my current Code::Blocks version (RC2 and CVS) with the GCC.chm (v3.4.3) and CPP.chm (3.4.3) files. I don't know if it's only me?!

I use help files, and have ExtHelp plugin for see help like "IView.exe Help.inf [keyword]".
I use standart HelpPlugin too, very actively.
I have no problem!
See screenshot on my menu items (I use 5-6 help files).


[attachment deleted by admin]
OS: WinXPSP3
wxWidgets: 2.8.12
CodeBlocks: Master github cbMakefileGen plugin:
https://github.com/kisoft/cbmakefilegen