My JavaFX application needs to be able to find the FXML files to load them with the FXMLLoader, as well as stylesheets (CSS files) and images. When I try to loa
I have a macOS app that contain WebViewController for playing some musics. I added to my app a AVRoutePickerView, when I switch to another route, the music cont
Q1 Please check the following code: eng <- tesseract("eng") ara <- tesseract("ara") whitelist <- "1234567890-.,;:أةؤب ت &
I want to capitalize first letter and third letter in my textarea. I can capitalize only first letter and then every next letters and words are transformed t
I have this problem: when I try to graph a histogram it appears with space between the bars when it shouldn't, here is the graph: Those zeros shouldn't be ther