Felipe Aumann

Results 8 issues of Felipe Aumann

Just try to run it, it gets a NullPointerException on FXSampler, line 213: " scene.getStylesheets().add(getClass().getResource("fxsampler.css").toExternalForm());"

Hello everyone, Before start describing how I'm getting this error, here is some important information: 1. It is essential the usage of the module-info.java in my project since jpackage won't...

Had to move from 1stleg JNativeHook to kwhat since version 2.2.2 supports mac silicon. 1stleg was working in the productive environment flawlessly, instead of kwhat. For some reason, in my...

It seems to be happening when the timePicker is focused, then something else is focused (just click in the timePicker then click somewhere else which request focus, like a button...

JFXTimePicker always throws a ClassCastException: `Exception in thread "JavaFX Application Thread" java.lang.ClassCastException: class com.jfoenix.controls.FakeFocusJFXTextField cannot be cast to class com.sun.javafx.scene.control.FakeFocusTextField (com.jfoenix.controls.FakeFocusJFXTextField is in unnamed module of loader 'app'; com.sun.javafx.scene.control.FakeFocusTextField is...

Still haven't fixed? lol EDIT: even NativeHookDemo is not working

Tried to load an url using WebEngine, although it does not work. Interesting enough, after excluding webView from code and replacing it with any javafx ui component (let's say a...

MFXCircleToggleNode (for some reason) have a MFXTextField which is making some trouble with the clickable area. ![image](https://github.com/user-attachments/assets/7ae56935-6cc6-4fad-9e5e-ab9a47e7ac1e) That image above shows the Circle node inside the toggle node, which is...

bug