xui

  1. B4A Library [B4X] [XUI] XQ BreadCrumbs

    A simple breadcrumb view, using a horizontal xcustomlistview. Features: Scrollable, also by code (ScrollToEnd, ScrollToStart) The number of items, can be as many a xCustomListView can hold ;) It has a root and separator FontAwesome/MaterialFont character for style Easy to set...
  2. B4A Library [B4X] [XUI] XQ XPandPanel

    An expandable panel with a titlebar (xq-titlebar), than can host any other view, inside the panel. It can have up to 5 icons in the right corner, one icon in the left corner and the title is auto-adjustable. The panel can also be animated while expanding/collapsing. Features: Up to 5 icons on...
  3. B4J Question AS CalendarExpandable question

    Hello! I would like to ask @Alexander Stolte if there is any event triggered when we change the month from header. I need to do some tasks when the month is changed.
  4. Android Question [B4X] [XUI] Issue with xCustomListView with TextChanged event

    I've added in my custom controls as followed from Erel's Tutorial, everything is working as expected but when I try and grab the controls from a TextChanged event B4xpages always crashes with an error message. The code i'm trying to use works perfectly in other areas, it just has an issue with...
  5. M

    iOS Code Snippet [B4X] Custom Color Picker Bar (BitmapCreator)

    Hi everyone I had the necessity to create a specific looking color picker. And I managed to get it working properly so I want to share it because it can be usefult to someone who have the same need. The color picker bar look like so: I realized it using all b4x elements, so it should be fully...
  6. Android Code Snippet [XUI][Custom Views] Create Event Name for CallSub

    Just a simple method that makes creating event names for CallSub easier. Useful for Custom Views. Method: Private Sub CreateEventName (SubName As String) As String Return $"${mEventName}_${SubName}"$ End Sub To use: CallSub(mCallBack, CreateEventName("YourEvent"))
  7. Share My Creation TODO-LIST

    Hello, I share my application to create task lists. If you want to try it, you can download it from here. The source code is also for sale at the following link: https://b4xapp.com/item/todolist-source-code- features: sqlite database Notification when a task is due or overdue Beautiful UI...
  8. B4A Library [B4X] SD CustomKeyboard

    THIS version is no longer updated and supported. You can continue to use it if you want. Or try the new version with rewritten methods and new features IMPORTANT depends on SD CreativeBackGround (0.06+) library which must be downloaded MaterialIcon font for special characters must be loaded...
  9. B4A Library [B4X] SD ClockRange

    I wanted to create a view that would help me for a Timer. (MinRange - MaxRange) It could be for minutes or hours and then an editable Range. Furthermore, the user had to be able to choose where to start and where to end (MinValue - MaxValue) The timer when it started had to show how far it had...
  10. Android Question WobbleMenu Source Error

    Hello I downloaded the source for b4a from the link below: https://www.b4x.com/android/forum/threads/b4x-xui-wobblemenu-a-cross-platform-animated-bottom-navigation.118412 Source compilation is done correctly but this error occurs when running the application: wobblemenu_designercreateview (java...
  11. B4J Library [B4X] [XUI] [B4XLib] SD_ShopListView

    This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right) Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below There is an add button...
  12. B4A Library [B4X] [XUI Views] - AMCompassView

    A new CompassView for B4A & B4J Features Cross-platform compatible A nice gauge animation Changeable values Custom Colors Custom Border And CornerRadius Will Give you a good experience ;) Tested in B4A B4J * I don't have tested it with B4I, but it should work * I made this with the help of...
  13. B4A Library [B4X] [XUI Views] - AMProgressButton

    Hello, My New Cross Platform Library is ready now :) A new styled button with built-in progressbar Features Cross-platform compatible A good text animation Changeable values Custom Colors Custom Border And CornerRadius Tested in B4A B4J * I don't have tested it with B4I, but it should...
  14. B4A Library [B4X] [XUI Views] AMButton - New flexible and attractive button

    Hello, I have made a new styled button Features cross-platform compatible a good animation Changeable values custom values Tested in B4A B4J * I don't have tested it with B4I, but it should work * B4A: B4J: AMButton Author: AmirMK82 Version: 1.00 AMButton Events: Click Fields...
  15. B4J Library [B4X] [B4XLib] SD SwitchAdv (3 states)

    Switch with 2 or 3 states. Horizontal or vertical. You can choose the style. All selectable from Design Note: Even if it is a B4XLib library, it is not allowed to decompress it, read and / or modify the sources. It is also not allowed to rename the library. Unless you are explicitly authorized...
  16. B4A Library [B4X] [XUI] SD Selector

    SD_Selector Author: Star-Dust Version: 0.05 fourSelector Events: ChangeValue (nSelector As Int, Index As Int) CenterClick Fields: mBase As B4XView Tag As Object Functions: Class_Globals As String DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String Base type must be...
  17. B4J Library [B4X] [XUI] [B4xLib] SD LoadingIndicator

    This library is an update of this source based on @Erel's code (here) New indicators in the shape of Heart, Infinity, Bubble have been added and some bugs have been fixed. NOTE: You can use this library for personal and commercial use. Include it in your projects. Attention, even if it is a...
  18. Android Question [XUI] IsB4A -IsB4J - IsB4i

    1 - What "when possible" means? 2 - Is the advantage of using these instead of "compile directives" that the editor checks every block of the source code?
  19. B4i Library [B4X] [XUI] iSD_Dice

    iSD_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...
  20. B4J Library [B4X] [XUI] jSD_Dice

    For Rolling Ball see here jSD_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...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…