E electronik54 Member Licensed User Longtime User Mar 17, 2013 #1 :sign0085::sign0104: :sign0144: :sign0085::sign0104: i am making a widget where i need to call a function<<emer_btn_click>> which is defined in main. how do i do that??? widget contains only one button. when clicked it calls <<emer_btn_click>> from main. example would be really helpful an i am new to making widget and i dont know anything about it. Thanks.
:sign0085::sign0104: :sign0144: :sign0085::sign0104: i am making a widget where i need to call a function<<emer_btn_click>> which is defined in main. how do i do that??? widget contains only one button. when clicked it calls <<emer_btn_click>> from main. example would be really helpful an i am new to making widget and i dont know anything about it. Thanks.
grant1842 Active Member Licensed User Longtime User Mar 17, 2013 #2 If you follow the widget example here http://www.b4x.com/forum/basic4andr...screen-widgets-tutorial-part-i.html#post56432 it uses the designer. you simply place a button on the widget, dim it etc. Upvote 0
If you follow the widget example here http://www.b4x.com/forum/basic4andr...screen-widgets-tutorial-part-i.html#post56432 it uses the designer. you simply place a button on the widget, dim it etc.