Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: lucky7456969 on April 04, 2014, 08:18:43 am

Title: How do I hide some wizards in C::B?
Post by: lucky7456969 on April 04, 2014, 08:18:43 am
Dear all,
I wonder, for example, for the wizards that I am not interested in,
like fortran. How can I hide those wizards from the new project page?
Thanks
Jack
Title: Re: How do I hide some wizards in C::B?
Post by: ollydbg on April 04, 2014, 08:34:01 am
Dear all,
I wonder, for example, for the wizards that I am not interested in,
like fortran. How can I hide those wizards from the new project page?
Thanks
Jack

Read this page: 4 How do I create a new wizard? (http://wiki.codeblocks.org/index.php?title=Wizard_scripts#How_do_I_create_a_new_wizard.3F)

You can simply delete some lines of config.script, after a restart C::B, those deleted plugins will not be loaded and shown.