xui

  1. Star-Dust

    B4A Library [B4X] [XUI] SD_Dice

    SD_Dice Author: Star-Dust Version: 1.04 DiceView Events: Click CompleteRoll Fields: mBase As B4XView Tag As Object TimeMovment As Int Functions: Class_Globals As String DesignerCreateView (Base As Object, Lbl As Label, PropS As Map) As String Base type must be Object Initialize...
  2. Star-Dust

    Android Example [B4X] [B4XPages] FirebasePush + FirebaseAuth

    Today for the first time, I started messing with B4XPages and Firebase. Even though I had already watched B4XPages, I hadn't fumbled to understand better. The hardest thing was Firebase, configuration and settings, especially with iOS. (Traumatic , certificates, profiles, keys ....) I noticed...
  3. Star-Dust

    B4A Library [B4X] [XUI] [B4XLib] SD TextView

    I needed to develop a modern editText (or TextField), but different from the B4XFloatTextField, different in terms of graphics and style. So I created the SD_TextView (see also xComboBox) NOTE: You can use this library for personal and commercial use. Include it in your projects.. Attention...
  4. rgarnett1955

    Android Question XUI Views Example - B4XFloatTextField

    Hi, How can I make an XUI Input dialog that has B4XFloatTextField. The XUI Views Example has an example of the B4XFloatTextField, but it it's parent is the main window not a dialog. There is also an example of an Input dialog template, but it only has a simple text entry field: Sub...
  5. M

    [B4X] Double (Multi) Column CLV

    Hi everyone, recently i needed to implement an double column list in one of my app. I was ispired by an @Erel example, but i needed something slightly different, so i did this (i want to share with you, maybe could be useful to someone even if is a simple thing): (it support odd number of...
  6. Star-Dust

    FilterView

    To kill time (coronavirus takes care of it for us) and to distract myself from the situation I thought of creating a new CustomView. Different give the possibility to insert different search keywords, for example when inserting TAGs in B4X threads. I wanted to do it for B4X and I started...
  7. Peter Simpson

    Android Tutorial 💡 A simple XUI app transfer from B4A to B4J in under 11 minutes

    Hello all, Here is a quick video to show how simple it can be to transfer your B4A projects to B4J when using XUI. It's been on my mind all days now, so I thought I would give it a go and also record my efforts. This is my first ever attempt at doing anything cross platform like this with XUI...
  8. Fr Simon Rundell

    B4J Question XUI: Enabled/Visible on B4XFloatTextField

    I am loving the XUI Library, but some of the opportunities the new controls offer also come with (perhaps unforseen) limitations. Having a Password feature in a B4XFloatTextField is awesome, but I am surprised that I can no longer set this control as txtfield.Enabled=True so that I can lock it...
  9. Star-Dust

    B4J Library [B4X] [XUI] SD_TreeList

    SD_TreeList Author: Star-Dust Version: 0.27 B4XTree Events: Click (IDLeaf As String, LeafName As String) ClickBranch (ID As String, Expanded As Boolean) LongRightClick (IDLeaf As String, LeafName As String) LongRightClickBranch (ID As String, BranchName As String) Fields...
  10. Star-Dust

    B4A Library [B4X] [XUI] SD_TreeList

    Download a Library from Here SD_TreeList Author: Star-Dust Version: 0.27 B4XTree Events: Click (IDLeaf As String, LeafName As String) ClickBranch (ID As String, Expanded As Boolean) LongRightClick (IDLeaf As String, LeafName As String) LongRightClickBranch (ID As String, BranchName As...
  11. Martin Larsen

    Android Question XUI development

    I am starting on a B4A - B4i cross platform project and I want to use XUI for this. I have a few questions, though. It is recommended in the video tutorials to move most of the code from the activity to a shared class module. But for multiple activities, should I use a new class module for...
  12. Brandsum

    B4A Library [Moved] xImageSliderIG

    Moved to https://www.b4x.com/android/forum/threads/b4x-xui-ximagesliderig-instagram-style-image-and-video-slider.119402/
  13. Star-Dust

    B4A Library [B4X] [XUI] SD XUIScrollView2D

    I develop the XUI version of the ScrollView2D library that created @Informatix. I did not base myself on its code but developed everything from scratch. It is still unripe, but it works well and is not very heavy. Clearly for iOS already the native ScrollView is 2D as well as for Desktop...
  14. Star-Dust

    B4J Library [B4X] [XUI] SD ElasticTrimmer

    SD_ElasticTrimmer Author: Star-Dust Version: 0.04 ElasticTrimmer Events: Change (Value As Int) Functions: DesignerCreateView (Base As Object, Lbl As Label, Props As Map) Base type must be Object GetBase Initialize (Callback As Object, EventName As String) Invalidate RemoveViewFromParent...
  15. DroidLyon

    Wish Multi mode XUI xcustomlistview

    Hi It is possible to contain all/many of the different "modes" of [B4X] [XUI] xCustomListView (expandable lists, pull to refresh, swipes etc) within one library (Class)? Within one App I am currently able use the master lib as it is intended for one list, and if I want to use the expandable...
  16. Star-Dust

    B4J Library SD: XUI_Design

    Goodmorning everyone, We have often discussed in this forum in different threads about the need to be able to insert XUI from design. We all know that the direction that is suggested by AnyWhere software is to create in the design the native views and then replace B4XView to the type...
  17. Alexander Stolte

    B4A Library [B4X] AS Views Overview

    AS Tab Menu (Bottom Menu) AS Bottom Menu V2 AS Animated Counter AS MsgBox AS PinLock AS Sliding Onboarding AS Onboarding AS Placeholder AS Button Slider AS Floating Loading Button AutoTextSizeLabel AS Sliding Circles (Loadingview) AS Ripple View AS Gradients Panel AS Color...
  18. aeric

    Android Code Snippet [B4X] XUI Views - Time Dialog

    I want a better dialog for time input so I created this time (picker) dialog using B4X XUI Views and IME library. I think the code has too many lines. Hope someone can simplify or improve it. Note: I haven't tested but I think this code can also work for B4i and B4J. Update: I have tested with...
  19. Star-Dust

    B4J Library [B4X] [XUI] SD DogLoadingIndicator

    SD_DogLoadingIndicator Author: Star-Dust Version: 0.02 DogLoadingIndicator Functions: Class_Globals As String DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String Base type must be Object Hide As String Initialize (Callback As Object, EventName As String) As String...
  20. Star-Dust

    B4J Library [B4X] [XUI] jSD LiquidProgress (ProgressBar)

    Made entirely with B4J with XUI Download Here jSD_LiquidProgress Author: Star-Dust Version: 0.09 LiquidProgress Functions: Class_Globals As String DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String Base type must be Object Initialize (Callback As Object, EventName As...
Top