<@UBMKY46Q4> You must never instantiate UIComponen...
# tornadofx
e
@S You must never instantiate UIComponents yourself like you did with `RecordView1`/2/3 - this might seem to work at first, but you're msising out on important life cycle events, which will definitely bite you later.