Is there a specific reason why the wxStaticText control does not catch Mouse events? Would I be breaking anything by deriving a class like ClickableStaticText from wxStaticText that would accept mouse events?