News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Help plug-in

Started by tom0769, November 02, 2005, 07:53:52 AM

Previous topic - Next topic

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
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

mandrav

QuoteWhen 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...

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?
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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

kisoft

Quote from: MortenMacFly on November 02, 2005, 06:50:27 PM
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:
[url="https://github.com/kisoft/cbmakefilegen"]https://github.com/kisoft/cbmakefilegen[/url]