[interfacekit]
- From: "Marc Flerackers" <mflerackers@xxxxxxxxxx>
- To: <interfacekit@xxxxxxxxxxxxx>
- Date: Fri, 27 Sep 2002 12:43:59 +0200
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
- Follow-Ups:
- [interfacekit] Re: [interfacekit]
- From: Erik Jaesler
Other related posts:
- » [interfacekit]
- » (no subject)
- » [interfacekit] Re: (no subject)
- » [interfacekit] Re: (no subject)
- » [interfacekit] Re: (no subject)
- [interfacekit] Re: [interfacekit]
- From: Erik Jaesler