control

  1. teddybear

    Share My Creation [B4j]RXCarousel

    It's also from the project which introduced at the thread. Cause file size is limited, the gif only demonstrates the around style. for more styles, please see the example Properties: There are 30 animation styles in this control. I only wrapped 11 of them. if you like other styles, you can...
  2. DactilPlus

    iOS Question Detect the change in the general volume or at least be able to know it

    I need to be able to detect the event of raising or lowering the general volume of the music or at least be able to know the current volume. I tried some example that we have in the forum, but nothing works for me, it gives me volume 0. Can someone help me how to get it?
  3. M

    iOS Question [SOLVED] SegmentedControl in Navigation Bar iOS 12 is invisible

    hi I followed this post , and all work fine. But when I tried the app on iOS 12.x the Segmented Control became invisibile, touchable, but no GUI. Just not visibile. Why it behave like so? I expected only to became blue (the old style). thanks!
  4. W

    B4J Question Array of buttons

    I have an array of 24 buttons . If I give them identical event names in designer can I handle their click events in a single event handler . If so how do I pass the name of the button to this event handler so it can tell which button generated the event ? Any help gratefully received
  5. R

    Android Question Share Controls between Activities

    Regards. I am a newbie in B4A and I have a question in which, I hope, you can help me. In the Main Activity I have a sub (MySQL_Query) that connects to MySQL and obviously this is also the JobDone sub. In the JobDone sub, fill a ListView (ListViewProfile). It's okay. In another activity I...
  6. tznikos

    Android Question There are Control when the OS CLose my application ?

    During my application is the background the operating system close my application, there is a way to know when that happen, something like application_error for example application_Dispose or application_finish Thanks
Top