At 11:34 PM -0500 4/5/03, Sherm Pendley wrote:You'll need to create a subclass of NSTabView. Override NSResponder's "mouseDown" method, get the modifier flags from the NSEvent object passed to that method, and respond appropriately.
Is this something that the current version of CB supports?
It's not yet supported in pure Perl. But, there's nothing stopping you from using ObjC to create the custom NSTabView subclass, and the rest in Perl.
sherm--
Welcome to Rivendell, Mr. Anderson.
