B4XLibraryCombobox [B4X][XUI]
SD_xComboBox [B4X] [XUI]
SD_xComboBox [B4X] [XUI]
@Star-Dust · 2023-12-29
B4XClassImages [B4X]
APNG - animated PNG [B4X]
APNG is a format that extends PNG with support for animations, similar to animated gifs. This class, which is implemented in B4X, extracts the frames from the APNG file and creates the animation.
@Erel · 2023-12-24
B4XLibraryList- and scrollview [B4X]
xCustomListView - cross platform CustomListView [B4X]
xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features of the original CustomListView and it is compatible with B4A, B4J and B4i.
@Erel · 2023-12-24
B4XLibraryB4X [B4X][XUI]
SD B4XView [B4X] [XUI]
This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub. XUI is designed to work with the native views. You can add regular view you like with the designer. But with this Library the views have the same properties and identical events, and you can also access the original view and more properties and animation. This will allow you to reuse the code written for a platform on the others without any changes. Also I''m adding custom views and (if I have time) more animations not included natively. In the future AnyWhere will insert the management of the XUI Views in the design ... that day I will take away the native views from this library (no longer needed) and leave only the custom ones.
@Star-Dust · 2023-12-21
B4XTutorialDatabase [B4X]
Supabase - Database Joins [B4X]
Supabase - Database Joins [B4X]
@Alexander Stolte · 2023-12-20
B4XTutorialSupabase [B4X]
Supabase - Supachat chat example app [B4X]
Supabase - Supachat chat example app [B4X]
@Alexander Stolte · 2023-12-20
B4XTutorialB4X
Features that Erel recommends to avoid
Features that Erel recommends to avoid
@Erel · 2023-12-06
B4XSnippetStrings [B4X]
Hide full phone number [B4X]
It does not always make sense to make the entire phone number visible. So we only show the prefix code and the last 4 characters. We replace the rest with *
@Alexander Stolte · 2023-12-06
B4XTutorialEditText/Textview/TextArea/TextField [B4X]
AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker - Simply let your users enter their phone number [B4X]
AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker - Simply let your users enter their phone number [B4X]
@Alexander Stolte · 2023-12-04
B4XLibraryPicker [B4X][XUI]
AS BottomPhoneNumberFlagPicker [B4X] [XUI]
A bottom phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2023-12-03
B4XTutorialCalendar [B4X]
AS Scheduler - DayView [B4X]
AS Scheduler - DayView [B4X]
@Alexander Stolte · 2023-12-03
B4XTutorialSupabase [B4X]
Supabase - Realtime Broadcast example app [B4X]
Supabase - Realtime Broadcast example app [B4X]
@Alexander Stolte · 2023-12-03
B4XSnippetDate/time [B4X]
Get number of days in year [B4X]
Get number of days in year [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialDatabase [B4X]
Supabase - Realtime [B4X]
Supabase - Realtime [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialSupabase [B4X]
Supabase - Realtime Broadcast [B4X]
Supabase - Realtime Broadcast [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialSupabase [B4X]
Supabase - Realtime Postgres Changes [B4X]
Supabase - Realtime Postgres Changes [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialSupabase [B4X]
Supabase - Realtime Presence [B4X]
Supabase - Realtime Presence [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialPane(l) [B4X]
AS DraggableBottomCard - Drag Indicator - Confirm Button [B4X]
AS DraggableBottomCard - Drag Indicator - Confirm Button [B4X]
@Alexander Stolte · 2023-11-24
B4XLibraryViews - additional [B4X][XUI]
AS Ripple View [B4X] [XUI]
AS Ripple View [B4X] [XUI]
@Alexander Stolte · 2023-11-20
B4XLibrarySeekbar [B4X][XUI]
AS RangeSeekBar [B4X] [XUI]
AS RangeSeekBar [B4X] [XUI]
@Alexander Stolte · 2023-11-19
B4XTutorialB4Xpages [B4XPAGE VIDEO]
Full tutorial on building Membership Registration App [B4XPage Video]
Full tutorial on building Membership Registration App [B4XPage Video]
@mcqueccu · 2023-11-19
B4XTutorialList- and scrollview [B4X][XUI]
CustomListView - lazy loading / virtualization [B4X] [XUI]
CustomListView - lazy loading / virtualization [B4X] [XUI]
@Erel · 2023-11-16
B4XLibrarySwitch [B4X]
B4XSwitch to support Accessibility [B4X]
I think that the B4XSwitch does not support accessibility very well. I made a simple extension based on the already extended version of the B4XSwitch that supports setting colors at runtime. (Many thanks to @Blueforcer.) Now you can add a description to the panel, which is read out correctly by TalkBack.
@b4x-de · 2023-11-15
B4XTutorialViewPager [B4X]
AS ViewPager - Infinite scrolling [B4X]
AS ViewPager - Infinite scrolling [B4X]
@Alexander Stolte · 2023-11-13
B4XTutorialSupabase [B4X]
Supabase - Database Limit and Offset [B4X]
Supabase - Database Limit and Offset [B4X]
@Alexander Stolte · 2023-11-08
B4XTutorialSupabase [B4X]
Supabase - Database OrderBy [B4X]
Supabase - Database OrderBy [B4X]
@Alexander Stolte · 2023-11-08
B4XLibraryButton [B4X]
NHShakeButton.b4xlib - Works in B4A, B4i, B4J [B4X]
This library will zoom in, zoom out and shake 4 times in random directions a button. It should work also with any view since the ShakeButton sub accepts as an argument a B4XView.
@hatzisn · 2023-10-31
B4XTutorialTabStrip [B4X]
AS SegmentedTab - Custom tab width [B4X]
AS SegmentedTab - Custom tab width [B4X]
@Alexander Stolte · 2023-10-29
B4XSnippetTable/Grid [B4XTABLE]
B4XTableSettingsExplorer - shows the impact of changing B4XTable properties et al [B4XTable]
B4XTableSettingsExplorer - shows the impact of changing B4XTable properties et al [B4XTable]
@walt61 · 2023-10-25
B4XLibraryTable/Grid [B4X][XUI]
SD FlexGrid [B4X] [XUI]
I created a new library to show a table (or grid) similar to the one in EXCEL. There are already excellent classes that allow many to accomplish things, such as xCustomListView (by Erel) and with the FlexibleTable (by Klaus). I wanted to make something slightly different suited to my needs.
@Star-Dust · 2023-10-25