XWidgetSoft Forum

XWidget & XLaunchpad , Desktop customization
It is currently May 10th, 2025, 2:51 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: June 14th, 2012, 12:10 am 
Offline

Joined: June 13th, 2012, 4:34 pm
Posts: 5
My first widget.
Apologize for my English, I am Spanish.
This is my first widget, it is a pipe which sends the files placed on top, to the folder you indicate.
The pipe is the super mario bros, configurable in 4 colors, plus you can write in them the name of the folder.

Image

Link
http://depositfiles.com/files/strk113fd


Top
 Profile  
 
PostPosted: June 14th, 2012, 2:04 am 
Offline
User avatar

Joined: May 12th, 2012, 8:32 pm
Posts: 594
Nice widget, thanks for sharing :)

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


Top
 Profile  
 
PostPosted: June 14th, 2012, 9:07 am 
Offline

Joined: June 13th, 2012, 4:34 pm
Posts: 5
I have a question. in the code, How I can wait for a movement finish and after continue the program ejecution?
thanks.


Top
 Profile  
 
PostPosted: June 14th, 2012, 9:40 pm 
Offline

Joined: June 13th, 2012, 4:34 pm
Posts: 5
Update the widget.
Now the pipes don`t lost their configuration when restart the program Xwidget.

http://depositfiles.com/files/d7ko7fsh8


Top
 Profile  
 
PostPosted: June 20th, 2012, 10:37 am 
Offline
User avatar

Joined: June 10th, 2012, 6:06 am
Posts: 17
Bovedano wrote:
I have a question. in the code, How I can wait for a movement finish and after continue the program ejecution?
thanks.

//for example print "abc" and wait 1 second ,and then print "123"
function print123()
{
print("123");
}

function keyonclick()
{
print("abc");
settimeout("print123",1000) //1s = 1000ms
}

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


Top
 Profile  
 
PostPosted: June 21st, 2012, 12:07 am 
Offline

Joined: June 13th, 2012, 4:34 pm
Posts: 5
thanks kenneth112, this is that i was search.


Top
 Profile  
 
PostPosted: December 22nd, 2012, 1:14 am 
Offline

Joined: December 2nd, 2012, 9:23 pm
Posts: 4
Bovedano wrote:
Update the widget.
Now the pipes don`t lost their configuration when restart the program Xwidget.

http://depositfiles.com/files/d7ko7fsh8


Thanks for the upload but the link is dead :/ Please re-up


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

All times are UTC - 8 hours


Who is online

Users browsing this forum: Google [Bot] and 91 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