toggle

  1. Gfy

    B4A Library [B4X] [XUI] [B4XLib] B4XMenuPlus

    Extension for B4XPages menu. Replacing B4XPages.AddMenuItem(). When a menu item is selected, an event ( EventName_Tag() ) is triggered. New features are added: Add text item, checkbox, toogle or submenu on 3dot menu. Add separator on 3dot menu. (two consecutive separators are not allowed and...
  2. M

    iOS Question Check if the WiFi and the Mobile Data are enabled

    How can i check if the Wifi and Mobile Data are enabled (not connected). And what is the event that triggers when one of those two change
  3. Mashiane

    B4J Tutorial [BANanoWebix] Lesson 5: Creating ToolBars

    Hi This 5th installment of webix tuts deals with how one can create toolbars. These sit on the Rows collection of your page and can have a variety of elements like buttons, toggle buttons and icons. Like any WixElement, one can set the height of the toolbar and also set some default...
  4. rleiman

    Android Question Turning airplane mode on and off

    Hi Everyone, I would like to turn airplane/flight mode on and off at will in my app. Can you tell me which coding or library allows me to do it? Thanks.
Top