B4A Question Images loaded in webviews are not displayed in mode “debug (rapid)” B4A 3.50 version - bgsoft    Mar 18, 2014 In the new Basic4Android 3.50 version, I realised that images loaded in webviews are not displayed in mode “debug (rapid)”. In other modes, as “debug (legacy)” and “release” are shown normally.
There is a simple example to check this:
Sub Globals
Dim WebV As WebView
End Sub
Sub Activity_Create(FirstTime AsBoolean)
Activity.LoadLayout("Layout1")
WebV.Initialize... B4A Question is there a good solution for Display EMOJI in - Ju Yang    Dec 5, 2015 ASP.NET(Web),B4A,B4i and B4J? We are making a CRM with chat module using B4X, and have ASP.NET(Web),B4A,B4i and B4J platform, How to make a good solution for Display EMOJI in all those platforms? help! thank all guys very much! ~_~... B4A Question Controlling #VersionName: in B4A - Kiumbe    May 31, 2023 assign the VersionName the new number, the app displays the variable name itself. I do this to assign new version number to the #VersionName:
Dim strVersionCode As String
#VersionName: Sys... B4A Tutorial Modules Attributes - Erel (first post)    Feb 10, 2014 This question was asked several times.
See the second result:
http://www.basic4ppc.com/android/forum/pages/results/?query=display+versionname&page=1&prefix=0... B4A Question How to display value of parameter in BBScrollingLabel? - Theera    Apr 30, 2022 I have studid this . I don't know how to display value of parameter in BBScrollingLabel
ScrlblVersion.Text = $"B4A-Bridge Thai Edition Version Application.VersionName"$
Thank you in advance.
Theera... B4A Library [B4X] [XUI] [B4XLib] HintOverlay - display hints that also highlight target views - Segga    Apr 26, 2022   (26 reactions) Highlight B4XViews and display your text captions with a connecting line.
For use in...)
HighlightTargetView (display or hide the target outline)
ClearTargetView (cuts-out the target view through... B4A Library [B4X] [XUI] AS Chips - Display your Hashtags, Filters or Categories - Alexander Stolte    Apr 21, 2023   (24 reactions) With this view you can display and interact with your hashtags, filters or categories. The view...-on-xcustomlistview-display-your-hashtags-or-categories.123425/#content
127920127921
FkFZjbkLvaI
ASChips
Author... B4A Library [B4X] [XUI] AS ScrollingChips based on xCustomListView - Display your Hashtags or Categories - Alexander Stolte    Apr 20, 2023   (26 reactions) alternative:
https://www.b4x.com/android/forum/threads/b4x-xui-as-chips-display-your-hashtags-filters-or... B4A Library PropertyEditor - display/edit object properties or database fields / create an App settings page - Misterbates    Oct 10, 2017   (18 reactions)   tags: Editor, B4A B4I App Settings Page, Property inputs from an end user. It displays property values as a list where each entry is the name...: PropertyEditorView - a custom view that displays the list of properties PropertyEditorItem - a class that manages display/editing of a single property within the list PropertyEditorView To get started, add... a number of designer properties that control the way the view displays. Each is briefly documented in... the PropertyEditorView (radio-choice). The sort order of the displayed items can be set using... B4A Question same physical display size - danoptic    Jan 14, 2012 I need to have an image with the exact physical display size on every phone or tablet. Do you have an example to do that? Dan... Page: 1   2   3   4   5   6   7   |