It is currently February 18th, 2019, 11:13 am
Post your work-in-progress and completed skins to share and discuss.
-
sosimple
- Posts: 3
- Joined: November 20th, 2018, 8:29 am
sosimple » December 6th, 2018, 3:27 pm
kyriakos876 wrote: ↑December 6th, 2018, 3:12 pm
Ναι τρελέ μου, παρακαλώ

(απαντάω στα αγγλικά επειδή ίσως στο μέλλον έχει κ άλλος την ίδια ερώτηση οπότε να μπορεί να καταλάβει)
Sure is, just add this instead of what I wrote above:
Code: Select all
[RightBackground]
Meter=Image
ImageName="Image_Path"
X=(#SCREENAREAWIDTH#-[#CurrentSection#:W])
Y=(#SCREENAREAHEIGHT#-[#CurrentSection#:H])
W=200
H=40
UpdateDivider=-1
DynamicVariables=1
And as Image_Path you put the path of the image
Let me know if you need further help.
Thanks again.
I Tried with black background (as it is easier, at the end I will probably use an image). It works but when I move anything bright above Taskbar, I still loose the black background. Is there any option to solve this?
I post to images to show the problem:
https://imgur.com/a/98FQyJG
https://imgur.com/a/P9hS6Mh
-
kyriakos876
- Posts: 914
- Joined: January 30th, 2017, 2:01 am
- Location: Greece
kyriakos876 » December 6th, 2018, 4:10 pm
sosimple wrote: ↑December 6th, 2018, 3:27 pm
Thanks again.
I Tried with black background (as it is easier, at the end I will probably use an image). It works but when I move anything bright above Taskbar, I still loose the black background. Is there any option to solve this?
I post to images to show the problem:
https://imgur.com/a/98FQyJG
https://imgur.com/a/P9hS6Mh
For this you would need to create a different skin, add the code and set the position to TopMost. You can't do it in the same skin because the other meters on the skin need to stay on the bottom.
-
CaptainPicard99
- Posts: 2
- Joined: December 30th, 2018, 11:49 pm
CaptainPicard99 » December 30th, 2018, 11:50 pm
How do I make the taskbar another color besides black?
-
CaptainPicard99
- Posts: 2
- Joined: December 30th, 2018, 11:49 pm
CaptainPicard99 » December 30th, 2018, 11:50 pm
How do I make the taskbar another color besides black?