version

  1. practicalsoft

    Xen-Style [ShikiSuen] CSCN Anniversary theme v2.2.12a v2.2.12a

    [ShikiSuen] CSCN Anniversary theme v2.2.12a برای کاربران XF 2.2.13 و بالاتر : اگر پس از ارتقای XF از نسخه 2.2.13 با الگوی درخواستی تداخل داشت، لطفاً "ادغام خودکار" را امتحان کنید. اگر مشکلات سازگاری را پیدا کردید، در موضوع بحث این سبک در اینجا نظر دهید. به‌روزرسانی دستی اخیر من از این سبک برای...
  2. PracticalBot

    B4X FEED OpenJDK 17 or 19? JavaFX SDK 17?

    I understand that the recommended version for B4J (current version 9.80) is OpenJDK 11. Update OpenJDK I've been using OpenJDK 14 + OpenJFX 14 from Erels beta release post for a couple of years now for all my B4X projects, it works perfect. My wish is simply to hope that Anywhere Software...
  3. practicalsoft

    B4X FEED CheckWin11

    Just a simple trick I use to detect Windows 11 using Shell. This Sub returns True if the version is larger or equals to 22000.493 There is a known bug in JDK to detect Windows 11 version. B4X: Sub CheckWin11 As ResumableSub Dim shl As Shell shl.Initialize("shl", "cmd", Array As...
  4. practicalsoft

    B4X FEED GetSystemProperty "os.name" and "os.version" not working for Windows 11

    I provide system info in my B4J application, and ever since I upgraded to Windows 11 I'm still getting "Windows 10" and "10.0" returned values, respectively - even though my developer laptop's Windows System info shows/displays this: OS Name Microsoft Windows 11 Pro Version 10.0.22593 Build...
  5. practicalsoft

    B4X FEED poi-5.0.0.jar (any whereabout appreciated)

    I have an old b4j project that stopped compiling and asked for this lib. it's missing-in-action! The newer version didn't work so I want the old version. The old version is B4J 9.30 Any help highly appreciated. ادامه مطلب...
  6. practicalsoft

    B4X FEED (Solved )BANano7.35 or way to solve error ERROR 21

    Hey guys I'm trying to test BANano - I can't see the version 7.35 in the IDE I downloaded 2 or 3 times and installed everything from scratch many times too, but I continue seeing v6.59 also reinstalled B4J, and reset.. I got BANano from here: [BANano] Website/App/PWA library with Abstract...
  7. practicalsoft

    B4X FEED B4A Version: 10.2 BETA #1 problem android 4.4.4

    I am experiencing this problem in android 4.4.4 even with physical device Compile: B4A Version: 10.2 BETA #1 Java Version: 8 Parsing code. (0.86s) Building folders structure. (0.73s) Compiling code. (0.76s) Compiling layouts code. (0.08s) Organizing libraries. (0.00s) (AndroidX SDK) Generating...
  8. practicalsoft

    B4X FEED B4A v10.2 BETA is available for download

    This update adds support for the latest version of Firebase, Crashlytics and Android SDK. B4ASdkManager updated to support latest version of Android SDK command line tools. Firebase libraries updated to support latest version of Firebase SDK. OkHttp updated based on OkHttp 3.14.9. Support for...
  9. practicalsoft

    B4X FEED Dji Drones Library - New version 4.13 of the DJI SDK released

    Hello, DJI has released a new version 4.13 of the SDK: https://mvnrepository.com/artifact/com.dji/dji-sdk/4.13 This version now supports the relatively new Mavic Mini: https://www.dji.com/de/mavic-mini I would very much like to deal with the programming of an app that also supports this...
  10. practicalsoft

    B4X FEED B4A UCanAccess Demo (works under B4J - see notes)

    This demo is a slight modification of @DonManfred's B4XPages SQLiteLight2 demo. It demonstrates that UCanAccess can work under Android, given one uses the right version of UCanAccess and supporting libraries. Here are some notes that accompany the demonstration: 'Notes: '1)...
  11. practicalsoft

    B4X FEED [B4X] [XUI] SD XUIScrollView2D

    I develop the XUI version of the ScrollView2D library that created @Informatix. I did not base myself on its code but developed everything from scratch. It is still unripe, but it works well and is not very heavy. Clearly for iOS already the native ScrollView is 2D as well as for Desktop. Log...
  12. practicalsoft

    B4X FEED B4A Book Updated to Version 7.01

    I am happy to announce that the B4A tutorial and reference book "Rapid Android App Development using BASIC" by Wyken Seagrave has now been updated to cover version 7.01 of B4A. New sections in this edition A section on Resumable Subs has been added to part 3.1 – B4A’s Language. New entries for...
  13. practicalsoft

    B4X FEED Which mac OS is the cheapest version, which operating system version is minimal, for B4i in 2020

    Which mac OS is the cheapest version, which operating system version is minimal, for B4i in 2020 work B4i Development on SnowLeopard on VMWare ? ادامه مطلب...
  14. practicalsoft

    B4X FEED Which old iPhone is the cheapest version, which operating system version is minimal, for B4i in 2020

    Which old iPhone is the cheapest version, which operating system version is minimal, for B4i in 2020 iPhone 4 ? iPhone7 ? ادامه مطلب...
  15. practicalsoft

    B4X FEED Can't install AndroidX

    Have version 10 I have followed the steps, ran Sdk manager and installed suggested items. Several AndroidX files are installed, but I can't find under folder Android (where resides the actual android.jar), the Androidx version, so the compiler shows B4X: B4A Version: 10.0 Java Version: 11...
  16. practicalsoft

    B4X FEED jGoogleMaps Version 1.82 problem

    I have used jGoogleMaps Version 1.25 with B4J Version 6.51 successfully for a long time. Now I want to move to the actual B4J Version 8.50 and the actual jGoogleMaps Version 1.82 and get an error. To analyse the problem I have startet the actual GoogleMapsExample and get the same error. After...
  17. practicalsoft

    B4X FEED Problem on B4A 10.00 program compilation

    My program normally compiles on a Windows 7 32-bit PC, version B4A 9.80. On a new PC, windows 10 32 bits, I installed the B4A 10.00, according to the installation guidance. When I compiled the program, the problem described below occurred: B4A Version: 10.0 Java Version: 8 Analyzing the code...
  18. practicalsoft

    B4X FEED Updated version of JPoi?

    Hi all, I noticed that the latest available version of JPoi includes POI 4.0. Will there be any update to the lastest version 4.12 of POI? ادامه مطلب...
  19. practicalsoft

    B4X FEED UNEXPECTED TOP-LEVEL ERROR

    Cuando agrego las librerias: AppCompat (versión 4.0) SlidingMenuWrapper (Versión 1.10) Me sale este error: B4A Versión: 10.0 Java Versión: 8 Parseando código. (0.48s) Building folders structure. (0.18s) Compilando código. (1.00s) Compilado códigos de diseños. (0.04s) Organizando librerías...
  20. practicalsoft

    B4X FEED problem with GET command on some android

    hello everyone I added the following line in the B4A MANIFEST file CreateResourceFromFile (Macro, Core.NetworkClearText) then in the code I execute these instructions: Sub MiaSub (As String version, As String number) Dim job1 As HttpJob job1.Initialize ("Job1", Me) job1.Download...
عقب
بالا