News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Please tell me where I can find class library help?

Started by montchai, July 14, 2005, 11:15:02 AM

Previous topic - Next topic

montchai

I used VC++ before code::blocks, in VC++ it has MSDN Library for look functions, class, and etc. for help. But for Code::Blocks what is the help I can use with CB, or anyone can tell me which website I can download the help?
Thank you

David Perfors

As far as I know there is currently no functionality or plugin for helpfiles support. It is possible to make a plugin for it, but that isn't done yet.

[edit]

I have to correct myself, in the cvs there is a help plugin. I didn't try it yet. You can find it in the directory src/plugins/contrib/help_plugin

[/edit]
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring