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

How to learn about plugin programming

(1/3) > >>

LonelySTar:
Is there any handbook/reference on how to write a plugin?
If I need a specific function, how can I find out how to do it?
Thanks!

mandrav:
http://wiki.codeblocks.org/index.php?title=Creating_a_simple_%22Hello_World%22_plugin

LonelySTar:
Well, that gives an outline for how to write a plugin. Usefull but not enought.
At present, I want to know How a plugin can find out the filenames and directories of all files in the project. How is that done and how did you find out?
Thanks!
Nathan

mandrav:

--- Quote from: LonelySTar on December 01, 2005, 05:46:28 pm ---How is that done and how did you find out?

--- End quote ---

:D I guess, I have my ways ;)

rickg22:
LonelySTar: Download the codeblocks sourcecode and study the SDK, specially the headers - of these, pay attention to the ones that end with "manager".

Navigation

[0] Message Index

[#] Next page

Go to full version