It is currently April 23rd, 2024, 7:51 am

space between skins

Get help with creating, editing & fixing problems with skins
Judian81
Posts: 180
Joined: May 6th, 2021, 2:57 pm

Re: space between skins

Post by Judian81 »

Yincognito wrote: August 21st, 2021, 5:16 pm Well, that's the same idea I was trying to convey earlier,
sorry if i misunderstoud what you told me before.

Code: Select all

[Rainmeter]
Update=1000

;--------------------VARIABLE----------------

[Variables]
;form height and width
formWidth=293
formHeight=134

;--------------------MEASURE----------------

;--------------------METER--------------------

[coolImage2]
Meter=Image
ImageName=#CURRENTPATH#background3.png
X=0
Y=0
W=#formWidth#
H=#formHeight#
this is the only thing that is needed. with ctrl + draggin wil put it on place. then disable dragging. in my case i just used the grapics i could find. in best case someone made a border just to be perfect.

just a border around.png
this are just two skin's
You do not have the required permissions to view the files attached to this post.
User avatar
Yincognito
Rainmeter Sage
Posts: 7148
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: space between skins

Post by Yincognito »

Judian81 wrote: August 21st, 2021, 6:38 pmthis is the only thing that is needed. with ctrl + draggin wil put it on place. then disable dragging. in my case i just used the grapics i could find. in best case someone made a border just to be perfect.


just a border around.png

this are just two skin's
Ah, so you're using 2 skins for this - didn't know that. Well, if it works for you and you're happy with it, it's all good. Having 2 skins instead of 1 to achieve it might be a bit confusing later on if you want to do other things, but I guess for your goal now it does the job. ;-)
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth
Judian81
Posts: 180
Joined: May 6th, 2021, 2:57 pm

Re: space between skins

Post by Judian81 »

Yincognito wrote: August 21st, 2021, 6:52 pm Ah, so you're using 2 skins for this

You can use 1 skin if you wish.
But it takes lots of programming.

border padding system.png

BorderByCode_v0.1.rmskin
You do not have the required permissions to view the files attached to this post.
User avatar
Yincognito
Rainmeter Sage
Posts: 7148
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: space between skins

Post by Yincognito »

Judian81 wrote: August 21st, 2021, 8:19 pm You can use 1 skin if you wish.
But it takes lots of programming.
Yep. Well, for a single "within" element is not exactly lots of programming, but for sure the additions can become more significant for a larger number of such elements.
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth