Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Half way around

(1/4) > >>

vanangamudi:
Hey guys I hav setup CB environment for CB plugin development...

1) how to compile the plugin source without main() function and ,
2) I need to add new toolbar to CB how can I do it with plugin system without disturbing CB base.

help me with it....

oBFusCATed:
Hm, have you tried the C::B plugin template? It should produce project able to build simple plugin.
For the toolbar check some of the core plugins. Both the debugger and compiler plugins create toolbars.

Jenna:
Look at the IncrementalSearch-plugin (for example) it creates a toolbar and menu-entries, and it does not disturb anything (of course).

And please do not start a new topic for more or less the same question all the time.

vanangamudi:
Incremental Search seems to be simple and where can I find the source... I hav googled but no use... any sourceforge/berliOs link >>>> ???

and about the Plugin template.. I'm working on it.....

MortenMacFly:

--- Quote from: vanangamudi on January 27, 2012, 03:56:27 am ---Incremental Search seems to be simple and where can I find the source... I hav googled but no use... any sourceforge/berliOs link >>>> ???

--- End quote ---
Via Subversion, see here:
http://www.codeblocks.org/downloads/7

Navigation

[0] Message Index

[#] Next page

Go to full version