• 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: NSTableColumns added through code won't call DoubleAction
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableColumns added through code won't call DoubleAction


  • Subject: Re: NSTableColumns added through code won't call DoubleAction
  • From: Hasan Diwan <email@hidden>
  • Date: Thu, 29 Jul 2004 12:45:45 -0700

Have your doubleAction in a category?
On Thu, 29 Jul 2004 19:19:01 +0900, Felipe Baytelman <email@hidden> wrote:
> Oops... Solved :D
> I turned off the editable property of each new column and now it
> works....
> ....But... Also the column header calls the same event than column cells.
>
> is there any way to know where is the DoubleAction being called within
> a column?
>
>
>
> On Jul 29, 2004, at 5:50 PM, Felipe Baytelman wrote:
>
> > I have a NSTableView I populate with different NSTableColumns. Only
> > the first column is added by InterfaceBuilder.
> > When I setDoubleAction for the NSTableView, it only get called by
> > doubleclicking the first column's cells.
> > DoubleClicking other columns' cells won't do it.
> > Any suggestions?
> > Thanks.
> --
> Felipe Baytelman
> email@hidden
> 080 5498 9347
> email@hidden
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
>
>


--
Cheers,
Hasan Diwan <email@hidden>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: NSTableColumns added through code won't call DoubleAction (From: Felipe Baytelman <email@hidden>)

  • Prev by Date: Re: Where is NSList?
  • Next by Date: Re: mouse pointer for drag copy
  • Previous by thread: Re: NSTableColumns added through code won't call DoubleAction
  • Next by thread: What happens if I use 10.3 functions on 10.2?
  • Index(es):
    • Date
    • Thread