B4J Question If the text is too long, it will show ellipses using fx.Msgbox and JDK 23+

xulihang

Well-Known Member
Licensed User
Longtime User
Using JDK 11, it can display the full message
1767441627450.png


But when using JDK 23, it cannot display the full message.

1767441596423.png
 

teddybear

Well-Known Member
Licensed User
Which version of JavaFX are you using? I tested it can display the full message
 
Last edited:
Upvote 0
Top