I got an unexpected bug from my pivot-app that didn't threw any exception.
Luckily I tracked it down to this line commentTA.setText("Order Made
by: " + "TODO: main.getUser()");
where commentTA is a TextArea.
Attached a modified version of the HelloWTKX tutorial to demonstrate
what happenedGood day everyone! - thirdy/vicente
hello.wtkx
Description: Binary data
HelloWTKX.java
Description: Binary data
