Re: About the new Debug Window

2010-01-11 Thread Vincent van Ravesteijn
Vincent van Ravesteijn - TNW schreef: (the settings pane will get unusable by this both in the old and the new version, though). It becomes slightly better if you put the radiobuttons next to each other (horizontally) Ah . you already did :D. Vincent

Re: Re: About the new Debug Window

2010-01-11 Thread Pavel Sanda
Vincent van Ravesteijn - TNW wrote: > P.S. the settings are not restored in the next session. the idea was that settings should be set according to -dbg parameter, not stored in QSettings. pavel

RE: Re: About the new Debug Window

2010-01-11 Thread Vincent van Ravesteijn - TNW
>(the settings pane will get unusable by this >both in the old and the new version, though). It becomes slightly better if you put the radiobuttons next to each other (horizontally) Do we really need the box around it ? Otherwise the panel can shrink some more without the controls to disappear.

Re: About the new Debug Window

2010-01-11 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > > can you force your structured pane not to affect the complete window size > > so something like the attached is still possible like in previous version? > > I'm not sure we'll get it _that_ small, but of course the size can be > forcibly shrin

Re: About the new Debug Window

2010-01-11 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > can you force your structured pane not to affect the complete window size > so something like the attached is still possible like in previous version? I'm not sure we'll get it _that_ small, but of course the size can be forcibly shrinked (the settings pane will get unusable

Re: About the new Debug Window

2010-01-11 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: >> Speaking of minimal size, what I view here as minimal size with qt 4.2 >> is not that minimal: > > Well, this is certainly not how it is supposed to look. Please try again. I guess it can be still optimized in terms of minimal height. Jürgen

Re: About the new Debug Window

2010-01-11 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Speaking of minimal size, what I view here as minimal size with qt 4.2 > is not that minimal: Well, this is certainly not how it is supposed to look. I'll fix that. Jürgen

Re: About the new Debug Window

2010-01-11 Thread Pavel Sanda
Vincent van Ravesteijn - TNW wrote: > This message in the statusbar is not enough then ? it depends :) they are enough if nothing gets wrong or you dont kill them by hovering the mouse over things. debug window is more stable if you really want to see numbers, having history etc. pavel

RE: About the new Debug Window

2010-01-11 Thread Vincent van Ravesteijn - TNW
>what is showstopper for me in this proposal is the minimal >widget size - both in terms for width and height. i was >particularly careful that it can be used as a very small >window hidden somewhere on desktop - i want to use this >as output window for svn results and want to have the >dialog to b

Re: About the new Debug Window

2010-01-11 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > I committed a proposal for an alternative UI, which is more structured. right the columns are killed again; but i'm not going to fight for settings panel ;) what is showstopper for me in this proposal is the minimal widget size - both in terms for width and height. i

Re: About the new Debug Window

2010-01-11 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > You mean you committed my proposal? Amongst others, yes. Jürgen

Re: About the new Debug Window

2010-01-11 Thread Abdelrazak Younes
Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: 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 enabl

Re: About the new Debug Window

2010-01-10 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > 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. I com

Re: About the new Debug Window

2010-01-07 Thread Jürgen Spitzmüller
Peter Kümmel wrote: > Simply clicking on the checkbox is much more convenient than selecting > a item in a combobox. Checkboxes have a different function (at least in the LyX UI). And tristates are the most ugly UI I can imagine. We avoid them for good reason. We use checkboxes for non-mutually

Re: About the new Debug Window

2010-01-06 Thread Peter Kümmel
Am Mittwoch, den 06.01.2010, 10:56 +0100 schrieb Jean-Marc Lasgouttes: > Jürgen Spitzmüller writes: > > > Peter Kümmel wrote: > >> 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

Re: About the new Debug Window

2010-01-06 Thread Peter Kümmel
Am Mittwoch, den 06.01.2010, 10:46 +0100 schrieb Jürgen Spitzmüller: > Peter Kümmel wrote: > > 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 ;) > > From an UI poi

Re: About the new Debug Window

2010-01-06 Thread Jean-Marc Lasgouttes
Jürgen Spitzmüller writes: > Peter Kümmel wrote: >> 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 ;) > > From an UI point of view, I'd very much prefer a combo or

Re: About the new Debug Window

2010-01-06 Thread Jürgen Spitzmüller
Peter Kümmel wrote: > 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 ;) From an UI point of view, I'd very much prefer a combo or radio buttons instead. We do not use

Re: About the new Debug Window

2010-01-05 Thread Peter Kümmel
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 de

Re: About the new Debug Window

2010-01-05 Thread 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

RE: About the new Debug Window

2010-01-05 Thread Vincent van Ravesteijn - TNW
>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 threa

About the new Debug Window

2010-01-05 Thread Abdelrazak Younes
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. Abdel.