Closed gbraad closed 3 years ago
The local creation of the status label causes the label to not exist globally, therefore the status events, like Update, Delete, etc will result in a null- pointer as the variable does not actually exist.
Thanks!
Will incorporate the fix in a slightly modified form on the master.
The local creation of the status label causes the label to not exist globally, therefore the status events, like Update, Delete, etc will result in a null- pointer as the variable does not actually exist.