B4A Library CollectionsExtra library - agraham    Feb 11, 2021 This library provides a LinkedList object which is an implementation of a doubly linked list that can be used as a stack, queue, or double-ended queue. It also includes an ArraysExtra object that allows arrays to be partially or fully copied, cloned, partially or fully filled with a given value, so B4J Library IPLocator - get info on IP addresses - Erel (first post)    May 10, 2019   (1 reaction) https://www.b4x./?query=CollectionsExtra+&prefix=1%2C2%2C3%2C17%2C24%2C29 (4th result) B4A Library BasicLib interpreter and BasicIDE development IDE revisited - agraham (first post)    Jan 12, 2019   (1 reaction) I don't honestly know! BasicLib probably not as it uses the B4A event mechanism to call back to the host. CollectionsExtra might but it does have a dependency on a B4A library. Both should be capable of working with B4J - I'll have to look at it. Tool Library Listing (work in progress) - Cableguy    Mar 11, 2015   (5 reactions) LIBRARY LISTING BY AUTHOR AGraham - Andrew Graham NOSUP Collections - 2/Fev/2011 - FREE - This library provides a LinkedList object which can be used as a stack, queue, or double-ended queue. It also includes an ArraysExtra object that allows arrays to be partially or fully copied, cloned, parti B4A Library [B4A] [XUI] BMPopUp v1.2 - Brian Michael    May 05, 2024   (37 reactions) objects.LabelWrapper _lblneutral As anywheresoftware.b4a.objects.LabelWrapper _swipeable_vertical As int _swipeable_horizontal As int _h_top As int _h_center As int _h_bottom As int _answer_accept As int _answer_cancel As int _answer_neutral As int _style_normal As int _style_accept As int _style_ac B4A Library SD: SqliteExtra - Star-Dust    Nov 20, 2021   (20 reactions) PopolateListTwoLine("mysql.db","mytable","City","State","ID", "", ListView1,True)
PopulateListTwoLineBitmap (FileNameDB As String, NameTable As String, FieldName As String, FieldSecondLine As String, FieldID As String, FieldBitmap As String, Condition As String, LV As ListView, CLearListView As Bool 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 Library SmartHost - A powerful library to easily create your own unique and flexible views - Gary Milne (first post)    Jan 01, 2016   (1 reaction) I looked at this and that Library was checked however it was not actually in use. I have re-compiled without it and update the files. If you re-download them you will no longer need to have the CollectionsExtra library in your projects. B4A Library StartActivityForResult Lib - Ivica Golubovic    Dec 06, 2023   (6 reactions) This is an extremely small but perhaps useful library for some developers. As the name suggests, its purpose is to initiate an activity to collect results. This library contains 3 methods and one event. In addition to the standard Initialization method, it contains Start and Start2 methods. It als B4A Library BAJLocale: A holistic approach to internationalization for B4(A/J) application (Part 2) - cimperia (first post)    Dec 03, 2015   (2 reactions) Please download the demo in post #1 to see how it is used.
I'll add the other classes as I have finished cleaning them up.
AJLocale Doc:
Dependencies
reflection
collectionsextra
javaobject
threading
AJLocale (Class)
Properties:
CANADA As JavaObject
Locale constant For en_CA.
CANADA_FRENCH Page: 1   2   3   4   5   6   7   Powered by ColBERT |