B4A Library [B4X] XUI Views - Cross platform views and dialogs - Erel    Nov 26, 2025   (85 reactions)   tags: B4X XUI Views Dialogs, xui, XUI Views 311915599 XUI Views is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content...: https://www.b4x.com/android/forum/threads/101197 More views and templates will be added in future... - B4XImageView - new custom view: https://www.b4x.com/android/forum/threads/b4x-b4ximageview-imageview... V1.20 - New AnimatedCounter custom view: https://www.b4x.com/basic4android/images/animated_counter...://www.b4x.com/android/forum/threads/xui-view-2-19-increased-the-top-padding.112630/post-702284 ... B4A Library [B4X] BCTextEngine / BBCodeView - Text engine + BBCode parser + Rich Text View - Erel    Dec 31, 2024   (72 reactions)   tags: Label BBCode, text style, RTF component, B4X, ritchtext, rich text Be open minded. https://www.b4x.com/basic4android/images/i_view64_p9fVifsimf.png This is a cross.... Used with BBCodeView.ScrollToAnchor. See example: https://www.b4x.com/android/forum/threads... the BBCodeView. - v1.86 - Initial support for right to left languages: https://www.b4x.com/android... BBCodeView. - v1.76 - New VowelsCodePoints set. Usage example: https://www.b4x.com/android/forum/threads... BBCode strings: https://www.b4x.com/basic4android/images/java_olBorAQt9N.png 1.63 - Views tags... B4A Question What is "view as android.view.view" ? - josejad (first post)    Jun 28, 2023   (2 reactions) project as DonManfred says.
The recommended way, is using a xCustomListView, you can still use AddTextItem.
You don't need to declare as B4XView, declare it as CustomListView.
when I use... B4A Library [B4X] [XUI] xCustomListView - cross platform CustomListView - Erel    Dec 24, 2023   (46 reactions)   tags: CustomListView, xcutomlistbox card, xuiCLV, CUSTOMLIST, Erel, XUI /basic4android/images/SS-2017-12-27_16.20.44.png This class replaces the platform specific CustomListView...Update: As several other libraries depend on xCustomListView library, it is no longer recommended... xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features of the original CustomListView and it is compatible with B4A, B4J and B4i. https://www.b4x.com/basic4android/images/SS-2017-09-27_11.15.59.png https://www.b4x.com/basic4android/images/SS-2017-09-27_11.16.26... B4A Library UltimateWebView Custom View - Ivica Golubovic    Jan 1, 2024   (55 reactions) IMPORTANT!!! Library deprecated. Use UltimateWebView2 instead. https://www.b4x.com/android/forum....b4x.com/android/forum/threads/ultimatewebview-custom-view.135666/post-859400 UltimateWebView Author... Changes: Visit this post: https://www.b4x.com/android/forum/threads/ultimatewebview-custom-view... description: https://www.b4x.com/android/forum/threads/ultimatewebview-custom-view.135666/post-864977.../android/forum/threads/ultimatewebview-custom-view.135666/post-866430 UltimateWebView Author: Ivica... B4A Library [B4X] B4XGifView - Cross platform animated gif view - Erel    Nov 19, 2025   (53 reactions) 95135 I was missing a cross platform, animated gif view, so created one. Usage is simple: Add with the visual designer and call SetGif to set the gif file. The B4i implementation depends on FLAnimatedImage open source project: https://github.com/Flipboard/FLAnimatedImage The B4A implementation is based on this open source project: https://github.com/koral--/android-gif-drawable The two... of bytes. 1.11 - GIF image ratio is preserved. 1.10 - New B4A implementation based on Android GIF... B4A Library [B4X] ZoomImageView - Cross platform zoomable + pannable image view - Erel    Mar 12, 2025   (33 reactions) with old Android devices. More sophisticated view that can handle huge images: https://www.b4x.com.../android/forum/attachments/1-gif.122485/ Tip: simplest way to add ZoomImageView is with SMM...A custom view that shows an image and allows the user to zoom and pan the image. Instructions: - Add with designer. - Call SetBitmap. Updates: v1.06 - Fixes an issue with Android 15. v1.05 - Base_Resize is public. Call it after resizing the view in B4A. v1.04 - Fixes an issue in B4i where... B4A Question Crash Report?? - ilan    Jan 26, 2016 .Arrays.sort(Arrays.java:1973) at java.util.Collections.sort(Collections.java:1867) at android.view.ViewGroup$ChildListForAccessibility.init(ViewGroup.java:6311) at android.view.ViewGroup$ChildListForAccessibility.obtain(ViewGroup.java:6265) at android.view.ViewGroup.dispatchPopulateAccessibilityEventInternal(ViewGroup.java:2546) at android.view.View.dispatchPopulateAccessibilityEvent(View.java:4768) at android.view.View.sendAccessibilityEventUncheckedInternal(View.java:4733) at android.view.View... B4A Question View Event Triggering after parent activity paused - JohnC    Aug 31, 2016   (2 reactions) :66) at android.widget.AbsListView.obtainView(AbsListView.java:2597) at android.widget.GridView.onMeasure(GridView.java:1043) at android.view.View.measure(View.java:16047) at android.view.ViewGroup.measureChild(ViewGroup.java:4892) at android.view.ViewGroup.measureChildren(ViewGroup.java:4869) at anywheresoftware.b4a.BALayout.onMeasure(BALayout.java:64) at android.view.View.measure(View.java:16047) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java... B4A Library [Lib, Chargeable] Amir_RecyclerView - alimanam3386    Oct 26, 2020   (43 reactions)   tags: Recylerview, Erel New b4a library! :) RecyclerView, an important part of the sdk and android for making a custom list with better Layout , animation , and fixed for large data set. Amir_RecyclerView released new version that we call it AX_RecyclerView. version 1.0.8 is last update for Amir_RecyclerView and we will work on AX_RecyclerView only in future. RecyclerView Android X : https://developer.android.com... info: https://developer.android.com/reference/android/support/v7/widget/RecyclerView You can add... Page: 1   2   3   4   5   6   7   |