B4A Library WebViewExtras - warwound Oct 16, 2023 (36 reactions) Hi all.
WebViewExtras is my latest library.
It's a much updated version of JSInterface.
WebViewExtras exposes more of the available native Android WebView methods to your B4A application:
addJavascriptInterface(webView1 As WebView, interfaceName As String)
Add a javascript interface to webView1, B4A Library UltimateWebView2 - Ivica Golubovic Jan 01, 2024 (16 reactions) ValueCallbackUri - class. This class cannot be initialized by the user.
WebBackForwardList - class. This class cannot be initialized by the user.
WebHistoryItem - class. This class cannot be initialized by the user.
WebResourceRequest - class. This class cannot be initialized by the user.
WebResourc B4A Library WebViewAssetLoader - the demo - drgottjr Sep 09, 2021 (9 reactions) for the moment, google seems intent on shutting down vulnerabilities first. B4A Library SD EscPos Printer (Lan,USB, Bluetooth SPP, BLE) - Star-Dust (first post) Feb 15, 2023 (1 reaction) as @aeric correctly said you need to get a picture. webView has a function to export page to image. You must bear in mind that the image must be reduced in size to be printed on a thermal printer B4A Library [B4X] XUI Views - Cross platform views and dialogs - Erel Mar 19, 2025 (83 reactions) An evolution of SearchView.
- B4XTimedTemplate - A template that wraps other templates and creates a dialog that closes automatically after the set time with a nice animated progress bar.
- B4XProgressDialog - A template + its own dialog. Cross platform alternative to B4A ProgressDialogShow.
It is B4A Library [B4X] ZoomImageView - Cross platform zoomable + pannable image view - Erel Mar 12, 2025 (33 reactions) 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 the ima B4J Library [B4X] [XUI] SD XUIScrollView2D - Star-Dust Apr 30, 2024 (16 reactions) I develop the cross-platform version of the ScrollView2D library. XUIScrollView was developed all from scratch. xScrollView is a wrapping of the native ScrollView but which standardizes the commands so that they can be used cross-platform. Everyone can choose which one is best suited to their purpos B4A Class [B4X] [custom view] Google Place Autocomplete View - Erel Jul 24, 2017 (18 reactions) B4A, B4i and B4J classes are attached. PlacesAutocompleteView is based on SearchView. It calls Google's Places autocomplete API to let the user select a place. Once selected it sends another request to get the exact location. You can get other information as well. https://www.b4x.com/basic4androi B4A Library UltimateWebView Custom View - Ivica Golubovic Jan 01, 2024 (54 reactions) Added method ClearFormData.
Added method ClearMatches.
Added method ClearSslPreferences.
Added method ComputeScroll.
Added class WebBackForwardList.
Added type WebHistoryItem to class WebBackForwardList.
Added method CopyBackForwardList.
Added method FindAllAsync.
Added method FindNext.
Added method B4A Library SD: DragBoard - Star-Dust May 11, 2022 (35 reactions) These events are handled by you in the sub which is raised. It also lets you move whole columns of panel
The third "DragListView" is a listview that allows you to move individual entries from one line to another by dragging, it can contain one or two lines of text and a Swicht button (You can also Page: 1 2 3 4 5 6 7 Powered by ColBERT |