Games [XUI2D] Example Pack - Erel    Oct 2, 2022   (33 reactions)   tags: example games, XUI2D Games Updated thread based on X2 v2.0+: https://www.b4x.com/android/forum/threads/xui2d-x2-v2-0-2021.131279/ Examples: - Hello world (based on Tiled) - Clumsy bird - Mario - Space Invaders - Walking Character - Tiles Map - Joints 1 - Tank Attack - Monster Truck - Ilan's First App - Drawing lines - Newton's Cradle - Collisions - Hello World with tiles based background - Floating Bodies - Mouse... packed as a single b4x lib. 300267245 The examples pack is a single zip with all the XUI2D examples... B4A Library [B4X] XUI Views - Cross platform views and dialogs - Erel    Mar 19, 2025   (85 reactions)   tags: B4X XUI Views Dialogs, xui, XUI Views 311915599 XUI Views is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content..., Height) End Sub Private Sub Application_Background Dialog.Close(XUI.DialogResponse_Cancel) End Sub... KeyCode = KeyCodes.KEYCODE_BACK And Dialog.Close(XUI.DialogResponse_Cancel) Then Return True Return... Sub Activity_Pause (UserClosed As Boolean) Dialog.Close (XUI.DialogResponse_Cancel) End Sub.../threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/page-3#post-665765) https://www... Games [XUI2D] X2 v2.0 - 2021 - Erel    Jul 22, 2022   (24 reactions) .b4x.com/android/forum/threads/97029/#content - Touchy - https://www.b4x.com/android/forum/threads/xui2d.../threads/very-very-very-simple-xui2d-test-project.96793/post-611080 - Tank Attack - https://www.b4x.com/android/forum/threads/xui2d-tank-example.96567/#content - Collisions - https://www.b4x.com/android/forum/threads/97144/#content - LargeBackground - https://www.b4x.com/android/forum/threads/xui2d-large.../xui2d-parallax-background.131606/#post-829749 - Breakout - https://www.b4x.com/android/forum/threads... B4A Library [B4X] [XUI] xCustomListView - cross platform CustomListView - Erel    Dec 24, 2023   (46 reactions)   tags: CustomListView, xcutomlistbox card, xuiCLV, CUSTOMLIST, Erel, XUI xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features... items: https://www.b4x.com/android/forum/threads/b4x-xui-customlistview-lazy-loading-virtualization.... Libraries such as XUI Views depend on the library and will not work properly with the module... Games [XUI2D] Cross platform tips - Erel    Dec 19, 2018   (17 reactions)   tags: b4x folder structure XUI2D allows us to develop games that run on B4A, B4J and B4i. This tutorial will explain... they will be updated automatically when we run the project. Tips - B4A and B4J XUI2D library is based on jBox2D. B4i iXUI2D is based on the C++ box2d. In most cases the behavior will be the same. However... on all platforms. Especially when you test performance. - B4A is the only platform where XUI.Scale.... Not just XUI2D.... B4A Tutorial [B4X] [XUI] CustomListView - lazy loading / virtualization - Erel    Nov 16, 2023   (39 reactions)   tags: customlist view card, CustomListView, Virtualiza, XCustomListView, xuiCLV, B4X = xui.CreatePanel("") p.SetLayoutAnimated(0, 0, 0, CLV1.AsView.Width, 280dip....Text = cd.Title lblContent.Text = cd.Content SetColorStateList(lblAction1, xui.Color_LightGray, lblAction1.TextColor) SetColorStateList(lblAction2, xui.Color_LightGray, lblAction2.TextColor) ImageView1.SetBitmap(xui.LoadBitmapResize(File.DirAssets, cd... SetColorStateList(lblAction1, xui.Color_LightGray, lblAction1.TextColor... B4A Library [B4X] [XUI] AS TextFieldAdvanced - Title, Information, Counter, Password, Button, Prefix, Suffix, Icons, Multiline - Alexander Stolte    Aug 25, 2025   (63 reactions) With this view you can quickly and easily add good looking text fields, with title and or bottom text. Additionally you can make the TextField a button, so that you can open menus, but still keep the design of the text fields. The view speeds up development because you don't have to worry about almost anything, it looks nice by default and is functional. I spend a lot of time in creating view... Games [XUI2D] To Collide or Not To Collide - Erel    Sep 12, 2018   (6 reactions)   tags: Box2d Collision pack: https://www.b4x.com/android/forum/threads/xui2d-example-pack.96454/... B4A Library [B4X] [XUI] AS WheelPicker - Spinner - a modern single/multiple choice picker view - based on xCustomListView [Payware] - Alexander Stolte    Jun 4, 2025   (20 reactions) -on-aswheelpickeradvanced.141588/ B4j: jXUI,jBitmapCreator,jReflection,xCustomListView,XUI Views B4a: XUi,BitmapCreator,Reflection,xCustomListView,XUI Views B4i: iXUI,iBitmapCreator,xCustomListView,XUI Views... B4A Library [B4X] [XUI] AS Scheduler 📅 - MonthView, DayView (Week), AgendaView and CalendarView [Payware] - Alexander Stolte    Mar 3, 2025   (33 reactions) /android/forum/threads/b4x-as-scheduler-dayview.157770/ B4j: jXUI,jDateUtils,xCustomListView,ASViewPager,jSQL B4a: XUi,DateUtils,Reflection,xCustomListView,ASViewPager,SQL B4i: iXUI,iDateUtils....CreateAppointment(ASSchedulerUtils.CreateASScheduler_Appointment(0,"Test Item 1",xui.Color_ARGB(255,45...,"Test Item 1",xui.Color_ARGB(255,45, 136, 121),False,DateTime.now,DateTime.now+DateTime.../forum/threads/b4x-xui-as-scheduler-?-monthview-and-dayview-week-payware.138410/post-876274</code>... Page: 1   2   3   4   5   6   7   |