hello guyz i am making app so i am confused in some blocks so please read carefully and tell me the solution.
If i click on Button1 then i want to show notifer custom dialog message after 20 seconds i tried so many times but not work so can you help me with this. please guyzz
Show us your blocks. What have you tried so far.
1 Like
make sure you are giving time in milliseconds
I put 5000 for 5 sec
Ok wait 2 mins
I changed your topic title. Next time you make a topic please make a topic title that reflects your question.
1 Like
Your block is totally wrong.
-
When button 1 click
Set clock timer enabled to true -
When clock timer
{Use some label to show decreasing number from 20 to 0.}
If label text =0
Then show notifier dialog
Set clock timer enabled to false
Do not use the block when screen1 initialise
ok will try thnx..
thnx buddy i will try this now ok