<@U6AHR4J4R> If it's just an instance of the defau...
# tornadofx
e
@pike If it's just an instance of the default JavaFX textfield I think you're better off using the
textfield
builder and then adding an extension function that adds the context menu and styling. The only reason for not using the
textfield
builder is if you're instance is not the JavaFX TextField.