Re: [Rosegarden-devel] colours

2003-07-06 Thread Mark Hymers
On Sun, 06, Jul, 2003 at 07:10:39PM +0100, Richard Bown spoke thus.. > > On Thu, 03, Jul, 2003 at 11:12:36AM +0100, Richard Bown spoke thus.. > > > setPalette(QPalette(convertColour(m_intColours.getColourByIndex > (RosegardenGUIColours::ActiveRecordTrack; > > Hmm. Or just have the a colourma

Re: [Rosegarden-devel] colours

2003-07-06 Thread Richard Bown
> On Thu, 03, Jul, 2003 at 11:12:36AM +0100, Richard Bown spoke thus.. > setPalette(QPalette(convertColour(m_intColours.getColourByIndex (RosegardenGUIColours::ActiveRecordTrack; Hmm. Or just have the a colourmap object return a QPalette directly (or RGB/HSV value or whatever you want)? >

Re: [Rosegarden-devel] colours

2003-07-06 Thread Mark Hymers
On Thu, 03, Jul, 2003 at 11:12:36AM +0100, Richard Bown spoke thus.. > Part of this work involves attaching a colour (or maybe more than one > colour) to the ControlParameters so that rotaries and control rulers > can be coloured according to user tastes and modified centrally. > So I'm starting to

[Rosegarden-devel] colours

2003-07-03 Thread Richard Bown
I'm just pootling about with ControlParameter dialog and infrastructure stuff - this is what I've decided to call the list of controllers that both the Control rulers and the IPBs will be able to pick from. Part of this work involves attaching a colour (or maybe more than one colour) to the Contro