B4A Library [B4A] [XUI] BMPopUp v1.2 - Brian Michael    May 05, 2024   (37 reactions) Hello everyone, it is a pleasure for me to show you my first library for B4A.
BMPopUp is a library that will allow you to create PopUp messages in your applications. You can change the look as you like.
Thanks in advance for visiting I hope you like it.
138726
Normal PopUp: B4A Class [B4X] [XUI] AS Popup Menu - Alexander Stolte    May 01, 2024   (37 reactions) This is a simple cross platform Popup Menu.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. B4A Library [B4X] [XUI] AS PopupMenuAdvanced based on xCustomListView - Alexander Stolte    Feb 24, 2024   (35 reactions) This is a PopupMenu with a xCustomListView, so you can add simply new rows. And also add build in separator or title without having to worry about it yourself.
Not all functions of the normal PopupMenu are available yet. For now it has only the functions I needed for my project.
I spend a lot of t B4A Library [New] Google Play Games Services - Biswajit    Nov 29, 2021   (28 reactions) Update 1.01: Fixed an issue related to the sign-out event triggered from popup activities (Achievements/Leaderboard) You can check the resultCode received from OnGPGSActivityResult event. If the resultCode = RESULT_RECONNECT_REQUIRED, then it means the user clicked on the sign-out button from the po B4A Class [B4X] myPopup popup menu (B4A/B4i) - kstainsb    Sep 06, 2019   (38 reactions) Here's a small class which produces a simple popup menu anchored to a view. It works in B4A and B4i currently.
I've attached projects to show how it is used.
Enjoy.
New version 1.1 has better support for popup menus inside (nested?) scrollviews.
https://drive.google.com/uc?id= B4J Library [B4j] MenuButton - stevel05    Sep 18, 2023   (16 reactions) I wanted to add a menu to a form that is to be used in a narrow portrait orientation. I have dealt with this before using a normal button and a popup menu. but as there is a MenuButton control in JavafX I thought I'd wrap it. B4J Library [B4X] [XUI] xChart Class and b4xlib - klaus    Jul 10, 2024   (103 reactions) Max diameter of a bubble in percent of the smallest chart side (width or height).
This value is used for the highest bubble value.
For lower values, the bubble area is proportional. The diameter is proportional to the square root of the ratio.
Default value 10%.
BubbleDiameterMin As Double
Gets o B4A Library B4A Welcomes SSE - drgottjr    Dec 04, 2022   (13 reactions) so, there's something called server side events (SSE). it apparently has something to do with notifications from a web server to a browser. i'm guessing it's what happens when you see an annoying pop-up message from a web server asking persmission to send you notifications. good luck with that; B4A Library [Lib] Masked EditText - Informatix    Jan 23, 2020   (43 reactions) This EditText fixes a few issues with the standard EditText and adds new features:
- Filter: you can transform any input before the text is changed;
- Mask: you can define an input mask;
- Read-only: you can protect your EditText against changes;
- Floating hint: the hint moves above the EditText wh B4A Library SpeechRecognitionNoUI - Google Speech Recognition Without Popup - Biswajit    Oct 05, 2021   (33 reactions) A better alternative for offline recognition is available here.
With this, you can add speech recognition feature to your application without google speech recognition popup (check attached example),
SpeechRecognitionNoUI
Author: @Biswajit
Version: 1.6
SpeechRecognitionNoUI
Events:
ReadyForSpe Page: 1   2   3   4   5   6   7   Powered by ColBERT |