I have a container within a container. With the first container, MouseUp fires for all WebLabels I have defined. As for the container within that container, the MouseUp event does not fire. I have placed a breakpoint on the first line of code in each MouseUp event of each WebLabel on that container to see if the event is even firing but…nothing. Same thing with labels of embedded containers within this one. The AddHandler is not firing.
I’m running Xojo2015r24. I get the same results with Xojo2015r21.
Any ideas?