[interfacekit]

Is it possible to add

const float B_DARKEN_05_TINT = 1.073;   /* 216 --> 200.? (200) */

to InterfaceDefs.h?

It is (1.0f+(B_DARKEN_1_TINT-1.0f)/2.0f). The value 200 is used by some of
the Be controls. I can always add it in each file that uses it of course,
but it's nicer if all constants are in one place.

Marc Flerackers (mflerackers@xxxxxxxxxx)
Software Engineer
ANDROME NV


Other related posts: