XWidgetSoft Forum

XWidget & XLaunchpad , Desktop customization
It is currently May 10th, 2025, 1:24 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: September 14th, 2012, 4:35 am 
Offline
User avatar

Joined: August 29th, 2012, 2:34 am
Posts: 56
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 3749 times ]

_________________
Image
Top
 Profile  
 
PostPosted: September 14th, 2012, 8:09 am 
Offline
User avatar

Joined: June 10th, 2012, 5:57 am
Posts: 313
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


Top
 Profile  
 
PostPosted: September 15th, 2012, 3:02 am 
Offline
User avatar

Joined: August 18th, 2012, 4:08 pm
Posts: 101
Location: Oradea, Bihor, Romania
Very powerful widget. I love using it. :D

_________________
" Homosexuality exists in 450 species. Homophobia is found in only one. Which seems unnatural now?
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 88 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB® Forum Software © phpBB Group