#Small JavaFX Problem
6 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @lament cloud! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Erm, nobody is going to download a file from someone they don't know.....
If that is meant to be code for ppl to look at then use a code block:
```java
Code here
```
Or use a pastebin if its too big
Or a github/gitlab link would also do
As for ur problem, the fact that ur talking about a loop sounds like ur problem
javaFX is an event driven ui
If u have an infinite loop u lock up the framework and don't let it generate or respond to events
U should do a tut if ur trying to control with a loop of ur own
Alright, thanks for the help
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.