Author Topic: storing plugin information  (Read 4688 times)

pegasus

  • Guest
storing plugin information
« on: January 24, 2007, 02:33:28 pm »
hi

i'm writing a plugin an want to store some plugin related information into the project file. how can i do that?
i hope you can help me.


Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: storing plugin information
« Reply #1 on: January 24, 2007, 03:10:33 pm »
Read the documentation in sdk/projectloader_hooks.h.
Also look in debugger plugin sources (search for ProjectLoaderHooks).
Be patient!
This bug will be fixed soon...