Field drop shadow
Posted: Wed Jan 18, 2012 9:46 am
Hi,
I'm having an odd problem with a field's drop shadow. In the code I am just doing :
set the shadow of field whatever to true
This seems to give an offset, flat grey shadow that lies within the field boundaries.
The property inspector shows shadow is off. Using the property inspector to switch on a drop shadow then gives a drop shadow, black, blended, outside the field boundaries where it should be. There is nothing I can do in the property inspector to turn off this "inner" drop shadow.
In code, using "set the shadow of field whatever to false" does of course remove the inner effect.
So the question is, what is the code line generating on that field, if not a drop shadow ?
Kevin
I'm having an odd problem with a field's drop shadow. In the code I am just doing :
set the shadow of field whatever to true
This seems to give an offset, flat grey shadow that lies within the field boundaries.
The property inspector shows shadow is off. Using the property inspector to switch on a drop shadow then gives a drop shadow, black, blended, outside the field boundaries where it should be. There is nothing I can do in the property inspector to turn off this "inner" drop shadow.
In code, using "set the shadow of field whatever to false" does of course remove the inner effect.
So the question is, what is the code line generating on that field, if not a drop shadow ?
Kevin