within

  1. PracticalBot

    Use of <xf:passwordbox> within <xf:option>

    If you use a <xf:passwordbox> tag within a <xf:option> tag, the CSS for the passwordbox gets mucked a bit. It looks like this (see the 2 password box input fields there)... the Show text is slightly out of alignment and more noticeable, the icon for that Show/Hide toggle is definitely not in the...
  2. practicalsoft

    B4X FEED B4XPages & shared constants

    Hi all, within a B4XPages framework (from @Erel) app I need to share some (app) global constants. For example: B4X: Public Host As String = "https://acme.com" Public WSNodeURL As String = Host & "/node/" Public WSFormat As String = "?_format=json" MY GOAL I need to access them...
  3. practicalsoft

    B4X FEED B4XPages & Scheduled service

    Hi all, It's the first time that I'm facing a B4XPages (https://www.b4x.com/android/forum/t...k-for-managing-multiple-pages.118901/#content) mobile app development. Within this app my target is to implement a service that notify the user when a specific condition is true (check implemented...
  4. practicalsoft

    B4X FEED B4XPages and B4XLoadingIndicator

    Hi all, I'm new in B4XPages and I wish to use the B4XLoadingIndicator as @Erel Tutorial (https://bit.ly/39tXhIA). Within this tutorial there is a piece of code that should defined within the "Sub Activity_Resume". B4X: Sub Activity_Resume For Each v As View In Activity.GetAllViewsRecursive...
  5. practicalsoft

    B4X FEED Run a Javascript embedded within an HTML document from B4a

    I have an HTML document that contains this java script: B4X: <script> function myFunction() { var elmnt = document.getElementById("Q1"); elmnt.scrollIntoView(); } </script> If I put an input of type button within the HTML, and click it, it works fine and scrolls to the item with ID="Q1" :)...
عقب
بالا