User forums > Using Code::Blocks

Help plug-in

(1/2) > >>

tom0769:
Hi,

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

Tom

Michael:
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

mandrav:

--- Quote ---When you need the help file you have added, just go to the Help Menu.
--- End quote ---

Or right click a word in the editor and choose "Locate in <how_you_named_the_help_file>" ;)

tom0769:
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

MortenMacFly:

--- Quote from: tom0769 on November 02, 2005, 05:00:29 pm ---Can I get it to open with the keyword under the caret?

--- End quote ---
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.

Navigation

[0] Message Index

[#] Next page

Go to full version