Android Question Calling a widget subroutine from an activity module

rleiman

Well-Known Member
Licensed User
Longtime User
Hi,

Is it possible to call a subroutine in a widget from an activity module? If this can be done can you show a coding sample?

Thanks.
 

rleiman

Well-Known Member
Licensed User
Longtime User
Just found out how to do it.

B4X:
    CallSub(WidgetService, "ChangeSpeakerColour")
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…