Am Dienstag, den 05.01.2010, 15:12 +0100 schrieb Abdelrazak Younes: > Vincent van Ravesteijn - TNW wrote: > > > > > >> Pavel, Peter, > >> > >> Shouldn't the "All debug" and "No debug" be in radio buttons > >> instead? I guess I'd like to have 3 radio buttons: > >> > >> * All debug > >> * No debug > >> * Custom debug > >> > >> Choosing the first two would disable all checkboxes and > >> choosing the last one will enable them. > >> > > > > From the r32764 thread of yesterday: > > > > Citing myself: > > "Moreover, the any checkbox should toggle all checkboxes when clicked. It > > should either set them all checked or unset them all." > > > > Les grands esprits se rencontrent :-)
??? > > > Citing pavel: > > "Unless you want to make some connection horror there will be always > > problems how to deal with all messages and no messages checkboxes." > > > > That's why checkbox was a wrong choice for all or no messages. I've committed a patch: It's still a checkbox but with three states: it toggles between all levels enabled, all disabled, and previous selected levels. Hope it's perfect now ;) Peter
