Original Post by Kyuushi
Currently, I've been working on setting a 1px border around my unit frame elements. Using KGPanels, I've tried various approaches and can't seem to get the effect I'm looking for w/out going into overly complex layouts that involve a 1px line for each side of the element: Top, Bottom, Left, Right. It feels like I'm missing something -very- simple. While I could use a solid black box that is one pixel wider than the element, I'd prefer to have a semi-opaque background to the element when the value is less than 100%.
Using a square border texture on the panel( set to a pixel width of 8 since any less makes sections of the border disappear ), I'm able to produce a border'd area w/ a semi opaque background but the background always seems to extend just one pixel beyond the border no matter how finely I adjust the background inset.
Does anyone have any suggestions or tips?
I can provide screenshots if my descriptions aren't adequate.