It seems that when in debug mode you are allowed to do this use the parent class' initializeBase function in the constructor. This causes an error with debug=false.
By using the subclass's own initalizeBase, this all works like a charm.
It seems that when in debug mode you are allowed to do this use the parent class' initializeBase function in the constructor. This causes an error with debug=false.
By using the subclass's own initalizeBase, this all works like a charm.
dual Listbox
No comments:
Post a Comment