B4A Tutorial Android SlidingPanels - Simple way to create sliding layouts - Erel    Aug 15, 2016   (4 reactions)   tags: SlidingPanels , the current panel slides out and the new panel slides in.
As Panels can load layout files, you can create.../slidingpanels_1.png
The project is made of two components. The Main activity and the SlidingPanels code... B4A Library [B4X] B4XDrawerAdvanced - Sliding Drawer - Left and Right Panel - Alexander Stolte    Jan 30, 2025   (26 reactions) supports right panel in B4A and B4I. What was often requested. I spend a lot of time in creating views.... thread https://www.b4x.com/android/forum/threads/b4x-b4xdrawer-sliding-drawer.97828/#content Changelog 1.55 Release New StateChanged (Open As Boolean) event. Right Panel support for B4I and B4A 1... Instant 1.59 BugFixes Add SetSideWidth - Sets the Width of both panels (Left and Right) Add SetSideWidth_Left - Sets the Width of the Left Panel Add SetSideWidth_Right - Sets the Width of the Right... B4A Library AHViewPager library - Sliding panels now perfect - corwin42    Jun 23, 2016   (39 reactions)   tags: B4A UI from google. With this library it is possible to add sliding panels to your apps.
AHPageContainer....
AHViewPager - This is the main object which provides the sliding panels.
All the Tabs objects... Share My Creation [Class]: iMashPager Sliding Panels adopted from AHViewPager - Mashiane    Jul 18, 2016   (3 reactions) Hi there
This class is an adoption of the AHViewPager from B4A to enable one to add sliding panels... AHViewPager. There is no need of a "container" though here.
There is a complete sliding page... B4A Library SD: Panel Extra (Slide Swap Scroll) - Star-Dust    Jun 30, 2020   (32 reactions)   tags: Panel navigation, panel extra, swipe ) 61861 61862 SlidePanel (Example) 67835 67836 TitleScrollView (Example) 61863 SwipePanel (Example...) As String Size As Int Number of panel insert SlidePanel ' Slide Up/Down/Left/Right Events: Close (FromCode As Boolean) Open (FromCode As Boolean) Fields: PanelSlide As Panel SlidePanelAnchor... CloseSlidePanel As String DesignerCreateView (Base As Panel, Lbl As Label, Props As Map) As String GetBase... IsInitialized As Boolean OpenSlidePanel As String SetSlideLeft As String SetSlideRight As String... B4A Tutorial BetterSlidingPanels - Nice sliding panels with page indicator - corwin42    Oct 20, 2011   (5 reactions)   tags: SlidingPanels Based on Erels SlidingPanels example I created another version which is a bit more "touch friendly".
My changes:
Move panels while touching the screen and moving your finger around
... B4A Code Snippet Image viewer. A zoomable image within each sliding panel - GeoT    Mar 25, 2023   (9 reactions) .
Dominex's SlidingPanels class allows in part to place large, horizontally sliding panels.
I have put them together by making some modifications to the SlidingPanels class and adaptations... you to slide the SlidingPanels
A SlidingPanels is not allowed to slide if its ScaleImageView has been... B4J Library [ABMaterial]: MashSlidingPanels - Mashiane    Nov 25, 2017   (3 reactions) Hi y'all 6oi3dhD7MZA This is a custom component to show SlidingPanels using materialize framework. That means for this to work you need to include the js and css files from materialize. My wish for this is the ability to add ABMContainers to this to create a fully fledged component. I dont know how to add that to custom components, unless I create a custom container myself. With the current ABMContainer being powerful as it it already, I wont even attempt to 'clone' it. Hopefully... B4A Example Snaptchat Slide Panels + Camera - Douglas Farias    Dec 9, 2017   (10 reactions) with camera like snapchat and one without camera, only panels slidings.
Note: you can slide any...Hi all.
I had nothing to do at home, so I decided to code a little.
i made a snapchat panels example, on snapchat app you can slide the finger to any direction, right, left, up and down.
i made the same on B4A, using no especial libs, just a panel with touch event and b4a animation using... French activity et slide panel - drgottjr (first post)    Jul 25, 2025 un panneau - ou n'importe quelle autre vue - appartient à une activité, pas à l'inverse. une activité ne fonctionne pas dans un panneau.
(ils existent les dits "fragments" qui sont ... Page: 1   2   3   4   |