there

  1. practicalsoft

    B4X FEED Remove log() code lines?

    Is there a chance to auto-remove all log() command lines from Code-Modules and Activity-Modules as a first step of the compiling process? I often write log() commands in my code to observe the app during execution. They contain readable strings with sensitiv informations. I want to keep all...
  2. practicalsoft

    B4X FEED File Chooser Utils

    I had thought there was something unusual about the FileChooser for a while, last night it dawned on me that it is not possible to select a specific file type from the list. I have created a Utils module to allow this. There are 4 options (only to save typing when setting it up) that allow...
  3. practicalsoft

    B4X FEED interface in the B4A

    Hello! In B4J, we can organize the interface as forms (layers) and load them one at a time (show them). What is the situation with this question in B4A ? Are there any examples of using more than one layer (Activity)? For example data entry mode involves one control and many of them, and the...
  4. practicalsoft

    B4X FEED ASTabMenu - how to remove all tabs?

    When my activity is initialized, I fill an ASTabMenu with code like this: For x = 1 To <somevalue> palbar.AddTab(<parameters>) Next But when something important changes, I want a whole new set of tabs. The view has a .RemoveAt() method, and I suppose I could just .RemoveAt(0) until it goes...
  5. practicalsoft

    B4X FEED New fonts in Android

    It appears there are now more than serif, asns serif and monospace in Android. I verified that they are present in my Samsung tablet under Android 8.1 or Huawei phone under Android 9, there are Casual, Dancing Script and Carrots Gothic SC. Respectively, handwriting, formal lettering, and small...
  6. practicalsoft

    B4X FEED RTSP video stream

    Hi all, I use B4JVlcj to view RTSP ip cam stream, it's working but i need to change network-caching from 1000 to 300 or less, because there is two much shift. Is there an hidden command (vlc.setXXX(300)) , or how can I change this value ? Maybe is there another solution to view RTSP ip cam...
  7. practicalsoft

    B4X FEED Sinclair ZX Spectrum Emulator

    Here is an emulator for the 48 K Sinclair ZX Spectrum, which was my first computer back in the early eighties. There are already several much better emulators available (like Fuse and ZXSP to name a few), so I made this just for fun. And it really has been fun, though quite a lot of work to find...
  8. practicalsoft

    B4X FEED PDFium - Pdfview2 -Some issues -related to Library, as well as general

    Hello, First, thanks to @DonManfred for the wonderful library, explained by him in this thread. https://www.b4x.com/android/forum/threads/pdfium-pdfview2.102756/ It is a very feature rich library. I have to explore it fully. I used the example program from his dropbox folder and tested it out...
عقب
بالا