Re: [Rosegarden-devel] More controllers allowed

2006-07-18 Thread Chris Cannam
On Tuesday 18 Jul 2006 17:58, D. Michael 'Silvan' McIntyre wrote: > I don't see a way to limit the size of a combo box QWidget::setMaximumWidth should do it, shouldn't it? Chris - Take Surveys. Earn Cash. Influence the Futu

Re: [Rosegarden-devel] More controllers allowed

2006-07-18 Thread D. Michael 'Silvan' McIntyre
On Tuesday 18 July 2006 11:50 am, Pedro Lopez-Cabanillas wrote: > Don't worry too much about the colors combo, it's not the biggest control > in the TPB, compared to the device combos. Anyway, you can see that there > is some room now at right end of the TPB, but the other parameter boxes are > mu

Re: [Rosegarden-devel] More controllers allowed

2006-07-18 Thread Pedro Lopez-Cabanillas
On Tuesday, 18 July 2006 06:34, D. Michael 'Silvan' McIntyre wrote: > On Monday 17 July 2006 6:45 pm, Pedro Lopez-Cabanillas wrote: > > I've found only one real solution: shorter labels. > > I'm dicking around with the color combo to limit it to a certain length of > text, but it doesn't seem to ma

Re: [Rosegarden-devel] More controllers allowed

2006-07-17 Thread D. Michael 'Silvan' McIntyre
On Monday 17 July 2006 6:45 pm, Pedro Lopez-Cabanillas wrote: > I've found only one real solution: shorter labels. I'm dicking around with the color combo to limit it to a certain length of text, but it doesn't seem to make any difference. It's got room to move left, and seems to do so when it

Re: [Rosegarden-devel] More controllers allowed

2006-07-17 Thread Pedro Lopez-Cabanillas
On Monday, 17 July 2006 01:40, D. Michael 'Silvan' McIntyre wrote: > > I'm going to sit down real quick and try to fix this too wide problem > > before > > I didn't get there. Oh well. I never made it to that hammock either. I've found only one real solution: shorter labels. Regards, Pedro ---

Re: [Rosegarden-devel] More controllers allowed

2006-07-16 Thread D. Michael 'Silvan' McIntyre
On Sunday 16 July 2006 4:53 pm, Pedro Lopez-Cabanillas wrote: > I'm going to sit down real quick and try to fix this too wide problem before I didn't get there. Oh well. I never made it to that hammock either. -- D. Michael 'Silvan' McIntyre Silvan <[EMAIL PROTECTED]> Linux fanatic,

Re: [Rosegarden-devel] More controllers allowed

2006-07-16 Thread D. Michael 'Silvan' McIntyre
On Sunday 16 July 2006 4:53 pm, Pedro Lopez-Cabanillas wrote: > with the available space in my 1024x768 screen area. I can't increase the > number of them. You know, I'm an idiot. The whole switching hard coded numbers to row was a good idea, but why the hell didn't I think to just row++? You

Re: [Rosegarden-devel] More controllers allowed

2006-07-16 Thread D. Michael 'Silvan' McIntyre
On Sunday 16 July 2006 4:53 pm, Pedro Lopez-Cabanillas wrote: > When you select the tabbed option, all the defined rotary controls will be > displayed, up to 32 of them. When the vertically stacked arrangement is > selected, only the first 8 will be displayed. This matches more or less > with the

[Rosegarden-devel] More controllers allowed

2006-07-16 Thread Pedro Lopez-Cabanillas
Hi, I've committed the patch from Martin Shepherd [1] allowing up to 32 controllers to be configured for the Instrument Parameter Box, along with some modifications making possible to conditionally hide and show controls from the Parameter Boxes, depending on the tabbed or vertically stacked s