B4J Library [Web][ABMaterial] Framework for WebApps - alwaysbusy    May 17, 2024   (74 reactions) 06)
ABMEditor (1.07)
ABMFileInput (1.20+)
ABMGoogleMap
ABMLabel
ABMList
ABMImage
ABMImageSlider
ABMInputField
ABMRadioGroup
ABMPagination (1.04)
ABMPatternLock (1.20+)
ABMPDFViewer (1.08)
ABMPercentSlider (2.50)
ABMPlanner (2.50)
ABMPivotTable (1.08)
ABMRange (1.05)
ABMSignaturePad
ABMTimeLine (1.10 B4A Library Wifi Library - Objects for Android (first post)    Feb 05, 2017   (1 reaction) Just find in the topic the version 2.03, problem is that under 6.50 of B4A library seams not to work properly (When I try to call : ABLoadWifi - I get : Error description: Unknown member: abloadwifi).
Library is well load and my variables in declare in global correctly. The only member I saw are :
B4A Library MLwifi Library Updated to v4.00 - Jmu5667 (first post)    Jan 28, 2021 Hi Colin
Great work on the library, it's a credit to you. It there any chance that you could add ActiveBSSID to show the current connection BSSID. I don't want to have to do a scan etc. I have currently used ABWifi (1.2) to do this.
Many Thanks
John. B4A Library Simple WIFI library - FrankBerra (first post)    May 20, 2015   (1 reaction) Well this code returns data of the last OS scan, even if i haven't done a scan intentionally
Dim R As Reflector
R.Target = R.GetContext
R.Target = R.RunMethod2("getSystemService", "wifi", "java.lang.String")
R.Target = R.RunMethod("getScanResults")
String_InfoWIFI= R.RunMethod("toString")
I get da B4A Library [B4X] [XUI] AS WheelPicker - Spinner - a modern single/multiple choice picker view - based on xCustomListView [Payware] - Alexander Stolte    Apr 02, 2024   (20 reactions) 3.20
BugFixes
3.21
Add Event CustomDrawItem
Fade Effect BugFixes
3.22
Important B4I BugFix
3.23
Add Clear - Clears a column
SetItems already clears the list if you set a new list
Have Fun :)
https://payhip.com/b/IvqnN B4A Library [B4X] [XUI] AS Swipe Card - a tinder like swipeable card view [Payware] - Alexander Stolte    Apr 02, 2024   (48 reactions) ASSwipeCard
Author: Alexander Stolte
Version: 2.00
ASSwipeCard
Events:
BaseResize (Width As Double, Height As Double)
IndexChanged (index As Int)
LazyLoadingAddContent (Parent As B4XView, Value As Object)
ReachEnd
SwipeStateChange (state As Int)
SwipeStateChanged (state As Int)
Functions:
AddCa B4J Library [B4X] xHttpServer (Http Server + jQuery) - Star-Dust    Jun 09, 2024   (35 reactions) httpServer Events: Handle (req As ServletRequest, resp As ServletResponse) HandleWebSocket (req As ServletRequest, resp As ServletResponse) NewConection (req As ServletRequest) SwitchToWebSocket (req As ServletRequest, resp As ServletResponse) UploadedFile (req As ServletRequest, resp As ServletRe B4J Library (b4j)[juuid] Get Unique hardware ID - behnam_tr    Aug 10, 2024   (18 reactions) Get_HWID2 ) 'hardware + software > can change with changing windows or user
'Hardware information
'Windows Only
'system information
Dim p As jUUID
Log("OS_Name : "&p.OS_Name)
Log("OS_Version: "&p.OS_Version)
Log("OS_Arch : "&p.OS_Arch)
Log("OS_username : "&p.OS_UserName)
B4A Library [B4A] [XUI] BMPopUp v1.2 - Brian Michael    May 05, 2024   (37 reactions) B4XBitmapWrapper, ImageView As anywheresoftware.b4a.objects.B4XViewWrapper) As String
_getappheader As boolean
_getbackcolor As int
_getblureffect As boolean
_getblurscale As int
_getclose As boolean
_getcustomviewbyeventname (EventName As String) As anywheresoftware.b4a.objects.B4XViewWrapper
Get a B4J Library [ABMaterial] Creating ABMModalSheets at runtime: Part 2 - Mashiane    Sep 02, 2018   (4 reactions) Component(controlKey)
m.Put(ec.FieldName,dts.GetDate)
Case "ABM.GEN_DOUBLE","ABM.GEN_INTEGER","ABM.GEN_TEXT","ABM.GEN_NONE","ABM.GEN_TEXTAREA","ABM.GEN_TEL","ABM.GEN_EMAIL","ABM.GEN_PASSWORD","ABM.GEN_WEBSITE"
Dim txt As ABMInput = mdlc.Component(controlKey)
Page: 1   2   3   4   5   6   7   Powered by ColBERT |