主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Phil Troy
活动总数
12
最后的活动
2023年12月23日 02:22
成员加入日期
2023年08月16日 20:16
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(1)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2023年12月23日 02:22
Hi The last big piece of this puzzle was the class that created the GUI. I used JavaFX and not TornadoFX, but I tried to take advantage of some of Kotlin's special capabilities. The following is ...
社区
IntelliJ IDEA Users
Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)
0 票
创建于
2023年12月23日 02:17
HiI needed a message box that could be updated by updating the underlying text (or string buffer) containing the text. Unfortunately, the TextArea controls provided by JavaFX do not allow you (I ...
社区
IntelliJ IDEA Users
Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)
0 票
创建于
2023年12月23日 02:14
HiI needed to work with both French and English, so I needed a translator capability. I believe that there are standards for this, but I needed to build something quick and dirty. So I created a ...
社区
IntelliJ IDEA Users
Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)
0 票
创建于
2023年12月23日 02:10
Hi againI needed to create multiple instance of the same table view, and include code for transferring items between the table views. I had a lot of trouble determining which row and column was s...
社区
IntelliJ IDEA Users
Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)
0 票
创建于
2023年12月23日 02:03
HiI've put together a larger example. I am not at liberty to post all the code, but there werre a few things that I did that might be of use to others. I'll post each “thing” in a separate commen...
社区
IntelliJ IDEA Users
Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)
0 票
创建于
2023年12月19日 17:18
HiI think that I gave you permission, and also gave everyone permission.Please let me know if you are now able to access the file.Phil
社区
IntelliJ IDEA Users
Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)
0 票
创建于
2023年12月17日 22:26
HiI have a whole project file that I can send to you. I think you can access a copy of the whole project at https://drive.google.com/file/d/1yI4qPhH5aqtBex6734sH7IkiXmwrZqvf/view?usp=drive_linkPhil
社区
IntelliJ IDEA Users
Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)
0 票
创建于
2023年08月17日 06:01
Hi Serge Thanks for responding. I was able to do a lot of these things just by creating a Java project (and then separately a kotlin project), setting a couple of items in the project structure ...
社区
IntelliJ IDEA Users
What is the purpose of the javafx plugin? And if I download the sdk instead . . .
0 票