b4xlib

  1. P

    Libraries documentation viewer: the XML files...

    Did you ever wonder where the autocomplete information in the IDE comes from? Well, i'm not 100% sure but the same information can be found in the XML file from the library that has been used. In the case of a (B4J) Button the jFX.xml file contains information about the Button and its events...
  2. S

    B4A Library B4XLib 100% B4X code to animate your layout.

    Hi, this B4Xlib animates your layout . views falls from to top to their initials position The B4XLib and 2 sample projects (B4J and B4A) are attached to this post. Should be OK with B4I The animation use a Cubic Bezier Curve for 'elastic' effect spsp
  3. jkhazraji

    Share My Creation B4Xlib file maker

    Hi everybody, May I present to you this utility which was entirely made with b4j. It is a b4xlib library maker. It has a very simple job : archiving the required resource files into the b4xlib file which is, as stated by the creator, a zip file. It is a standalone package made with JPackager...
  4. C

    Wish B4XCache - make keys Object rather than String

    Currently in the B4XCache class, the cache keys are decalred as Strings. This means that numbers don't sort properly when using B4XCache.Keys.Sort. Could the keys be changed to be decalred as Object as they already are in B4XOrderedMap? Example: Private cache As B4XCache Private b4xmap...
  5. T201016

    B4J Tutorial [MakeB4XLib] An application for creating a .b4xlib type library.

    Hello, Seminar on the MakeB4XLib application version 1.7, which is a tool for creating libraries of the "B4X Library (.b4xlib)" type. In this seminar I will use an example directory structure, namely: B4A platform structure: Explanation: Libraries - is the configuration path for additional...
  6. S

    B4A Library [B4X] [XUI] [B4XLib] xBusy - customizable busy indicator that also blocks background interaction.

    For use in B4A, B4J, B4i. Copy b4xlib file to: \B4X Additional Libraries\B4X. v1.01 update: xBusy.Base_Resize now handles bitmap resizing correctly on iOS devices. Properties: BackgroundAlpha - transparency of the overlay. BackgroundImage - Assign a custom B4XBitmap for a background image...
  7. R

    Android Question Buttons in b4xlib not available

    I have a b4xlib for a customized date pick picker. Code and files are taken from XUI Views.b4xlib and altered. All works perfectly fine in release mode, but in debug mode the buttons are not available, so I can't access them. Attached the b4xlib file. This is the code in Activity_Create...
  8. S

    B4A Library [B4X] [XUI] [B4XLib] HintOverlay - display hints that also highlight target views

    Highlight B4XViews and display your text captions with a connecting line. For use in B4A, B4J, B4i. Copy b4xlib file to: \B4X Additional Libraries\B4X. Custom styling options: BackgroundAlpha (transparency of the hint screen overlay) CaptionColor (base color of the caption box) TextColor...
  9. Sandman

    Wish [SOLVED] Only expose some classes in b4xlibs when using the library

    Let's say I have a b4xlib made out of ten classes. Only one or two of these are meant to be exposed in the code completion in the IDE, the rest nine classes are all internal to the lib. It sure would be nice to have a way to specify this somehow. To be constructive, here are the three ways I...
  10. H

    Android Question What is the latest recommended way of writing a library?

    Hola, Need some direction... I wish to use certain java database drivers(jar) that are not available in b4x. My search showed certain options including javaobject. But I wish to produce a library callable in b4x. There is wrapping the java jar library by coding with java thru eclipse IDE...
  11. LucaMs

    B4A Library [B4X][B4XLib] B4XExecCondLM

    Yesterday I was programming (sometimes it happens to me) and I realized that I... don't know now if I need this kind of feature, so I developed it 😄 Seriously, I seem to remember something like the commands I wrote in this library and which could therefore be useful. Don't forget that this...
  12. AmirMK82

    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. Guenter Becker

    Android Question TechDoc G. Becker B4XLibs, Apps and PC Software

    Dear Board Member, like to find something special? Please find below an overview of all my work published in the forum. I wrote this list to make live easier for you. Interested in TechDoc? This is a German one man 'show' for industrial it consulting, training and software development. Since...
  14. LucaMs

    B4A Library [B4X][B4Xlib] lmVBStrFuncs

    UPDATE: V. 2.00 (please, read this post). B4XLib that provides 12 VB6/VBA string functions. Being a B4XLib, you can use it in B4A, B4J, B4i and is possible to read/modify the source code. I have decided to develop only those for which there are no analogues or identical in B4X. Remember...
  15. Bluegyn

    Android Question Manifest.txt in B4XLIB

    Try to make my first Additonal Library, After reading the Basic Booklet @5.8.3 and consulting the forum (finding the magic link to to build the lib on a click) I've not understood if the optionnal "Manifest.Text" has to be written line by line or if it is a special menu or a extra tool to...
  16. jdkellow

    Share My Creation Library Manager app for creating and maintaining .b4xlib libraries

    Hi All, I have created an app for managing multiple .b4xlib libraries. I found that keeping multiple libraries updated while they are being developed and tested was quite tricky. This app helps highlight what has been changed and I keep it running in the background while I work. I have been...
  17. Star-Dust

    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...
  18. ramezaniabbas

    B4A Library [B4X] [XUI] UM_Add To Cart

    Hello friends We are happy to have a great community and great friends like you. We do our best to make you happy. 🙏 Introducing the Cross Platform Library Today, we hope you enjoy it🌹 UM_AddToCart Author: Ui max_co Version: 1.23 compatible with: B4A,B4i,B4J *Event...
  19. S

    B4A Class Open Street Map viewer - GPS

    Hi, This b4Xlib contains a custom view (cvMap) which can display Open Street Map. The tiles are retrieved from the internet and cached in a database. You can add shapes and images on the map. UI : - Lat/lng Center of the map - Zoom Level - Compass Direction with rotation - Scale - Button...
  20. LucaMs

    B4i Library [B4X] lmB4XComboBox

    Version: 1.04 02/03/2021 https://www.b4x.com/android/forum/threads/b4x-lmb4xcombobox.116767/post-729765
Top