Hi,
I've added ClickInTitleBar method (overloaded) in order to catch click
in title bar to my view class. But nothing happens.
Could you please let me know how to hook this type of click correctly?
I'm using Power Plant and user interfaces (NIBs) created in Interface
Builder (Carbon)
TIA
David Phillip Oster - 27 Mar 2007 15:39 GMT
> I've added ClickInTitleBar method (overloaded) in order to catch click
> in title bar to my view class. But nothing happens.
[quoted text clipped - 3 lines]
> I'm using Power Plant and user interfaces (NIBs) created in Interface
> Builder (Carbon)
Views don't have titlebars, windows do.
Set a breakpoint on the existing ClickInTitleBar.