• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: trackmouse problems in Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trackmouse problems in Leopard


  • Subject: Re: trackmouse problems in Leopard
  • From: Moray Taylor <email@hidden>
  • Date: Sat, 28 Jun 2008 18:10:32 +0000 (GMT)

Hi, thanks for the reply

It's an NSTextFieldCell subclass, and it's setup as the data cell for the column in Interface Builder.

I've tried making in just a plain NSCell subclass, but it doesn't make any difference.


Thanks a lot

Moray

--- On Sat, 28/6/08, Andreas Mayer <email@hidden> wrote:

> From: Andreas Mayer <email@hidden>
> Subject: Re: trackmouse problems in Leopard
> To: email@hidden
> Date: Saturday, 28 June, 2008, 5:28 PM
> Am 28.06.2008 um 15:24 Uhr schrieb Moray Taylor:
>
> > I have an app that uses a custom NSCell that
> implements the
> >
> > - (BOOL)trackMouse:(NSEvent *)theEvent
> inRect:(NSRect)cellFrame
> > ofView:(NSView *)controlView
> untilMouseUp:(BOOL)untilMouseUp
> >
> > method.
> >
> > In Tiger, this works just fine, if I build targeting
> the 10.5 API,
> > it does not work, the method does not get called at
> all, I can put
> > an NSLog right at the start, and it never happens.
>
> Since I'm using this methods myself and it works in
> Leopard just as it
> did in Tiger for me, I guess we need to see more code to
> diagnose your
> problem.
>
> Did you subclass some control or just a cell? How do you
> create and
> set the cell?
>
>
> Andreas
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to
> the list.
> Contact the moderators at
> cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


      __________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: trackmouse problems in Leopard (From: Andreas Mayer <email@hidden>)

  • Prev by Date: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Next by Date: [SOLVED] NSPopupButton Bindings-Related Issue
  • Previous by thread: Re: trackmouse problems in Leopard
  • Next by thread: Re: trackmouse problems in Leopard
  • Index(es):
    • Date
    • Thread