b4x

  1. Lucas Siqueira

    Wish button to create project [B4X] B4XPages - Cross platform

    Hello Erel, you have done an excellent job with B4X! When possible, include in B4A, B4I, B4J a button to create project [B4X] B4XPages - Cross platform, so for those who start in b4x it would be faster to start a project. Another suggestion is in the event B4XPages.AddPage (_, _) I could...
  2. Alexander Stolte

    Android Question [B4X] B4XPages - how to handle PermissionResult

    I see that the B4XPages has a "PermissionResult" event, how i use it right?
  3. R

    iOS Question The B4X Drawer Menu and Apple's Notched Screen

    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 there is the danger you will take up almost all of the screen width when the menu is in view. A bigger...
  4. LucaMs

    B4A Library [B4X] B4XTblClmUtils V. 1.0

    B4XTblClmUtils is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content). Allows you to set some properties of a B4XTableColumn (simple and default cells): - Text Size - Text Color - Font - Background color and border - Padding (B4A only). Example: Sub Globals Private...
  5. M

    iOS Question [SOLVED] MiniSearchView doesn't work

    Hi, i'm trying to use the minisearchview but i get this error when i use the "setitems" function: *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[1] Thanks
  6. M

    iOS Question Change combobox text color

    Hi, I want to use the B4XCombobox. but I don’t know how to change the text color I created it in the designer thanks in advance !
  7. Peter Simpson

    ? My happy introduction to B4X

    Hmm, I see that Anywhere Software has created this new section in the forum, so I've decided to add my actual B4X story. WARNING: This is going to be a loooooooooooong read :cool: I've always enjoyed creating software from the early days of the humble 48k ZX spekky, to machine coding my 68000...
  8. Marcos Alves

    Android Question B4X and Compatibility

    Hello all, I noticed that in visual designer we have the option to add the views in the activities and B4XView, but I confess that for me it's not clear yet if I'll have advantages when translating a B4A app to B4i using that kind of approach... for example, I tried to reference the padding...
  9. Peter Simpson

    ? Coming soon - Lazy Loading examples for new and existing B4X members

    Hello everyone, I've noticed that there appears to be more questions regarding long lists of data and matching previously designed layouts. Even thought you can easily use xCustomListView in conjunction with Lazy Loading to accomplish the required results, some B4X developers can find it...
  10. M

    iOS Question [B4X] Chat Layout bad textfield positioning

    Hi, I'm slowly integrate the chat example from @Erel (Thanks you) but when I click the textfield it resize in a bad way I guess. It's too much above the keyboard. Thank to anyone will answer!
  11. Toky Olivier

    Android Question [Solved] Center vertically text in BBCodeView

    I did many attemps to center vertically text in BBCodeView when paragraph height is not larger than the Base height (or the scrollview height) but no success. It's like text in BBLabel which is centered vertically but in a BBCodeView. I picked code from BBLabel (from the Redraw sub) but always...
  12. M

    Android Question [B4X] Cross platform chat layout - Change B4XFloatTextField proprieties

    Hi everyone, i tried out the chat layout example from @Erel . I wanted to change the apperance of the B4XFloatTextField contained in the 1.bil layout file. I changed it's properties to look like this: But when i run the app it shows like so: a white rectangle. How can i set all the...
  13. SMOOTSARA

    Android Question ironsource advertising library

    Hello friends:) Which is the best and new " ironsource advertising library " for b4a ? https://platform.ironsrc.com/ https://developers.ironsrc.com/ironsource-mobile/android/android-sdk/#step-1 Thank you ?
  14. SMOOTSARA

    Android Question AdColony advertising library

    Hello friends:) Which is the best and new " AdColony advertising library " for b4a ?
  15. Patent

    B4J Question jPOI for Tables in Word

    Dear Community, have a Question about missing depencies, see the little Example. Want to add a new Grid in a Table in a Word XDoc with jPOI, based on Erels https://www.b4x.com/android/forum/threads/jpoi-to-the-rescue.104082/#content. I copied all the .jars correctly. (All other things are...
  16. W

    Android Tutorial Hugo - ESP8266 4-button WiFi remote

    Not exactly a tutorial or Android-only, but a hint to the community for those who like playing with home automation stuff, and possibly for others as well. I happened across this very nice device (IMHO): https://www.tindie.com/products/nicethings/hugo-esp8266-4-button-wifi-remote/ and couldn't...
  17. LucaMs

    It's growing quickly

    B4A is less than 10 years old (basic4ppc is probably 10 years old, B4A is younger). Now there is XUI-B4X... Less than 10 years old and... it is already over 175cm high :D [This tribute because right now I (we - me and @LordZenzo) "completed" a useful b4xlib - "completed" between quotes just...
  18. Star-Dust

    B4J Library [B4X] [XUI] SD_TreeList

    SD_TreeList Author: Star-Dust Version: 0.27 B4XTree Events: Click (IDLeaf As String, LeafName As String) ClickBranch (ID As String, Expanded As Boolean) LongRightClick (IDLeaf As String, LeafName As String) LongRightClickBranch (ID As String, BranchName As String) Fields...
  19. Star-Dust

    B4A Library [B4X] [XUI] SD_TreeList

    Download a Library from Here SD_TreeList Author: Star-Dust Version: 0.27 B4XTree Events: Click (IDLeaf As String, LeafName As String) ClickBranch (ID As String, Expanded As Boolean) LongRightClick (IDLeaf As String, LeafName As String) LongRightClickBranch (ID As String, BranchName As...
  20. D

    Android Question How to install *.b4xlib

    Hi Guys Sorry if I have missed the obvious but I can't find how to load the *.b4xLib from post https://www.b4x.com/android/forum/threads/b4x-xml2map-simple-way-to-parse-xml-documents.74848/ I think it either goes in the internal library or addition folder - but I don't want to screw my working...
Top