B4A Tutorial B4A Change Log (versions history) - Erel    Aug 9, 2026   (13 reactions)   tags: ide, change whatsnew that the IME library was updated with features related to this mode. The handling of keyboard height changes... theme.
Exception.StackTrace property.
ThrowException keyword
Bug fixes and other minor changes.
v13... Wish B4A Change log - LucaMs    Dec 2, 2014 I would put a link to the post "B4A Change log (Versions history)" in the documentation page.... B4A Question how to change logs color - tufanv    Jul 27, 2015 edit: I figured the problem out. Needed to re compile to have the color change.... B4A Question How to create a version change log. - josejad (first post)    Dec 26, 2021 }"$
EditText1.Text=$"${EditText1.Text}Optional Change Log data: ${apkupdt.WebChangeLog}${CRLF}"$
EditText1.Text=$"${EditText1.Text}Optional FileSize Log data... sep_UpdateComplete
LogColor($"UpdateComplete - time: ${DateTime.Time(DateTime.Now)}"$... B4J Question [B4X] Change color of log entry - GMan    Feb 16, 2019 With this code:
Sub LogR(s As String)
Dim joBA As JavaObject
joBA.InitializeStatic....RunMethod("println", Array(s))
End Sub
we can make a log entry in red color (B4J at least... Wish Change to the log function - NeoTechni    Sep 18, 2016 During compile time, could you have the log function prepend the module name and line number to the text being sent? ie: whatever code you use to convert the B4A code to Java, when it detects the text log followed by any number of whitespace characters, then a "(", but must have been preceeded by either whitespace, a "(", or a ",", it automatically changes it to log... (This is so it'd be easier to track down any logs where you didn't make it easily... B4A Question Verify CheckedChange in log??? - giga    Oct 30, 2012 How can you verify the CheckedChange is firing the code or even trying to fired the code, I looked in the log and when I put a check in the box nothing happens in the log.
Thanks to ALL for their support.... B4A Question Change font in Logs -- Beta version === Answered - Roger Daley    Aug 17, 2015 Hi All,
One of the listed features in the latest Beta version is change fonts in Logs. How?
Regards Roger... B4A Library [B4X] [XUI] xCustomListView - cross platform CustomListView - Erel    Dec 24, 2023   (46 reactions)   tags: CustomListView, xcutomlistbox card, xuiCLV, CUSTOMLIST, Erel, XUI classes. It is recommended to use this one for new projects. Change log: - V1.74 - Fixes a bug... / JumpToItem in B4i. - V1.63 - Bug fixes, Refresh method to force VisibleRangeChanged to be raised... with VisibleRangeChanged event and CLV.Clear - V1.52 - Fixes an issue with CLV.RemoveAt - V1.51 - Fixes an issue... update. VisibleRangeChanged event. With this event it is possible to show longer lists with complex.... ScrollChanged event. Support for CSBuilder in AddTextItem (B4A only). Performance improvements. - V1.20 - Adds... B4A Tutorial Camera2 - Still images and videos - Erel    Dec 29, 2024   (21 reactions)   tags: Camera2, cam is is included in the attached example. It depends on Camera2 v1.10+. Change log - V1.32 - Fixes an issue with inconsistent return value from TakePictureNow. - V1.31 - Changes the behavior... Page: 1   2   3   4   5   6   7   |