Widget refresh from application

akinnovation

Member
Licensed User
Longtime User
Hi, I'm newbie of b4a.
I have a widget that is refreshed every minute(I use the method from corwin42 at the post 63259).
This widget take some data from a file that is written by another application.
When I close the main application, the widget refresh itself at least after 1 minute. Is possible refresh the widget from the main application before closing it ?
Many thanks.
Marco

:sign0060:b4a is great for me
 
Top