MiMo42 / MMTabBarView

A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.
http://mimo42.github.com/MMTabBarView/
243 stars 79 forks source link

mouseDown event doesn't popup to parent view or view controller #53

Open treblam opened 7 years ago

treblam commented 7 years ago

I wan't to listen for mouseDown event for the tabbar, but the event doesn't popup to it's parent view or view controller.