Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

SDK Reference Manual

<< < (3/3)

heromyth:
Learning!
Thanks!

rickg22:
OK let's see....
There's the Manager classes. EditorManager, ProjectManager, MessageManager, PluginsManager

These managers overall form the "core" of Codeblocks, everything's around them. Editormanager handles the openfiles tree and the files closing, saving, loading, etc. Look for cbEditor and Editorbase, too.


Projectmanager deals with the project tree, the projects, workspace, etc. (Look for cbProject, cbWorkspace)

MessageManager is the message pane with lots of tabs.

PluginsManager handles the plugins loading. (see cbPlugin)

Navigation

[0] Message Index

[*] Previous page

Go to full version