Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: LETARTARE on July 09, 2017, 07:01:03 pm

Title: Uninstall plugin
Post by: LETARTARE on July 09, 2017, 07:01:03 pm
Hello,
when uninstalling a plugin, the information on the plugin remains after uninstallation.
I propose a small change in 'sdk \ pluginsconfigurationdlg.cpp' in a patch to avoid this and instead show the initial information when opening the plugins manager.
Best regards.
Title: Re: Uninstall plugin
Post by: BlueHazzard on July 09, 2017, 08:02:27 pm
i would post this on sourceforge, so it wont get lost
Title: Re: Uninstall plugin
Post by: LETARTARE on July 09, 2017, 08:06:28 pm
@BlueHazzard
thank you very much.
When loading a plugin, select the plugin should be installed by program, but I can not do a selection of plugin program !!
Title: Re: Uninstall plugin
Post by: BlueHazzard on July 09, 2017, 11:44:11 pm
Quote
When loading a plugin, select the plugin should be installed by program, but I can not do a selection of plugin program !!
Sorry i don't understand what you mean, can you elaborate more? Thank you!
Title: Re: Uninstall plugin
Post by: LETARTARE on July 10, 2017, 10:13:21 am
Hello,
after installing a plugin by plugin manager, to see the plugin information, it must be selected MANUALLY.

This selection could be done automatically after loading. But how ?
This is not done in the fix.
Title: Re: Uninstall plugin
Post by: oBFusCATed on August 06, 2017, 05:54:24 pm
In svn with some modifications, because your patch broke things.

Please next time post patches on the sf.net ticket section. Patches in the forum tend to be lost after some time has passed.