XWidgetSoft Forum
https://www.bbs.xwidget.com/

Round CPU and RAM (1.1.3)
https://www.bbs.xwidget.com/viewtopic.php?f=11&t=2127
Page 1 of 1

Author:  vlad [ September 14th, 2012, 4:35 am ]
Post subject:  Round CPU and RAM (1.1.3)

Download link: http://4ybak47.deviantart.com/art/xWidg ... -324424626



Update 1.1
*flip added
*color is being saved
*UI menu changed
*hint's added

Update 1.1.1
*Auto fill algorithm added.
Update 1.1.2
*Easy to create cotume color set added (Edit the "selectColor1" gradient color and when you lounch the widget -> Click to change the widget color to the gradent color's)
Update 1.1.3
*Major bug fix.

Attachments:
monitorWidget.png
monitorWidget.png [ 281.93 KiB | Viewed 3751 times ]

Author:  qiancang [ September 14th, 2012, 8:09 am ]
Post subject:  Re: Round CPU and RAM (1.1.3)

hi, vlad ,there is no need to make a ChangeColor panle by yourself, you can use SelectColor()
Code:
//select color
text1.font.fill.color= SelectColor(rgba(0,0,0,255));
//SelectColor(defaultColor)    if you click 'cancle' on the SelectColor panel, the defaultColor would be used


//setcolor
SetValue('color',text1.font.fill.color);
SaveValue();

//getColor
text1.font.fill.color = GetValue('color',rgba(0,0,0,255));



right click widget → window →package , then you will get a .XWidgetPkg file , everyone can doubleClick it to install your widget :D

Author:  Nutu [ September 15th, 2012, 3:02 am ]
Post subject:  Re: Round CPU and RAM (1.1.3)

Very powerful widget. I love using it. :D

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/