designer

  1. epiCode

    [Poll] What do you wish for?

    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
  2. S

    Wish Pan the Abstract Designer with middle mouse button

    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...
  3. Lucas Siqueira

    Competição de Layout B4A 2021

    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...
  4. Lucas Siqueira

    Share My Creation [B4XPAGES] DESIGNER LOGIN EXAMPLE - CODE B4X - UI DESIGNER

    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
  5. A

    iOS Question B4i UI Cloud question

    Hi all. When I hit F6 in my designer it opens me a page with UI Clouds but all I can see there is is
  6. Guenter Becker

    Android Question Panel.LoadLayout Error

    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...
  7. ramezaniabbas

    Share My Creation Ui/Ux + Animation

    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...
  8. LucaMs

    Wish Designer - Generate members

    The Designer should generate the view events declared as Private, not writing just "Sub". This is fine for Activities but not for B4XPages classes, because written so they are considered Public.
  9. Lucas Siqueira

    Share My Creation [B4XPAGES] CURRENCY QUOTES - CODE B4X - UI DESIGNER

    Hi, my name is Lucas Siqueira ?? ! I am very happy ? to share with you the designer at B4XPAGES. This code queries currency quotes using the free https://exchangerate.host/ api. I also implemented a designer with progress while the app makes the http request to get the data via json and...
  10. rgarnett1955

    Android Question B4a Designer Wishlist

    Hi, Just a wish list for the designer B4A Toolbar with Open, New, Save, Save As. Connect, Disconnect Undo feature with an Undo task bar button. This would increase my productivity quite a bit. Best regards Rob
  11. P

    Spanish [b4a] Uso correcto del abstract designer

    Hola, tengo algunas dudas sobre el abstract designer. Según entiendo, puedo usarlo para posicionar elementos y hacerme una idea de cómo se verán. Pudiendo poner pivotes (en algunos casos el de centrado y altura) para posicionar relativo a elementos contenedores "padre". Ahora bien, el script...
  12. M

    iOS Question TextField change Border Color (by code)

    Hi everyone, it's possibile to change the parameter "Border Color" of an TextField by code? I have a TextField in RoundRectangle style, and i want to change the border color to red when it is required. I got done in designer but not by code
  13. P

    Wish designer export as code snippet

    Hello, for certain reasons i often prefer to insert the layout within the code and avoid the "loadlayout" function. is it possible to add a "export as code snippet" (maybe in the clipboard) menu item in the designer tool?
  14. P

    Wish designer warning removed for not beginners

    Hello, The missing "LoadLayout" warning is very useful for beginners. Intermediate users often prepare some layouts that will never be loaded for certain reasons, but the warning will be there forever. I suggest to suppress the warning if the layout file name ends with ".draft.bil"
  15. R

    Android Question Can I set alpha level of button text in the designer?

    Can't find this. Looked for a RGBA to hex converter (in code) but couldn't fine one. RBS
  16. ALBRECHT

    Android Question Designer Copy and Paste Views

    Hello, Sometimes when i copy and paste some view into a new panel i have noticed that the field Type is empty. That apparently provide no pbs with the app. with B4A (i still dont try the transfer on B4I) Please could you confirme that to me ? Regards Michel
  17. LWGShane

    Wish [Designer] Tools > Center Horizontally / Vertically

    Would it be possible to add functions to the tools menu that would automatically center a view (or group of views) horizontally or vertically?
  18. Lucas Siqueira

    Android Question Weird layout with anchor

    Why using anchoring does my layout look weird? In the preview screen I have three buttons that are anchored on the left and right, if you notice they have a horizontal space between them, but on the real device the screen looks weird, has no spacing. What am I doing wrong? When I use the...
  19. C

    Android Question panel radius

    hello I'm using a panel View in the designer I see there is a possibility to set the corner radius Is there a possibilty to set different radius in both sides of the panel Let's say 60 in the left side and 0 in the right side Thank you
  20. ALBRECHT

    Wish Past format

    Hello, I dont know if it would be usefull , or if that already exists but that i have not see With the designer tool, when a complicated layout creation i would get the "Past Format" button for copying the settings on all selected views (with same type) ? have a good week Regards
Top