May 22, 200520 yr Is there a way to change Line colors in or on a field...just like you would change text color? Example... I want to change line colors in a checkbox... is there a simple way to do this? Joseph
May 22, 200520 yr Right-click on your checkbox field and select pen color. You can change your box colors here.
May 23, 200520 yr Author Oh... opps I mean in a calculation or evenbetter a script.... Is there a way to change the line color through this method? Joseph
May 23, 200520 yr No, you can not change the line color other than how Moonshadow described. You can however fake changing the line color by using a graphic image in a container field. file attached that demonstrates. This method has its shortcomings but maybe it will fit your needs. BorderColor.zip
May 23, 200520 yr Author Cool... that may work for me... But I have one question: How did you get those objects into the container field... I have looked at the help menu but not really helping me... Can you explain? Joseph
May 23, 200520 yr Which container field are you refering to? The one in the BorderColor table or one of the fields in the Graphics table? The container field in the BorderColor Table is a calculation whose result is a container field. In the Graphics Table you can right click or use Insert picture from the main menu.
Create an account or sign in to comment