Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Zax
Forum: Lua/XML Help 12-16-20, 10:17 AM
Replies: 19
Views: 19,825
Posted By Zax
Great :) Thank you very much Fizzlemizz and...

Great :)
Thank you very much Fizzlemizz and Kanegasi for your scripts, and also for your time and patience.
Forum: Lua/XML Help 12-16-20, 03:03 AM
Replies: 19
Views: 19,825
Posted By Zax
Considring Fizzlemizz's script, is there a way to...

Considring Fizzlemizz's script, is there a way to modify border color of an existing border, previously created with his script?

local function CreateBorder(self)
if not self.borders...
Forum: Lua/XML Help 12-15-20, 02:32 AM
Replies: 19
Views: 19,825
Posted By Zax
Maybe it should be intensively tested but...

Maybe it should be intensively tested but Fizzlemizz's solution seems perfect :)

Though, I don't understand why corners are rounded (it's obvious with thickness > 1)
Forum: Lua/XML Help 12-14-20, 07:45 AM
Replies: 19
Views: 19,825
Posted By Zax
Yes, that's what happen with a 1px border width:...

Yes, that's what happen with a 1px border width: some borders are sometimes drawn with 2px.
Forum: Lua/XML Help 12-14-20, 02:22 AM
Replies: 19
Views: 19,825
Posted By Zax
Interesting trick! Thank you Kanegasi. I tried...

Interesting trick! Thank you Kanegasi.

I tried this, but the result is sometime not very accurate:
-- params
local borderColor = {1, 1, 1}
local borderWidth = 1
--
if (not frame.SetBackdrop) then...
Forum: Lua/XML Help 12-12-20, 12:35 PM
Replies: 19
Views: 19,825
Posted By Zax
Nice :) Thank you.

Nice :)
Thank you.
Forum: Lua/XML Help 12-08-20, 06:17 AM
Replies: 19
Views: 19,825
Posted By Zax
Very interesting link, Xrystal. Thank you.

Very interesting link, Xrystal.
Thank you.
Forum: Lua/XML Help 12-07-20, 01:55 AM
Replies: 19
Views: 19,825
Posted By Zax
How to add a thin border to a frame?

Hello,

Is there a simple way to draw/add a thin border to a frame, without any .tga file?
Something like CSS attribute border: 1px solid #00ff00

I tried with Backdrop's edgeFile with some built-in...
Showing results 1 to 8 of 8