Positioning question with System Monitor multicore CPU
Started by szekelya


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


6 posts in this topic
szekelya
Junior Member
**


0
37 posts 15 threads Joined: Feb 2010
02-22-2010, 02:09 AM -
#1
Hi,

I have created a system monitor skin with two simple CPU and a PHYS_USED diagram/text. See config below.

My problem is, that regardless that the skin starts with the PHYS_USED diagram and text, TLB renders the multicore diagrams and texts first. It looks like this:
[Image: sysmon.jpg]
(The red text is just photoshopped to show what's what.)

My problem is that:
-I can't position the memory diagram/text before the CPUs
-Even if I want to use a background (simple legend like CPU0: CPU1: MEM: before the percentage texts) the background gets positioned where the PHYS_USED starts, so no background goes behind the multicore diagrams.

What do I do wrong? Here's the .ini:

Code:
[options]
name    = Stripe
author    = szekelya

[general]
#background         = stripebg.png
autosize            = none
size            =80 0

[Diagram1]
field = PHYS_USED
type = HorzRow
size = 60 1
point = 0 14
color = 244 192 11
emptyColor = 255 255 255 85
fillType = solid
startFrom= left

[DataSlot1]
field = PHYS_USED
format = percent
font            = Segoe UI
bold            = 0
italic            = 0
align            = left
pos            = 20 0
size            = 20 12
color            = 255 255 255

[core]
coreSize    = 62 22
dock = left
type = HorzRow
size = 60 1
point = 0 14
color = 244 192 11
emptyColor = 255 255 255 85
fillType = solid
startFrom= left
rows = 1

[coretext]
showText         = 1
font            = Segoe UI
bold            = 0
italic            = 0
align            = left
pos            = 20 0
size            = 62 14
color            = 255 255 255
Visit my deviantArt gallery: http://ethsza.deviantart.com


Messages In This Thread
Positioning question with System Monitor multicore CPU - by szekelya - 02-22-2010, 02:09 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)