gui

  1. peacemaker

    B4J Tutorial Creating Linux DEB-package for GUI B4J app

    This tutorial is made for Linux JDK14 set Java + JavaFX for B4J practically, AI suggestions were partially OK only. The .jar app file is compiled at Windows developer host. Very important part is the starting line of the GUI app under Linux, here the correct starting line after the...
  2. 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...
  3. Swissmade

    B4J Question WebSockets in GUI app

    Hi all, I wondering if it is possible to use web-sockets in a GUI app. What I like to do is send the information from a GUI Server also to a website. If this is working I like to strip down this GUI Server to a Non-GUI Server this way I know if it is working correct. Also wondering how to do...
  4. Raphael da Costa Peret

    B4J Question Pagination without page indicators

    Hi, All! :) Is possible to hide page indicators from a pagination container?
Top