Hello everyone! I'm new and have been banging my head against this issue. I'm wanting to put a stroke around text on a label and cannot figure out how to do something like this and I cannot find any documentation on it.
Has anyone done anything like this or know of a way to do it?
What is "a stroke"?
Are you asking how to set a border on a Perspective label component? If so,
Select the label.
On the Perspective Property Editor click the PROPS.style 'Modify Style' icon.
You'll find the border properties in there.
A better way to do this is to create a new style on the Project Browser and then apply that style using the Classes dropdown on the component. That way you can ensure consistent look and feel across all labels and one edit on the style will update them all.
A stroke is a black border around something. In my case I want to add a black stroke around a white font. I have a situation where I have a label with white text that changes background color based on percent values. I want to add a black border around the text font so its easier to read when the background turns yellow with the white text.
Sorry for the delay, been meaning to reply back to this, but had other things I needed to figure out first. I originally thought to do the same thing with the shadow feature but I can't get it to work. Whenever I try to get the shadow function to work nothing happens. It seems pretty straight forward lol, not sure what I'm messing up.
EDIT: playing around with it some more and it's that last value in particular, the shadow width, any non-zero value that absolutely has to have a px or other unit specified: