CTO Abid Maqbool
CTO Abid Maqbool
I have tried using both single and double quotation marks and both are not working using Javafx CSS -> Style: `-fx-background-image: url('image.jpg');` or `-fx-background-image: url("image.jpg");` **not working!** While using external...
Error when using JFoenix with latest JavaFx e.g. `zulu17.46.19-ca-fx-jdk17.0.9-win_x64`: ``` java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "value" is null at com.jfoenix.skins.JFXGenericPickerSkin.removeParentFakeFocusListener(JFXGenericPickerSkin.java:133) at com.jfoenix.skins.JFXGenericPickerSkin.(JFXGenericPickerSkin.java:66) at com.jfoenix.skins.JFXDatePickerSkin.(JFXDatePickerSkin.java:62) at com.jfoenix.controls.JFXDatePicker.createDefaultSkin(JFXDatePicker.java:113) at javafx.controls/javafx.scene.control.Control.doProcessCSS(Control.java:910) at javafx.controls/javafx.scene.control.Control$1.doProcessCSS(Control.java:88)...
Hi! @jperedadnr @johanvos ! I am not sure where should i put this question, and how can I get support from you! Please! Where can I find the source code...
Hi, Devs! Android AVD, Emulators's `API Level` > **30** comes with only `ABI Level` e.g. `x86_64` or `arm64_v8a`.  Now emulators build upon `arm64_v8a` can't be run on x64 bit...
Hi, devs! Compairing with old javafx-mobile-plugin, how someone can add depedency for only specific terget platform, e.g. in old plugin something this was there e.g. `compile`, `desktopCompile`, `androidRuntime` etc. Somesomethings...
I am working on javafx modular project! and using latest gluonfx-gradle-plugin too! when executing **jLink** or **jlinkZip**, I am facing these issues, how can I solve one! ``` > Task...
I am using intelliJ Idea, Plugins looks like too much old, a lot of change occured just now, plese update to ful-full latest need! E.g. I have created Gluon Project...
[GraalVM](https://www.graalvm.org/) is next generation emerging technology in the worlds of JVM. And it have a feature called [native-image](https://www.graalvm.org/22.0/reference-manual/native-image/) which make code to System native executable App. Now, [Gluon Maven Plugin](https://github.com/gluonhq/gluonfx-maven-plugin)...
Hi! I am CTO Abid Maqbool from Maqbool Solutions (SMC-Pvt) Ltd. an IT Company & Computer Software Houser, Pakistan! I was using [iText Pdf 5.x](https://mvnrepository.com/artifact/com.itextpdf/itextpdf/5.5.13.3) in my projects, as it...
[GraalVM](https://www.graalvm.org/) is next generation emerging technology in the worlds of JVM. And it have a feature called [native-image](https://www.graalvm.org/22.0/reference-manual/native-image/) which make code to System native executable App. Now, [Gluon Maven Plugin](https://github.com/gluonhq/gluonfx-maven-plugin)...