TTMSFMXBadge Mouse Events

Hi there,

I have noticed that the TTMSFMXBadge does not seem to respond to mouse events at all. It does have a OnClick and OnDblClick event, however neither of these fire. The cursor property also does not have any effect. Further, the HitTest property does nothing and when set to false still does not allow the click event to go through to its parent.

Would it be possible to get this resolved?

Thanks,
David

Hi, 


You need to set hittest to false in every element in the badge:
http://www.tmssoftware.net/public/Untitled_3.png

You can apply this in the default style so every badge added to the form has the same effect.
We will investigate this here so we can enable this by default.

Kind Regards, 
Pieter