Border around fill-in field

Posted by SteveBos on 24-Aug-2017 10:26

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!

Posted by Pierre Blitzkow on 24-Aug-2017 12:26

Hello,

I usually use a rectangle, apply a background color and set true option "Filled" in the properties of rectangule.

All Replies

Posted by Matt Gilarde on 24-Aug-2017 10:31

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.

Posted by Pierre Blitzkow on 24-Aug-2017 12:26

Hello,

I usually use a rectangle, apply a background color and set true option "Filled" in the properties of rectangule.

Posted by SteveBos on 24-Aug-2017 12:49

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

This thread is closed