XWidgetSoft Forum

XWidget & XLaunchpad , Desktop customization
It is currently May 10th, 2025, 9:15 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: April 12th, 2013, 4:14 am 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
Hi!
I whant to change the progress bar color by script code.
how should I do?
This script might work?:

progressbar1.foregroundfill.solidcolor = rgba(103,103,103,255);

Thanks in advance!


Top
 Profile  
 
PostPosted: April 12th, 2013, 6:22 am 
Offline
User avatar

Joined: June 10th, 2012, 6:06 am
Posts: 17
foregroundfill solidcolor

progressbar1.fore.draw.solidcolor = rgba(103,103,103,255);



backgroundfill solidcolor

progressbar2.back.draw.solidcolor = rgba(103,103,103,255);

_________________
facebook:http://www.facebook.com/ZhaoKenneth
weibo:http://weibo.com/102030456
twitter:http://twitter.com/colawings
DeviantArt:http://kenneth117.deviantart.com/


Top
 Profile  
 
PostPosted: April 12th, 2013, 9:11 am 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
Hey Kennet, thanks but doesn't works for me.
Can you check it? thanks again!


Top
 Profile  
 
PostPosted: April 14th, 2013, 4:46 am 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
Any other help to change color of progress bar by script code?


Top
 Profile  
 
PostPosted: April 14th, 2013, 6:30 am 
Offline
User avatar

Joined: May 12th, 2012, 8:32 pm
Posts: 594
Armando wrote:
Any other help to change color of progress bar by script code?


try this:

progressbar1.fore.draw.solidcolor.color = rgba(103,103,103,255);
progressbar2.back.draw.solidcolor.color = rgba(103,103,103,255);

_________________
XWidget Software Developer
[XWidget for Android] [Lastest version of XWidget] [Lastest patch of XWidget]
[XDesktop for Android/Windows]


Top
 Profile  
 
PostPosted: April 14th, 2013, 6:47 am 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
YESSSSS!! it works ;) Thanks Tony!!


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

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 15 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