Name: TD_Drawer
Version: 1 EarlyAccess
Code: B4A
TD_DrawerTree expands the possibilities of the B4XDrawer with the following functions:
One single drawer , as a menu selection for all pages
Display the menu as a tree structure.
Design of the menu tree with the designer.
Individual color...
I took the original B4XDrawer code from @Erel and modified it to create a new view.
This view supports right panel in B4A and B4I. What was often requested.
I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of...
B4XDrawer panel allows all touch / click event to pass to elements below it unless it is on an element in the panel.
Although I avoid modification in a class directly, to avoid issues when upgrading, I tried capturing LeftPanel_Click and LeftPanel_touch sub in B4XDrawer but it does not fire...
Another "weird" app of mine, to render and display ANSI art in Android smartphones. You can download any .ANS, .DIZ, .NFO, even .TXT file and render it on the fly on your phone. It supports SAUCE data , various palletes for matching colors and many, many, many bitmap fonts to achieve 100%...
My App uses the sliding drawer as per AppCompat and a Screen snapshot - all works exactly as expected with the sliding drawer, until I do a PrtSc (activity snapshot). The items on the sliding drawer then fail to respond for a period - I cant decide if it is for a time (propbably not) or until I...
Good day everyone, I've tried searching the forum about the problem I'm having but no luck to find what's the solution.
I am trying to run the B4XDrawer made by Erel, and I am having trouble. The example project build successfully but it crashes after installing saying...
This refers to @AlexanderStoltes impressive ASTabmenu
I have now managed to successfully apply ASTabStrip & ASTabMenu to the b4xDrawer example of B4xPages :). (I've attached zip)
Unfortunately despite looking I can't find a way to turn off the animation when you click on the tab ("it's like...
Hi All
In the example given here and using B4A 10.2 I see that the left drawer does not cover the Centerpanel Page 2 Actionbar when you click the hamburger.
The example for B4xdrawer does - see here
I have search the forum, can see differences in the manifest, use of appcompat, it may be my...
Hi All
I am having an issue where my test app is crashing when moving to the second page of my App, It seems to relate to the left Pane drawer but I cant see what I am doing wrong.
Error log below, Also attached a sample project for reference.
One other question, How do I set the size for a...
hi :)
I want to create a SlidingMenu that is not displayed on the screen. That is, it is displayed next to the screen. Just like Instagram
Like the picture above ?
I used the B4XDrawer, unfortunately, it appears on the screen.
I don't want this, I want it to be displayed next to the screen...
Hi,
I have looked at the B4xDrawer Example at:
https://www.b4x.com/android/forum/threads/b4x-b4xdrawer-sliding-drawer.97828/#content
From the code it is not immediately obvious how to use B4xDrawer without AppCompt.
Is there perhaps an example that does not use AppCompt or a simpler way to...
Greetings,
I was looking at the properties of the B4XDrawer and wanted to add a shadow on the right edge of the drawer like in this photo I attached, but didn't see any shadow property. Do you know how he got it to look like that? The sample project that comes with this library doesn't have the...
After adding IME to the B4XDrawer example, all works fine except the IME_HeightChanged sub isn't triggering.
I doesn't seem to be firing in other activities that I've added either?
I am trying to implement the B4XDrawer but when I run the example I get the following error:
B4A Version: 9.50
Java Version: 8
Parsing code. (0.00s)
Building folders structure. (1.25s)
Compiling code. (0.59s)
Compiling layouts code. (0.02s)
Organizing libraries. (0.00s)...
As a newbee to B4A, Java and Android programming even running a example file can be frustrating even after hours trying to figure out where I did something wrong in the installation process. I'm trying the B4Xdrawer example provided in [B4X] B4XDrawer - sliding drawer.
I did the following...
Good afternoon, I contribute to the community with a small example of the class B4XDrawer with material icons and fontawesome icons.
Thanks to the whole community for this wonderful forum.
When using a tabstrip placed within a b4xdrawer's centerpanel you cannot open the sliding menu using the gesture.
Would it be possible to solve this? Tabstrip and B4XDrawer on Android have the behaviour I'm looking for, where if the slide comes from the edge of the screen it pulls open the...
Hello,
I am trying to use the same drawer in my app through different activities. The problem I am facing is that the hamburguer and title in actionbar are not visible. I am not understanding why.
Any help would be appreciate, thanks.
Hi everyone,
I'm using the latest version of B4XDrawer in my project. And I'm using a custom font for my application.
It is compiling without any error. But when the app runs on the device I'm getting this error:
*** Service (starter) Create ***
** Service (starter) Start **
** Activity...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.