Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: badloi001 on March 28, 2014, 05:22:58 am

Title: How to create plugin that sends to the database?
Post by: badloi001 on March 28, 2014, 05:22:58 am
Hello there... can anyone help me with my problem. I have a project that create a plugin that sends data to my database everytime I clicked it. hoping anyone could help...  :-[ :-[ :-[


P.S.  very much thanks to those who suggest...
Title: Re: How to create plugin that sends to the database?
Post by: Jenna on March 28, 2014, 06:12:01 am
What kind of plugin ? Code::Blocks ?
Which click do you want to catch ? In the editor or elsewhere ?

And possibly more information is needed, like OS, version of C::B etc.
Title: Re: How to create plugin that sends to the database?
Post by: badloi001 on September 17, 2014, 02:53:07 am
Hello Jen,

Thank you for the reply. I wasn't read this message for a while now.  The plugin that I want to build is when I hit the compile button I want to capture the source code .cpp  and also capture the error together and sends it to the database.


Thank you very much,
Adlai Arcilla