View unanswered posts | View active topics It is currently Fri May 24, 2013 2:37 pm

Forum rules


Before posting make sure you have done the following:
  • Checked for an update
  • Read the plugin's supplied documentation
  • Read the General Plugin FAQ
  • Read the plugin's FAQ

Only moderators can post a new topic, so if you have a new plugin, create a thread in the BB4Win forum and we'll move it for ya.



 Post a reply 
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: =D> #-o =P~ :^o [-X [-o<
View more smilies
Font size:
Tip: Styles can be applied quickly to selected text.  Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation code
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the Board Administrator.
Confirmation code
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive.
   

 Topic review - BBsystraffic 
Author Message

Reply with quote Post Posted: Wed Aug 31, 2011 2:54 pm
Re: BBsystraffic
pitris wrote:
Hei guys!
I'm not using BB4W anymore and to be honest I don't remember much of the plugins I wrote. But the source codes are available for download and there must be a developer who can fix those bugs. I don't even have a machine with windows and a development studio. If anyone wants a help with developing, I'm here to advise :)

--pitris

Good thing to know that in mind you are still with us, pitris!

Reply with quote Post Posted: Wed Aug 31, 2011 1:49 pm
Re: BBsystraffic
Hei guys!
I'm not using BB4W anymore and to be honest I don't remember much of the plugins I wrote. But the source codes are available for download and there must be a developer who can fix those bugs. I don't even have a machine with windows and a development studio. If anyone wants a help with developing, I'm here to advise :)

--pitris

Reply with quote Post Posted: Fri Jul 15, 2011 8:40 pm
Re: BBsystraffic
how to fix this bug?=(
incorrect
1 phys mem
2 graph phys mem
3 where my ip O_O
Image

thx =)

ps
Code:
BBsystraffic.x:                             684
BBsystraffic.y:                             2
BBsystraffic.width:                         250
BBsystraffic.height:                        230
BBsystraffic.alphaEnabled:                  false
BBsystraffic.alphaValue:                    200
BBsystraffic.sctEnabled:                    false
BBsystraffic.sctColor:                      #0a0a0a
BBsystraffic.alwaysOnTop:                   false
BBsystraffic.pluginToggle:                  true
BBsystraffic.inSlit:                        true
BBsystraffic.style.window:                  clock

BBsystraffic.timers.cpu:                    1000
BBsystraffic.timers.memory:                 1000
BBsystraffic.timers.battery:                3600
BBsystraffic.timers.uptime:                 3600
BBsystraffic.timers.ip:                     3600000
BBsystraffic.timers.disk:                   5000

BBsystraffic.reconfigureUpdate:             false


# CPU and memory graphs -------------------------------------------------
BBsystraffic.cpuGraph.visible:              true
BBsystraffic.cpuGraph.x:                    5
BBsystraffic.cpuGraph.y:                    90
BBsystraffic.cpuGraph.width:                240
BBsystraffic.cpuGraph.height:               30
BBsystraffic.cpuGraph.color:                #AAAA00
BBsystraffic.cpuGraph.style:                toolbar

BBsystraffic.memoryGraph.visible:           true
BBsystraffic.memoryGraph.x:                 5
BBsystraffic.memoryGraph.y:                 30
BBsystraffic.memoryGraph.width:             240
BBsystraffic.memoryGraph.height:            30
BBsystraffic.memoryGraph.color:             #550055
BBsystraffic.memoryGraph.style:             toolbar
BBsystraffic.memoryGraph.textColor:         #FFFFFF


# memory labels ---------------------------------------------------------
BBsystraffic.totalMemory.visible:           true
BBsystraffic.totalMemory.caption:           Всего памяти
BBsystraffic.totalMemory.caption.x:         25
BBsystraffic.totalMemory.caption.y:         10
BBsystraffic.totalMemory.caption.align:     left
BBsystraffic.totalMemory.content.x:         245
BBsystraffic.totalMemory.content.y:         10
BBsystraffic.totalMemory.content.align:     right
BBsystraffic.totalMemory.icon.x:            5
BBsystraffic.totalMemory.icon.y:            8
!BBsystraffic.totalMemory.icon.path:         images\total-memory.ico

BBsystraffic.usedMemory.visible:            true
BBsystraffic.usedMemory.caption:            Used
BBsystraffic.usedMemory.caption.x:          25
BBsystraffic.usedMemory.caption.y:          65
BBsystraffic.usedMemory.caption.align:      left
BBsystraffic.usedMemory.content.x:          120
BBsystraffic.usedMemory.content.y:          65
BBsystraffic.usedMemory.content.align:      right
BBsystraffic.usedMemory.icon.x:             5
BBsystraffic.usedMemory.icon.y:             63
BBsystraffic.usedMemory.icon.path:          images\used-memory.ico

BBsystraffic.freeMemory.visible:            true
BBsystraffic.freeMemory.caption:            Free
BBsystraffic.freeMemory.caption.x:          150
BBsystraffic.freeMemory.caption.y:          65
BBsystraffic.freeMemory.caption.align:      left
BBsystraffic.freeMemory.content.x:          245
BBsystraffic.freeMemory.content.y:          65
BBsystraffic.freeMemory.content.align:      right
BBsystraffic.freeMemory.icon.x:             130
BBsystraffic.freeMemory.icon.y:             63
BBsystraffic.freeMemory.icon.path:          images\free-memory.ico


# IP label ---------------------------------------------------------------
BBsystraffic.ip.visible:                    true
BBsystraffic.ip.caption:                    IP Address
BBsystraffic.ip.caption.x:                  40
BBsystraffic.ip.caption.y:                  210
BBsystraffic.ip.caption.align:              left
BBsystraffic.ip.content.x:                  245
BBsystraffic.ip.content.y:                  210
BBsystraffic.ip.content.align:              right
BBsystraffic.ip.icon.x:                     5
BBsystraffic.ip.icon.y:                     190
BBsystraffic.ip.icon.path:                  images\ip.ico

# battery label ----------------------------------------------------------
BBsystraffic.battery.visible:               true
BBsystraffic.battery.caption:               Power Status (Battery)
BBsystraffic.battery.caption.x:             25
BBsystraffic.battery.caption.y:             140
BBsystraffic.battery.caption.align:         left
BBsystraffic.battery.content.x:             245
BBsystraffic.battery.content.y:             140
BBsystraffic.battery.content.align:         right
BBsystraffic.battery.icon.x:                5
BBsystraffic.battery.icon.y:                138

# system uptime label ----------------------------------------------------
BBsystraffic.systemUptime.visible:          true
BBsystraffic.systemUptime.caption:          System Uptime
BBsystraffic.systemUptime.caption.x:        25
BBsystraffic.systemUptime.caption.y:        125
BBsystraffic.systemUptime.caption.align:    left
BBsystraffic.systemUptime.content.x:        245
BBsystraffic.systemUptime.content.y:        125
BBsystraffic.systemUptime.content.align:    right
BBsystraffic.systemUptime.icon.x:           5
BBsystraffic.systemUptime.icon.y:           123
!BBsystraffic.systemUptime.icon.path:        images\used-memory.ico


# icon definitions -------------------------------------------------------
BBsystraffic.icons.freedisk:                images\disk-free.ico
BBsystraffic.icons.fulldisk:                images\disk-full.ico
BBsystraffic.icons.battery:                 images\battery.ico
BBsystraffic.icons.ACon:                    images\acon.ico
BBsystraffic.icons.batteryCharge:           images\charge.ico


# disk and full quota definitions ----------------------------------------
BBsystraffic.fullQuota:                     50

BBsystraffic.diskCount:                     2

BBsystraffic.disk[1].visible:               true
BBsystraffic.disk[1].id:                    C:\
BBsystraffic.disk[1].caption:               AD0:\
BBsystraffic.disk[1].caption.x:             25
BBsystraffic.disk[1].caption.y:             170
BBsystraffic.disk[1].caption.align:         left
BBsystraffic.disk[1].content.x:             120
BBsystraffic.disk[1].content.y:             170
BBsystraffic.disk[1].content.align:         right
BBsystraffic.disk[1].icon.x:                5
BBsystraffic.disk[1].icon.y:                168

BBsystraffic.disk[2].visible:               true
BBsystraffic.disk[2].id:                    D:\
BBsystraffic.disk[2].caption:               AD1:\
BBsystraffic.disk[2].caption.x:             150
BBsystraffic.disk[2].caption.y:             170
BBsystraffic.disk[2].caption.align:         left
BBsystraffic.disk[2].content.x:             245
BBsystraffic.disk[2].content.y:             170
BBsystraffic.disk[2].content.align:         right
BBsystraffic.disk[2].icon.x:                130
BBsystraffic.disk[2].icon.y:                170

Reply with quote Post Posted: Wed Dec 01, 2010 3:37 pm
Re: BBsystraffic
He said that he'll move to Linux, so his Plugins are essentially abandoned.

Reply with quote Post Posted: Tue Oct 19, 2010 3:50 pm
Re: BBsystraffic
Hey Pitris - no idea if anyone's still reading this, but I figured I'd drop you a note anyway.

I'm running Win7 Ultimate x64 with bbLean on top, and I've just loaded BBsystraffic and BBnettraffic . Sys traffic is reading memory, uptime, battery life, drive space, and IP addresses just fine, but CPU shows 0% consistently. I've got a dual-core HT system, so windows registers 4 procs. I know I saw a post from a while back asking about dual-core systems and you said you didn't have one to work with/test. If it's helpful, I'm happy to work with you outside the forum (by email?) to help you develop something. Be your lab rat, as it were.

And also, BBnetTraffic isn't showing any traffic. I've tried every one of my adapters (with Win7's virtual adapter technology, I have ~40 adapters listed.) but no joy. I know BB and plugins aren't being updated to work with x64 and/or Win7 technologies, but anything I can do to help keep it alive I'm more than happy to. It's a remarkable platform that's definitely increased the use of my system.

Cheers -

Reply with quote Post Posted: Sun Nov 01, 2009 3:36 pm
Re: BBsystraffic
Hmm, I just can't set this plugin transparent ! :) Here's my rc:

BBsystraffic.x: 1030
BBsystraffic.y: 340
BBsystraffic.width: 250
BBsystraffic.height: 230
BBsystraffic.alphaEnabled: true
BBsystraffic.alphaValue: 225
BBsystraffic.sctEnabled: false
BBsystraffic.sctColor: #FF00FF
BBsystraffic.alwaysOnTop: false
BBsystraffic.pluginToggle: true
BBsystraffic.inSlit: false
BBsystraffic.style.window: toolbar


I don't know what to do, i've tried different alpha values but it just stays solid... what's wrong with me? :J

Reply with quote Post Posted: Mon Jul 27, 2009 7:23 am
Re: BBsystraffic
Maybe the link in this post can help you........

Reply with quote Post Posted: Fri Jul 24, 2009 9:07 pm
Re: BBsystraffic
BBsystraffic reports incorrect memory usesage. I am unsure why so I will post screenshots and .rc file.

This is how it reports:
Image

These are my actual specs
Image

And this is my .rc file options. Any help would be appreciated, thank you.
Code:
BBsystraffic.x:                             9
BBsystraffic.y:                             56
BBsystraffic.width:                         250
BBsystraffic.height:                        230
BBsystraffic.alphaEnabled:                  false
BBsystraffic.alphaValue:                    200
BBsystraffic.sctEnabled:                    false
BBsystraffic.sctColor:                      #FF00FF
BBsystraffic.alwaysOnTop:                   false
BBsystraffic.pluginToggle:                  true
BBsystraffic.inSlit:                        false
BBsystraffic.style.window:                  toolbar

BBsystraffic.timers.cpu:                    1000
BBsystraffic.timers.memory:                 1000
BBsystraffic.timers.battery:                3600
BBsystraffic.timers.uptime:                 3600
BBsystraffic.timers.ip:                     3600000
BBsystraffic.timers.disk:                   5000

BBsystraffic.reconfigureUpdate:             true


# CPU and memory graphs -------------------------------------------------
BBsystraffic.cpuGraph.visible:              true
BBsystraffic.cpuGraph.x:                    5
BBsystraffic.cpuGraph.y:                    90
BBsystraffic.cpuGraph.width:                240
BBsystraffic.cpuGraph.height:               30
BBsystraffic.cpuGraph.color:                #AAAA00
BBsystraffic.cpuGraph.style:                toolbar

BBsystraffic.memoryGraph.visible:           true
BBsystraffic.memoryGraph.x:                 5
BBsystraffic.memoryGraph.y:                 30
BBsystraffic.memoryGraph.width:             240
BBsystraffic.memoryGraph.height:            30
BBsystraffic.memoryGraph.color:             #550055
BBsystraffic.memoryGraph.style:             toolbar
!BBsystraffic.memoryGraph.textColor:         #FFFFFF


# memory labels ---------------------------------------------------------
BBsystraffic.totalMemory.visible:           true
BBsystraffic.totalMemory.caption:           Total Physical Memory
BBsystraffic.totalMemory.caption.x:         25
BBsystraffic.totalMemory.caption.y:         10
BBsystraffic.totalMemory.caption.align:     left
BBsystraffic.totalMemory.content.x:         245
BBsystraffic.totalMemory.content.y:         10
BBsystraffic.totalMemory.content.align:     right
BBsystraffic.totalMemory.icon.x:            5
BBsystraffic.totalMemory.icon.y:            8
BBsystraffic.totalMemory.icon.path:         images\total-memory.ico

BBsystraffic.usedMemory.visible:            true
BBsystraffic.usedMemory.caption:            Used
BBsystraffic.usedMemory.caption.x:          25
BBsystraffic.usedMemory.caption.y:          65
BBsystraffic.usedMemory.caption.align:      left
BBsystraffic.usedMemory.content.x:          80
BBsystraffic.usedMemory.content.y:          65
BBsystraffic.usedMemory.content.align:      right
BBsystraffic.usedMemory.icon.x:             5
BBsystraffic.usedMemory.icon.y:             63
BBsystraffic.usedMemory.icon.path:          images\used-memory.ico

BBsystraffic.freeMemory.visible:            true
BBsystraffic.freeMemory.caption:            Free
BBsystraffic.freeMemory.caption.x:          150
BBsystraffic.freeMemory.caption.y:          65
BBsystraffic.freeMemory.caption.align:      left
BBsystraffic.freeMemory.content.x:          235
BBsystraffic.freeMemory.content.y:          65
BBsystraffic.freeMemory.content.align:      right
BBsystraffic.freeMemory.icon.x:             130
BBsystraffic.freeMemory.icon.y:             63
BBsystraffic.freeMemory.icon.path:          images\free-memory.ico


# IP label ---------------------------------------------------------------
BBsystraffic.ip.visible:                    true
BBsystraffic.ip.caption:                    IP Address
BBsystraffic.ip.caption.x:                  1
BBsystraffic.ip.caption.y:                  180
BBsystraffic.ip.caption.align:              left
BBsystraffic.ip.content.x:                  120
BBsystraffic.ip.content.y:                  180
BBsystraffic.ip.content.align:              right
BBsystraffic.ip.icon.x:                     5
BBsystraffic.ip.icon.y:                     180
# BBsystraffic.ip.icon.path:                  images\ip.ico

# battery label ----------------------------------------------------------
BBsystraffic.battery.visible:               false
BBsystraffic.battery.caption:               Power Status (Battery)
BBsystraffic.battery.caption.x:             25
BBsystraffic.battery.caption.y:             140
BBsystraffic.battery.caption.align:         left
BBsystraffic.battery.content.x:             245
BBsystraffic.battery.content.y:             140
BBsystraffic.battery.content.align:         right
BBsystraffic.battery.icon.x:                -20
BBsystraffic.battery.icon.y:                138

# system uptime label ----------------------------------------------------
BBsystraffic.systemUptime.visible:          true
BBsystraffic.systemUptime.caption:          System Uptime
BBsystraffic.systemUptime.caption.x:        25
BBsystraffic.systemUptime.caption.y:        125
BBsystraffic.systemUptime.caption.align:    left
BBsystraffic.systemUptime.content.x:        245
BBsystraffic.systemUptime.content.y:        125
BBsystraffic.systemUptime.content.align:    right
BBsystraffic.systemUptime.icon.x:           5
BBsystraffic.systemUptime.icon.y:           123
BBsystraffic.systemUptime.icon.path:        images\used-memory.ico


# icon definitions -------------------------------------------------------
BBsystraffic.icons.freedisk:                images\disk-free.ico
BBsystraffic.icons.fulldisk:                images\disk-full.ico
BBsystraffic.icons.battery:                 images\battery.ico
BBsystraffic.icons.ACon:                    images\acon.ico
BBsystraffic.icons.batteryCharge:           images\charge.ico


# disk and full quota definitions ----------------------------------------
BBsystraffic.fullQuota:                     50

BBsystraffic.diskCount:                     2

BBsystraffic.disk[1].visible:               true
BBsystraffic.disk[1].id:                    C:\
BBsystraffic.disk[1].caption:               C:\
BBsystraffic.disk[1].caption.x:             25
BBsystraffic.disk[1].caption.y:             150
BBsystraffic.disk[1].caption.align:         left
BBsystraffic.disk[1].content.x:             120
BBsystraffic.disk[1].content.y:             150
BBsystraffic.disk[1].content.align:         right
BBsystraffic.disk[1].icon.x:                1
BBsystraffic.disk[1].icon.y:                150

BBsystraffic.disk[2].visible:               true
BBsystraffic.disk[2].id:                    F:\
BBsystraffic.disk[2].caption:               F:\
BBsystraffic.disk[2].caption.x:             25
BBsystraffic.disk[2].caption.y:             165
BBsystraffic.disk[2].caption.align:         left
BBsystraffic.disk[2].content.x:             120
BBsystraffic.disk[2].content.y:             165
BBsystraffic.disk[2].content.align:         right
BBsystraffic.disk[2].icon.x:                1
BBsystraffic.disk[2].icon.y:                165

Reply with quote Post Posted: Mon Dec 08, 2008 1:00 pm
Re: BBsystraffic
unkamunka wrote:
Try commenting things out with a ! in front of the relevant items.


That's the odd thing. I had set the memory stuff to false, and that stuff will disappear.

I set the ICON section for the IP icon to false, and it disappears.

I set the battery stuff to false, yet that connection icon still shows up.


Edit:

Nevermind, the icon definition is lower down for that item.
Would be alittle cleaner if we could just set it to false.

Reply with quote Post Posted: Mon Dec 08, 2008 5:32 am
Re: BBsystraffic
Try commenting things out with a ! in front of the relevant items.

Reply with quote Post Posted: Mon Dec 08, 2008 4:27 am
Re: BBsystraffic
I cannot seem to get rid of the icons for the pieces I don't intend to use.

For example - I am on a desktop, so there's no need for me to have the Battery Life. I'd like to get rid of that icon completely. I put "false" in, and it still shows the icon - but not the text information.

I'd also like to see the IP Address, but not the icon.

Anywho, here's the RC file as I currently have it (Note: I am still working on tweaking it)

Code:
BBsystraffic.x:                             100
BBsystraffic.y:                             100
BBsystraffic.width:                         250
BBsystraffic.height:                        230
BBsystraffic.alphaEnabled:                  false
BBsystraffic.alphaValue:                    200
BBsystraffic.sctEnabled:                    false
BBsystraffic.sctColor:                      #FF00FF
BBsystraffic.alwaysOnTop:                   false
BBsystraffic.pluginToggle:                  true
BBsystraffic.inSlit:                        false
BBsystraffic.style.window:                  toolbar

BBsystraffic.timers.cpu:                    1000
BBsystraffic.timers.memory:                 1000
BBsystraffic.timers.battery:                3600
BBsystraffic.timers.uptime:                 3600
BBsystraffic.timers.ip:                     3600000
BBsystraffic.timers.disk:                   5000

BBsystraffic.reconfigureUpdate:             true


# CPU and memory graphs -------------------------------------------------
BBsystraffic.cpuGraph.visible:              true
BBsystraffic.cpuGraph.x:                    5
BBsystraffic.cpuGraph.y:                    90
BBsystraffic.cpuGraph.width:                240
BBsystraffic.cpuGraph.height:               30
BBsystraffic.cpuGraph.color:                #AAAA00
BBsystraffic.cpuGraph.style:                toolbar

BBsystraffic.memoryGraph.visible:           true
BBsystraffic.memoryGraph.x:                 5
BBsystraffic.memoryGraph.y:                 30
BBsystraffic.memoryGraph.width:             240
BBsystraffic.memoryGraph.height:            30
BBsystraffic.memoryGraph.color:             #550055
BBsystraffic.memoryGraph.style:             toolbar
!BBsystraffic.memoryGraph.textColor:         #FFFFFF


# memory labels ---------------------------------------------------------
BBsystraffic.totalMemory.visible:           false
BBsystraffic.totalMemory.caption:           Total Physical Memory
BBsystraffic.totalMemory.caption.x:         25
BBsystraffic.totalMemory.caption.y:         10
BBsystraffic.totalMemory.caption.align:     left
BBsystraffic.totalMemory.content.x:         245
BBsystraffic.totalMemory.content.y:         10
BBsystraffic.totalMemory.content.align:     right
BBsystraffic.totalMemory.icon.x:            5
BBsystraffic.totalMemory.icon.y:            8
BBsystraffic.totalMemory.icon.path:         images\total-memory.ico

BBsystraffic.usedMemory.visible:            false
BBsystraffic.usedMemory.caption:            Used
BBsystraffic.usedMemory.caption.x:          25
BBsystraffic.usedMemory.caption.y:          65
BBsystraffic.usedMemory.caption.align:      left
BBsystraffic.usedMemory.content.x:          120
BBsystraffic.usedMemory.content.y:          65
BBsystraffic.usedMemory.content.align:      right
BBsystraffic.usedMemory.icon.x:             5
BBsystraffic.usedMemory.icon.y:             63
BBsystraffic.usedMemory.icon.path:          images\used-memory.ico

BBsystraffic.freeMemory.visible:            false
BBsystraffic.freeMemory.caption:            Free
BBsystraffic.freeMemory.caption.x:          150
BBsystraffic.freeMemory.caption.y:          65
BBsystraffic.freeMemory.caption.align:      left
BBsystraffic.freeMemory.content.x:          245
BBsystraffic.freeMemory.content.y:          65
BBsystraffic.freeMemory.content.align:      right
BBsystraffic.freeMemory.icon.x:             130
BBsystraffic.freeMemory.icon.y:             63
BBsystraffic.freeMemory.icon.path:          images\free-memory.ico


# IP label ---------------------------------------------------------------
BBsystraffic.ip.visible:                    true
BBsystraffic.ip.caption:                    IP Address
BBsystraffic.ip.caption.x:                  40
BBsystraffic.ip.caption.y:                  210
BBsystraffic.ip.caption.align:              left
BBsystraffic.ip.content.x:                  245
BBsystraffic.ip.content.y:                  210
BBsystraffic.ip.content.align:              right
BBsystraffic.ip.icon.x:                     5
BBsystraffic.ip.icon.y:                     190
BBsystraffic.ip.icon.path:                  images\ip.ico

# battery label ----------------------------------------------------------
BBsystraffic.battery.visible:               false
BBsystraffic.battery.caption:               Power Status (Battery)
BBsystraffic.battery.caption.x:             25
BBsystraffic.battery.caption.y:             140
BBsystraffic.battery.caption.align:         left
BBsystraffic.battery.content.x:             245
BBsystraffic.battery.content.y:             140
BBsystraffic.battery.content.align:         right
BBsystraffic.battery.icon.x:                5
BBsystraffic.battery.icon.y:                138

# system uptime label ----------------------------------------------------
BBsystraffic.systemUptime.visible:          true
BBsystraffic.systemUptime.caption:          System Uptime
BBsystraffic.systemUptime.caption.x:        25
BBsystraffic.systemUptime.caption.y:        125
BBsystraffic.systemUptime.caption.align:    left
BBsystraffic.systemUptime.content.x:        245
BBsystraffic.systemUptime.content.y:        125
BBsystraffic.systemUptime.content.align:    right
BBsystraffic.systemUptime.icon.x:           5
BBsystraffic.systemUptime.icon.y:           123
BBsystraffic.systemUptime.icon.path:        images\used-memory.ico


# icon definitions -------------------------------------------------------
BBsystraffic.icons.freedisk:                images\disk-free.ico
BBsystraffic.icons.fulldisk:                images\disk-full.ico
BBsystraffic.icons.battery:                 images\battery.ico
BBsystraffic.icons.ACon:                    images\acon.ico
BBsystraffic.icons.batteryCharge:           images\charge.ico


# disk and full quota definitions ----------------------------------------
BBsystraffic.fullQuota:                     50

BBsystraffic.diskCount:                     2

BBsystraffic.disk[1].visible:               true
BBsystraffic.disk[1].id:                    C:\
BBsystraffic.disk[1].caption:               C:\
BBsystraffic.disk[1].caption.x:             25
BBsystraffic.disk[1].caption.y:             170
BBsystraffic.disk[1].caption.align:         left
BBsystraffic.disk[1].content.x:             120
BBsystraffic.disk[1].content.y:             170
BBsystraffic.disk[1].content.align:         right
BBsystraffic.disk[1].icon.x:                5
BBsystraffic.disk[1].icon.y:                168

BBsystraffic.disk[2].visible:               true
BBsystraffic.disk[2].id:                    D:\
BBsystraffic.disk[2].caption:               D:\
BBsystraffic.disk[2].caption.x:             150
BBsystraffic.disk[2].caption.y:             170
BBsystraffic.disk[2].caption.align:         left
BBsystraffic.disk[2].content.x:             245
BBsystraffic.disk[2].content.y:             170
BBsystraffic.disk[2].content.align:         right
BBsystraffic.disk[2].icon.x:                130
BBsystraffic.disk[2].icon.y:                170

Reply with quote Post Posted: Fri Jul 25, 2008 9:22 pm
Re: BBsystraffic
Niniel wrote:
The graphs shouldn't have a border in that image, but the plugin as a whole is toolbar style, maybe that's what you're seeing.

No, I meant this dark blue border, but it is a product of resampling, not border. Better use pixel resize than some other one.
Attachment:
memmeter-vv6gdi+2.png
memmeter-vv6gdi+2.png [ 11.26 KiB | Viewed 2149 times ]

Reply with quote Post Posted: Fri Jul 25, 2008 9:13 pm
Re: BBsystraffic
pitris wrote:
But in your screenshot in looks like you have some border in there. Where does it come from? Or is it an illusion?

The graphs shouldn't have a border in that image, but the plugin as a whole is toolbar style, maybe that's what you're seeing.

Reply with quote Post Posted: Fri Jul 25, 2008 8:59 pm
Re: BBsystraffic
If you specify a style for the graph, the border size is taken from the style as well and the graph respects the border size. But if you use a background color instead of style, there's no border size, border is zero.
But in your screenshot in looks like you have some border in there. Where does it come from? Or is it an illusion?

Edit: I checked the above picture, which is not resized, and everything looks like it should do. :)

Reply with quote Post Posted: Thu Jul 24, 2008 6:21 pm
Re: BBsystraffic
Pitris,
If you take a look at the screenshot below, especially at real size (50 % of image), don't you think it looks like the memory graph is slightly wider than the background again? I'm pretty sure it isn't, that what I see is an optical illusion caused by the contrast between the brighter foreground vs. the darker background... Still, in the interest of visual perfection, it may not be a bad idea to move the bar inwards a pixel or two, if that's possible.
Attachment:
memmeter-vv6gdi+2.png
memmeter-vv6gdi+2.png [ 33.37 KiB | Viewed 2181 times ]


Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.