How to set a tooltip for any widget - Sketchware

Опубликовано: 03 Октябрь 2024
на канале: CJ Creations
531
24

In this video you will come to know about how to set a tooltip (toast with some text when you click on any widget for long) for any widget.

Code used:-
Simple Code:- widgetid.setTooltipText("youe text to show"); //here widgetid can be button1, textview1, edittext1, etc.
Code For Moreblock: - _v.setTooltipText(_txt); //here _v is the view name (v) and _txt is the string name (txt);

Please comment that what tutorial should i make next, or what should i work on next, i will do my best to give you all best, i don't have much time, so i can work on small tutorials/projects only. If you want me to make something in AIDE (Moded), you are welcome to suggest below, but that should not be time consuming topic, like making a big example project. Thank You.

Please like, share and comment and subscribe CJ Creations for more creative videos.

Sorry for everything with which you feel not understanding in this video.

I will help you in comment section and on social media.

Facebook:-
  / jaimin.chovatia.589  

Instagram:-
  / jaimin_chovatia  

Background Musics:-
Devil -    • Devil  

#android #sketchware #programming #TooltipText