project

  1. Peter Simpson

    B4J Library Summarise variable names viewer (Link to project)

    Hello everyone, It has been suggested to me that I should place a link to my AI code generated B4X variables names viewer project in this section of the forum (apparently AI is here to stay is not searchable). Anyway, below is the link to the original post and also the code. Click on the link...
  2. Peter Simpson

    ♊ Summarise variable names viewer - 100% Gemini AI code, 10 minutes from phone to desktop app

    Hello everyone, After reading the post by @Giacomo, I thought the idea was good, but I didn’t really want to sit down and create it myself. Still, I knew it would make a great app. I was on my phone at the time, so I asked Gemini to create the code for me as a B4J B4XPages solution. I wasn’t...
  3. Mashiane

    B4J Tutorial [BANanoReact] Render your Website/WebApp using Facebook ReactJS

    Hi there DEPRECATED: THIS WAS JUST A PROOF OF CONCEPT (now overtaken by BANanoWebix & BANanoVueMaterial) Before you embark on this journey, you might first want to look at BANano4DummiesByExample first! You are going to need some resources from GitHub, here is the link, BANanoReActApp...
  4. W

    Tool B4Xxref: cross-reference your projects with libraries and modules

    Before making a change to a shared module that I often use, I wanted to assess the projects it would impact. Windows Search is one option of course, but not one I find very practical in this case - time for B4Xxfref. Select the folder you want analysed (subfolders are inspected as well); the...
  5. Mashiane

    B4J Question Class: Reading MS Project Files with MPXJ

    Hi there The purpose of this class is to read a MS Project file using MPXJ from http://www.mpxj.org and return the contents, this should include 1. Resources 2. Tasks 3. Predecessors 4. Assignments 5. Project Properties MashMSProject ParseProjectProperties (m As Map) As MSProjectProperties...
Top