It is currently April 24th, 2024, 12:49 am

Spelling error on /getting-started/basic-tutorials/system

Discussions about the documentation, main Rainmeter site and forums.
michaelbelew
Posts: 5
Joined: July 28th, 2013, 3:33 am

Spelling error on /getting-started/basic-tutorials/system

Post by michaelbelew »

The following errors located,
amout = amount, cirle= circle, pixlels = pixels, refesh = refresh, backgound = background


Next, let's create a measure to get the current amout of CPU usage, as a percentage, on each update.
...
Now it is time to introduce a new meter type. We are going to display the value of that [MeasureCPU] measure as filling a cirle on the screen using a Roundline meter. Create a new section with this code:

Later in document

This sets the overall length of the line to 20 pixels. Remember that our meter is 40 pixlels wide in total, but only 20 pixels wide from the center to the outside edge.

Later in document

Save and refesh the skin to see your new meter.

Later in document

Finally, we can create a nice backgound to match the one behind the Line meter we created in [MeterCPULine], by

Mike
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Spelling error on /getting-started/basic-tutorials/syste

Post by jsmorley »

Fixed. Thanks for reporting.