Tordex Community

Full Version: Diffrence between picture and solid in system monitor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I create a own skin for system monitor as like a "sidebar gadget". This is the MemonSkin.ini. Please read the comments in it.

[options]
name = BlueNew
author = Schelle

[general]
autosize = none

[core]
coreSize = 196 20
image = bar1.png
type = HorzRow
color = 0 0 255
fillType = solid ;TRUELAUNCHBAR WORKS VERY WELL
;fillType = picture ;TRUELAUNCHBAR STOPS AT A VIEW OF SECONDS AND WORKS NO LONGER
point = 2 2
size = 196 12
startFrom = top
valuesFrom = left
tile = 1
dock = left
rows = 4

[coreText]
showText = 1
font = DejaVu Sans Mono
align = left
pos = 5 3
size = 196 12
color = 255 255 255
bold = 1

The picture / image bar1.png exists and it is 1 x 12 pixels. What is my mistake?
Best regards
Schelle

Sorry, now I see it is the wrong section. Please take it in the in the plugins bugs section if you can.
I've reproduced this bug. The horizontal row with image cause the TLB hang Sad I'll try to fix this bug shortly.
(07-14-2012, 08:31 AM)Yuri Kobets Wrote: [ -> ]I've reproduced this bug. The horizontal row with image cause the TLB hang Sad I'll try to fix this bug shortly.

Very good. Thank you. Smile