Hi all,
I am having a curious issue. Although I am defining in the GUI builder to trigger the Before Show event for a Form, and setting breakpoints in the postForm() method, the method is not being called after form being shown. I have doublechecked and ensured that all changes were saved both in the GUI builder and in the StateMachine file. Cleaned & rebuilt, and so on... but no luck. I am not being able to load form data programatically after retrieving it from a SQLite database.
Can there be a reason for that?
I am using Netbeans 8.0.1.
Many thanks for your time.
Carlos.