Hello,
Has anyone come up with a good solution to apply a color border to a fill-in field? We've tried a rectangle around it but that didn't work. We couldn't get any part of the rectangle to color. A frame with a back ground color does work but introduces too many issues.
Thanks!
Hello,
I usually use a rectangle, apply a background color and set true option "Filled" in the properties of rectangule.
How about an image? Create a small bitmap in the color you want. Load it on an image widget and set its STRETCH-TO-FIT attribute to TRUE. Size it slightly larger than the fill-in and position it where you want it. It will always be displayed behind the fill-in.
Hello,
I usually use a rectangle, apply a background color and set true option "Filled" in the properties of rectangule.
Thanks Pierre/Matt.
I've been playing with the rectangle and finally found the Edge Pixels setting. We didn't like the extra border look around it but setting that to 0 cleaned it right up.
I really appreciate the help,
Steve