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

Tuberias Super Mario Bross
https://www.bbs.xwidget.com/viewtopic.php?f=11&t=20
Page 1 of 1

Author:  Bovedano [ June 14th, 2012, 12:10 am ]
Post subject:  Tuberias Super Mario Bross

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

Author:  Tony [ June 14th, 2012, 2:04 am ]
Post subject:  Re: Tuberias Super Mario Bross

Nice widget, thanks for sharing :)

Author:  Bovedano [ June 14th, 2012, 9:07 am ]
Post subject:  Re: Tuberias Super Mario Bross

I have a question. in the code, How I can wait for a movement finish and after continue the program ejecution?
thanks.

Author:  Bovedano [ June 14th, 2012, 9:40 pm ]
Post subject:  Re: Tuberias Super Mario Bross

Update the widget.
Now the pipes don`t lost their configuration when restart the program Xwidget.

http://depositfiles.com/files/d7ko7fsh8

Author:  kenneth112 [ June 20th, 2012, 10:37 am ]
Post subject:  Re: Tuberias Super Mario Bross

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
}

Author:  Bovedano [ June 21st, 2012, 12:07 am ]
Post subject:  Re: Tuberias Super Mario Bross

thanks kenneth112, this is that i was search.

Author:  ethanhkg [ December 22nd, 2012, 1:14 am ]
Post subject:  Re: Tuberias Super Mario Bross

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

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