Task Manager App Template
This Task Manager app template serves as an ideal tool for developers looking to create their applications or delve into UI/UX design studies. The template intentionally excludes logical functionalities such as a database or API connection, focusing solely on the...
Salve a tutti, ho acquistato B4A secoli fa quando era a pagamento, ma sto cercando di usarlo solo adesso.
"Provengo" dalla buonanima di Visual Basic 6.
Non capisco perche' il Designer, una volta collegato al tablet e impostato "Adatta al dispositivo connesso", mi sposta gli elementi sul...
Hi all, I bought B4A years ago when it was paid, but I'm only using it now.
I don't understand why in the designer, connected to an Amazon Fire 7" (5th generation) tablet (unlocked and with the play store) with the "fit to connected device" option, in the bottom right corner the designer...
CC: @Erel
1: Being able to set the scope of controls to either Public or Private in the "Generate Members" dialog.
2: Being able to set the default border width of all new controls. (For example, I usually change the border width to 0 and it would be nice to set it to be able to set a global...
Drawing Inspiration from @Erel's DDD - SpreadControlsHorizontally, I tried to build two function I need very often and sharing here with everyone!
What can you do with this class:
1. Spread controls horizontally or vertically
2. Spread controls without altering their height or width
3. Spread...
Hello,
my question is focused on building a desginerable custom control.
I knew that I can set/retrive the Designer "Text Properties" by code using the *Lbl View" of the "Public Sub DesignerCreateView (Base As Object, Lbl As Label, Props As Map)". But I'm missing to do the same with the...
When I copy the designer from one platform to another, the properties (BackgroundColor, BorderColor, BorderSize, BorderRadius) of the button component are not copied from b4i to b4a, the reverse also happens.
Note: scrollview does not copy background property. (please make the scrollview...
Android 8+ adds the ability to attach a text tooltip to a view. This post shows some wrapper code to do this with JavaObject.
Just like elevation has been added for panels, I'd love to see tooltips added as a declarative property on views, so we could define them using the Designer or in simple...
With the new Designer Script Extensions, Erel has given us Class Names for views similar to the B4j CSS class names.
For those wanting to use the actual CSS classes and styling in B4j, it is just as easy to add CSS class names to Nodes directly in the designer using the Designer Script...
Hi, Guys
I have what appears to be a simple question - How to you load a panel (created and saved using Designer) onto a B4X page?
I have tried the following code and it does not show the new panel.
Private Sub B4XPage_Created (Root1 As B4XView)
Log("B4XAddPlayer_Created")
Root = Root1...
Hello,
I have an old B4A application that work fine with only one designer variant since more than 6 years with lot of tablet.
It is design with 1280 x 800 scale 1 and work with all screen resolution.
We have new tablet with classic 10.1" 1920 x 1200 screen that never correctly adapt.
In...
1. This is not an official survey
2. This is not even a guarantee of any sort that any of the features will make it to B4X
3. This is general chit chat to know what fellow developers "wish" for and its priority
4. Votes are anonymous
When working in the Visual Designer, especially on smaller screens, I zoom in to see (and move) views but then I have to zoom back out and then back in to a different area. In most CAD programs if you press the middle mouse button down it will let you PAN the screen. This would be a nice...
Competição de Layout B4A 2021
Olá a todos... Nós administradores e membros do grupo Basic4Brasil, decidimos criar uma competição de layout/design utilizando a ferramenta B4A.
Esta competição é uma maneira de unir ainda mais os brasileiros e também uma chance para todos mostrarem suas...
Hi, my name is Lucas Siqueira 🇧🇷 !
I am very happy 😁 to share with you the designer at B4XPAGES.
I hope you like the layout and my contributions! 🤓💻
I'm in love 🥰😍 with B4X!
Made with ❤ in B4X
Whish you a happy christmas,
I am developing a customcontrol. I like to use a panel and load a layout build with the designer into it and than add the panel to the base of the custom control:
mprops = Props
Panel.Width = mBase.Width:Panel.Height=mBase.height...
One of the designs of our team
All animations are created using b4x code and libraries and do not require an external library.
This is the latest design by our team. First it is designed in Figma and then everything is transferred to b4a layout and then animations added. Your application can’t...
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.