B4i Question The B4X Drawer Menu and Apple's Notched Screen - RichardN    Apr 27, 2020 The B4X Drawer is a very attractive feature for deploying a menu. With iPhones which all now have tall & thin screen sizes in portrait you need to make the drawer not too wide otherwise... B4i Question [Solved] B4X Drawer Menu - Limitations? - RichardN    Mar 23, 2020 Are there any limitations associated with using the B4X Drawer menu in B4i ? In a project I have used the Drawer with a Custom List View as a menu on Page1 and I'm getting unpredictable behavior of a view on Page2.
I don't recall reading anything about this?... B4i Question B4X Drawer Menu - iOS Colour Customisation - RichardN    Mar 15, 2020   (1 reaction) I am just starting out on a new iOS project that requires colour customisation of the interface. The front-end is based on the B4X Drawer Sliding Menu example HERE.
The colour scheme requires... the hamburger colour in the B4X Drawer?... B4A Question Drawer Menu does not show menu - zed (first post)    Oct 2, 2024   (3 reactions) We need a little more information.
There is no reason why the menu should not appear if you click on the hamburger.
Unless there is an error in the code.... B4A Question Drawer View menu items? - techknight    Feb 12, 2019 How do I add menu item icons in the right side of the actionbar/drawer view example?
Using B4XDrawer, the hamburger menu is on the left and it works fine.
But I need to put my dynamically changeable icons back on the right.
This is what I was using with the stock actionbar:
Sub SetMenuItems... B4A Library [B4X] B4XDrawer - sliding drawer - Erel    Dec 8, 2020   (65 reactions)   tags: B4ADrawer sliding drawer, SlidingPanels, Sliding Menu, B4X, sliding drawer, B4A Class Sliding Drawer /basic4android/images/SS-2018-10-03_17.51.11.png A class that implements a sliding menu. Unlike the nice jfeinstein SlidingMenu library the drawer covers the activity instead of pushing it. It is similar to the various design support navigation drawer libraries. Instructions: 1. Initialize... B4i 300dip = left menu width 2. Load the "Activity layout" to the drawer: Drawer.CenterPanel.LoadLayout("1") 3. Load the menu layout: Drawer.LeftPanel.LoadLayout("Left"... B4A Library Foldable(Drawer)Menu - Guenter Becker    Nov 7, 2020   (17 reactions)
Implemented ScrollView to scroll big menus
Implemented DIP consideration for image scale in pixels
to scale....
The Problem is solved!
Please use the attached FoldableMenu.b4xlib file and copy it to your... with the the FoldableMenu Class than import the attached .bas file in your project.
The Solution... - sorry to big to attach.
------------------------------------
FoldableMenu is a customview lib being... B4A Question [SOLVED] Problem with b4x Drawer Menu - Schakalaka (first post)    Jun 9, 2020 Thanks you!!
Now it work perfectly!... B4A Question B4X Drawer SlidingMenu - Chris Guanzon (first post)    Aug 23, 2021
thats false, because the drawer.centerpanel above the activity, a .sendtoback would not have helped in this case.
I already tried and tested it:... Share My Creation [Project Template] [B4J] Dashboard + Drawer - aeric    May 15, 2024   (10 reactions) 153746 Version: 0.001 Currently this template: only has a drawer a static menu a mini menu menu toggle buttons only available in B4J My plan is to make a dashboard template for general use. This template is work in progress.... Page: 1   2   3   4   5   6   7   |