balconverter

  1. T

    Share My Creation Create User Interface from Variable Declarations

    It is time consuming to create the elements in the user interface GUI. This has become more relevant for me in using AI to create code because AI declares the UI elements in the Process_Globals sub but does not create the UI. So I have to do it manually. Not any more! A MASSIVE THANK YOU TO...
  2. mmieher

    Share My Creation Generate Code Stuff from Layout Files

    Wanted to learn about JSON and the innards of layout files. Thanks to @Erel tutorials and this gem: https://www.b4x.com/android/forum/threads/b4x-balconverter-convert-the-layouts-files-to-json-and-vice-versa.41623/#content I came up with something to help save lots of typing. I basically...
  3. P

    B4J Question bjl to json using BalConverter

    Hello, I want to convert my bjl layouts to json by using BalConverter, Is it possible? Also as I don't have B4A license, I can't download it at all. Please change it's download permission to every body. Ref...
  4. E

    B4J Question Can't run "BalConverter" utility

    Hi, I'm trying to run the "BalConverter" utilty program, and I am having problems with two types of objects declared in the code: ByteConverter and MsgBoxes. I downloaded the "ByteConverter.jar" and "jMsgboxes.jar" and installed them in a folder: "C:\B4X\B4J\AdditionalLibraries" And...
Top