<@UD8KZJQUF> The Gist looks good. I imagine the St...
# tornadofx
c
@Shan The Gist looks good. I imagine the Styles and View subclasses are ok too. How are you running the application? If you're using IntelliJ, you'll need to use a Debug config rather than a Run config. Additionally, I use the Ctrl+Shift+F9 to recompile the .kt file rather than Ctrl+S. This should bring up a "Reload classes" dialog. Here's my sequence of steps