Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: smallB on October 30, 2011, 11:43:44 am

Title: Why can't I disable this annoying dialog
Post by: smallB on October 30, 2011, 11:43:44 am
While deleting entries from compiler settings/search directories, every time I delete an entry dialog pops out. That's fine if I have one/two entries to delete. If I have more that's become tedious. Especially that there is no way to disable this window. I think it would be a good idea to allow user to disable this window.
Thanks.
Title: Re: Why can't I disable this annoying dialog
Post by: ollydbg on October 30, 2011, 03:16:36 pm
I agree with you, it a bit annoying.

I can add those options in: ( I never did this quite often  :D)
compiler setting->other options, this is a edit control, you can paste many things.
Title: Re: Why can't I disable this annoying dialog
Post by: smallB on October 30, 2011, 04:13:57 pm
Hi ollydbg,
Are you talking about changing of a control in the aforementioned tab? So I actually select multiple items? That would be great. Another thing is that the "warning" dialog should have an option to disable it. Two reasons for that:
1. usability
2. consistency in user interface - there are many windows in cb that have this option - I believe that this should be uniform trait of this IDE - if you don't like something you should be able to disable it. It would definitely make this IDE friendlier to the user, and that is not a bad thing. Would you agree?
Title: Re: Why can't I disable this annoying dialog
Post by: MortenMacFly on October 30, 2011, 05:11:50 pm
compiler setting->other options, this is a edit control, you can paste many things.
I did this already in my local copy: Allow multiple selection of directories for all operations (copy / delete / move...). Feel free to try the patch attached and report back if it is working.
Title: Re: Why can't I disable this annoying dialog
Post by: smallB on October 30, 2011, 05:33:05 pm
@Morten it looks like will have to finally try to learn how to build and patch cb. Will try it tomorrow. Will see how it goes, although have strange feeling that there will be something which will make me cry ;)
Title: Re: Why can't I disable this annoying dialog
Post by: MortenMacFly on November 04, 2011, 10:37:52 am
...did anybody of the DEVS try this patch? I think it's useful for many of us...

If there are no objections, I'll commit (be warned... ;-)).
Title: Re: Why can't I disable this annoying dialog
Post by: MortenMacFly on November 07, 2011, 02:49:22 pm
If there are no objections, I'll commit (be warned... ;-)).
You had been warned... :lol: