On Wed, 2008-02-27 at 16:06 +0100, Murray Cumming wrote: > On Wed, 2008-02-27 at 13:36 +0000, Matthew Allum wrote: > > Hi; > > > > On Wed, 2008-02-27 at 14:25 +0100, Murray Cumming wrote: > > > > > > Ah. Now I feel less confused. > > > > > > This ID-to-color stuff doesn't need to be done by the pick() > > > implementation right? Whatever color pick() uses to paint(), everything > > > will actually be painted in this special color? > > > > > > > Right the color to use is passed in the pick method. Also check the > > source of clutter_actor_paint(). > > Does that mean that these pick() implementations are wrong, because they > call the paint() function, which presumably uses the wrong colors, and > sometimes _only_ call the paint() function: >
No, look at the source of clutter_actor_paint () it knows the current paint mode... == Matthew -- To unsubscribe send a mail to [EMAIL PROTECTED]
