It is currently May 3rd, 2024, 9:03 pm

I need help with the Enigma skin set

Get help with creating, editing & fixing problems with skins
amine999
Posts: 5
Joined: December 5th, 2012, 5:54 pm

I need help with the Enigma skin set

Post by amine999 »

I basically want it to look just like the picture featured on rainmeter's main page. Like this, but just with a few tweaks.
Enigma4Preview400x250.png
You do not have the required permissions to view the files attached to this post.
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5407
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA

Re: I need help with the Enigma skin set

Post by eclectic-tech »

Is it possible, "Yes", but you need to read this...

As for the digital clock instead of your city, this can be done by editing the clock.inc file in any text editor like notepad.exe. This is a text file located in the Enigma\Sidebar\Clock folder.

Add this code to the Measures section near the top

Code: Select all

[MeasureDigitalTime]
Measure=Time
Format="%#I:%M:%S %p"
Then at the bottom of the text file make these changes

Code: Select all

[Location]
Meter=STRING
;MeasureName=MeasureWeatherCity
MeasureName=MeasureDigitalTime
MeterStyle=StyleClockLocation | StyleClock#Variant#Location
This will replace your city with a digital clock...

As for the launchers, you can move them to where you want, disable dragging (optional), and they will load there every time. If you want them to look different, you will need to right-click the image and choose "Edit skin"; because of the way this suite is designed you may need to edit several files to get what you expect.