B4i Tutorial Add QuickActions to your App - JanPRO    Feb 7, 2019   (8 reactions) Hi,
in this thread I want to show you, how to add QuickActions/Shortcuts to your App. QuickActions require 3D touch support and iOS 9 (minimum).
1.) Download the QuickActions tool, to create... B4A Question QuickAction3D.addActionItem(ai) - William Hunter (first post)    Sep 11, 2012 Too bad you have to go back into Java to cook up your own Images
and menu text. but it doesn't look too hard from the sample provided in the original project...
I get the same Index out of bounds error when using AHQuickAction3D menus in a project. There is nothing in code that is set up... B4A Library [B4X] CLVSwipe - xCustomListView Swipe actions and pull to refresh - Erel    Mar 2, 2025   (48 reactions)   tags: CLVSwipe, CLVSwipe - CustomListView, xuiCLV, xclv swipe pull, clv, myapp CLVSwipe is a class that adds "swipe actions" and pull to refresh features to... B4i, call Swipe.Resize when the page is resized. Adding action commands: - Set the action colors: Swipe.ActionColors = CreateMap("Delete": xui.Color_Red, "Do Something Else": xui.Color_Green, _ "Action 1": xui.Color_Red, "Action 2": xui.Color_Blue, "Action 3": xui.Color_Yellow) - Create the items values with Swipe.CreateItemValue... B4J Tutorial [Web][SithasoDaisy5] Low Code - Using 2 Drawers (left & right) in your app - Mashiane    Sep 22, 2025   (3 reactions) -specific content (e.g., filters, quick actions, or notifications). This approach can dramatically..., uncluttered interfaces that still provide users with quick access to features and navigation. Drawers... their place in the main content. 3. Clean Layout Instead of cluttering the top bar with every action... B4A Library A Quickaction and scrollview - bluedude    Mar 12, 2012 I want to use the Quick action library in a scrollview to show a horizontal menu selection.
How do I get the correct view and position to show it in the right place?... B4A Library StdActionBar - Another ActionBar library - Erel    Jan 3, 2021   (19 reactions)   tags: ActionBar StdActionBar (Standard ActionBar) library is based on the native ActionBar API, therefore it is only supported by Android 4+. StdActionBar / StdViewPager tutorial: ActionBar / Sliding Pages tutorial The share of Android 2.x devices is dropping and currently (January 2014) it is only 24%. This library allows you to add tabs and dropdown list to the action bar: 22024 22025 The attached... that the ButtonClicked event will not work on these devices. You should use Activity_ActionBarHomeClick event... B4A Library ICSMenuPopup - thedesolatesoul    Apr 23, 2012   (4 reactions) : NewQuickAction NewQuickAction3D corwin42's libraries: AHQuickAction Library Erel's 9patch... requires AHQuickActions to be added to the B4A project. It also requires several xml files and image... AHQuickActions vertical menu. Removed the arrows, added separators. Edited the xml files to give...-of-concept. Having problems: Make sure you get AHQuickActions to work before embarking on this one... Share My Creation [VS Code B4X IDE Companion]: Supercharging VS Code for B4X - How It Works & Why I Need It, You Might Too - Mashiane    Jun 3, 2026   (16 reactions) instantly provides accurate member completion. 🚨 2. Real-Time Code Diagnostics & "Quick... of these specific subroutines. If it finds a misplaced type, it throws a warning and offers a Code Action (Quick Fix) that will literally edit your document to automatically move the Type block into the correct... B4i Question After adding quickaction, i got black screen in release - schimanski    Jul 14, 2017 I add QuickActions.StartSettings to the Application_Start or QuickActions.ActiveSettings to...)
'QuickAction-Buttons initialisieren:
QuickActions.StartSettings
'Firebase...)
ImageView2.Bitmap=ic_action_show
pageKonferenzen.RootPanel.AddView(ImageView2, 0,0... B4A Question PDFium strange compile error - cannot find symbol - Moosi (first post)    Nov 19, 2019   (1 reaction) Hey Manfred, thanks a lot for the quick action. It works like a charm now. :D You are doing an impressive job for the B4X community.... Page: 1   2   3   4   5   6   7   |