Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
HelloWorld example plugin
anio:
--- Quote from: jens on February 21, 2012, 06:24:26 pm ---Change the output name in the project's properties (tab "Build targets") and uncheck "Autogenerate filename prefix".
--- End quote ---
Thank you for the help. Everything is working as expected now and im starting to learn how the plugins work.
Does the Log manager print his output to the Code::Blocks tab? None of these print anything there:
--- Code: ---Manager::Get()->GetLogManager()->DebugLog(msg);
Manager::Get()->GetLogManager()->Log( msg );
--- End code ---
Alpha:
--- Quote from: anio on February 21, 2012, 10:21:11 am ---I didnt find such a functionality in CB nor plugin for it, but i wanna be able when a text is selected in the editor and press button for brackets/commas this text to be wrapped instead of deleted. The same way as in Kate editor.
--- End quote ---
Feature already written as a patch :) -> see patch #3234.
anio:
Wonderful :) Thank you, I will patch my C::B.
anio:
Alpha, it works as expected. I think this feature should be added by default in C::B.
Thanks!
Navigation
[0] Message Index
[*] Previous page
Go to full version