Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Code::Blocks Plug-In Architecture
(1/1)
igorevc:
Good day.
I'm a student who's writing a dissertation about a plug-in for a certain application.
Right now, I'm researching for plug-in architectures of well known applications to better understand
the process of creating and "plugging in" the plug-ins.
It happens that I want Code::Blocks because is one of the best known applications.
Could you please (really, please) reply to me with a picture and a brief description of Code::Blocks Plug-in Architecture?
Or a link to the picture and the brief description?
That's because I can't find what I'm looking for and I need to create plugins, just to try it out.
Thank you for your attention.
dje:
Hi !
I suggest you try yourself to create a plugin from the plugin project template with maximum of features to see what are the available interfaces.
You can also have a look at the several existing ones to find out how they deal with projects, editors, menu, toolbars...
Read also some classes from the sources such as plugin manager. And you will be able to write your part of disseration. You wouldn't directly copy/paste a
--- Quote from: igorevc on September 30, 2008, 01:10:35 pm ---a picture and a brief description of Code::Blocks Plug-in Architecture
--- End quote ---
would you ?
Dje
Pecan:
http://wiki.codeblocks.org/index.php?title=Announcement_for_plugins/patches
plugin
http://wiki.codeblocks.org/index.php?title=Creating_a_plugin_that_actually_does_something
plugin
http://wiki.codeblocks.org/index.php?title=Creating_a_simple_%22Hello_World%22_plugin
Creating a simple "Hello World" plugin
http://wiki.codeblocks.org/index.php?title=Special:Allpages
All articles - CodeBlocks
igorevc:
Good day. I apologize for not responding to you earlier.
I saw your response to my question. Although it didn't give me a direct answer, at least it had some relevant clues.
I thank you for your reply. You have helped me, in your way.
Navigation
[0] Message Index
Go to full version