[FREE] Wait - Tool Extension [made for learning purposes]

Introduction

Wait - tool is an extension which pauses all the activity going on in the application for temporary amount of time.


Blocks

component_method

  • Use this block to stop activity for temporary amount of time.

WaitFor - number
ID - number

--

component_event

  • Triggered after the waiting is completed.

ID - number


Credits

@Mateja for helping me with event blocks :green_heart:.


Downloads

Google Drive - Zip file
Direct Download - com.extension.waittool.xoma.aix (5.8 KB)


Info

This work by Xoma (Kumaraswamy B.G) is licensed under CC BY-ND 4.0


Any suggestions will be appreciated!

8 Likes

I want to say two things.
1.What license does here?
2.Most of us know and @Taifun has already mentioned it in a lot of topics that wait() is not really useful as it seems.

5 Likes

Dint get you

It doesn't use "wait()", it uses different method...

Code is used in coding :kissing:

How to get ID to use it?

I believe the ID is just used to identify which wait process is completed:
component_event

1 Like

How to use it ?

image

1 Like

Type an ID there to recognize where it's waited!

1 Like

Here is an example.

blocks

2 Likes

Thanks i will test it

1 Like

Hello KUMARASWAMY

So it doesn't wait for something, such as a download, to complete? Do you have example code to show it's intended purpose?

1 Like

I will show you an example soon.

I test it , i thought it work like delay but it block the button.
When using slider it become very slow.

In short, it blocks any kind of interaction with UI just like what wait() does.

2 Likes

Yes, because the actual work of the extension, it pauses app for a movement.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

4 Likes

This extension is made for learning purpose, also I was not knowing why it's bad, who want to use this extension they can use...

2 Likes

This can work in replacement of clock. As we use clock one time for enabling it a use the yellow block of when timer.

By this extension we won't have to use the timer for waiting or triggering an event after a given time.

Good extension :+1::+1: :+1:

1 Like

well, actually not, because as it already has been said

Taifun
PS: I will close this thread.... to use this extension is not recommended... but feel free to try it, it might be a good learning experience...

2 Likes