B4A Library [B4X] B4XCollections - More collections - Erel    Mar 08, 2022   (37 reactions) A: https://www.b4x.com/android/forum/threads/new-feature-b4x-lib-a-new-type-of-library.100383/#content
Updates
V1.13 - New B4XSortComparator class: https://www.b4x.com/android/forum/threads/b4x-sophisticated-sorting-with-b4xcomparatorsort.139006/
V1.12 - B4XBytesBuilder.InternalBuffer was removed B4A Question Example on how to use DrawRotatedCBC - knutf    Jan 01, 2021 Is there an example on how to use the DrawRotatedCBC member of BitmapCreator. How to make an InternalAntiAliasingBuffer for use with the DrawRotatedCBC Games compile Error AngryBird example - DonManfred (first post)    Nov 29, 2018 https://www.b4x./?query=internalantialiasingbuffer
https://www.b4x.-ref-lib-is-missing.98378/#content
Fazit: Update Bitmapcreator to have V4.5 or so installed. Note that bitmapcreator is an internal library and should NOT be placed in the additional libs folder. B4A Question Crashing resume - Spright    Feb 01, 2024 Files.Internal("shaderprog/vertex.txt"), _ lGdx.Files.Internal(".txt")) If Not(BlurShader.IsCompiled) Then Log("Could not compile shader: " & BlurShader.Log) Return End If If BlurShader.Log.Length <> 0 Then Log(BlurShader.Log) B4J Question Which Ref Lib is missing? - Gunther    Oct 18, 2018 Sub Class_Globals Private xui As XUI Private cache As Map Type X2SpriteGraphicData (Name As String, MapsOfCompressedBCs As List, AntiAlias As Boolean, AngleInterval As Int, _ OriginalBMPs As List, OriginalBCs As List, SizeOfAllCompressed As Int, LastUsed As Long, VerticalSymmetry B4A Question Need to manually write colors into a framebuffer - kimstudio (first post)    Oct 24, 2022 BitmapCreator is an internal library. There are many examples in the forum. It supports random access of pixels and the internal buffer() can be accessed like a framebuffer. B4A Question Method: getBA Crash - hanyelmehy (first post)    Nov 27, 2024 android.okhttp.okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:197) at com.android.okhttp.internal.http.Http1xStream.readResponse(Http1xStream.java:188) at com.android.okhttp.internal.http.Http1xStream.readResponseHeaders(Http1xStream.java:129) at com.android. B4R Library Update to rMQTT internal library - janderkan    Dec 20, 2020   (7 reactions) This updates the PubSubClient to v2.8 These functions have been added to B4R: IsConnected SetBufferSize SetKeepAlive SetSocketTimeout You must exchange the included folder and xml file in B4R folder: C:\Program Files (x86)\Anywhere Software\B4R I hope that this could be added to B4R, so it isn't n B4A Question Cannot instance android.media.audiofx.visualizer - SOLVED! - artsoft (first post)    May 15, 2023 android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1037) Caused by: java.lang.ClassNotFoundException: org.apache.http.util.ByteArrayBuffer . 17 more ClassNotFoundError......... :-( I guess that this erro B4R Tutorial B4R Change Log (version history) - Erel    Sep 05, 2023   (5 reactions) Initial support for ESP32: https://www.b4x.-support-for-esp32.75002/ Auto-formatting feature as in the other B4X IDEs. WiFiSSLSocket (ESP8266) - Similar to WiFiSocket for SSL connections. AsyncStream.MaxBufferSize field. Allows changing the size limit of the internal buffer. Note that #StackBufferSi Page: 1   2   3   4   5   6   7   Powered by ColBERT |