• 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: CELL PROBLEM! HELP!!!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CELL PROBLEM! HELP!!!


  • Subject: Re: CELL PROBLEM! HELP!!!
  • From: Matthew Formica <email@hidden>
  • Date: Wed, 17 Apr 2002 17:27:02 -0700

Well, one thing you could do is use a custom subclass of NSButtonCell, and
override -trackMouse:inRect:ofView:untilMouseUp: and call the superclass'
implementation, passing in a custom modified cellFrame.

- Matthew

On 4/17/02 3:02 PM, "Gore" <email@hidden> wrote:

> On Thursday, April 18, 2002, at 12:53 , Ondra Cada wrote:
>
>>
>> On Wednesday, April 17, 2002, at 11:07 , Gore wrote:
>>
>>> I have a checkbox cell in my outlineview, but I don't want it to
>>> change state if I click on the text, it should change state ONLY if I
>>> click the checkbox-box, how?! because I am editing the text in the
>>> cell, so I don't want it to change state if I edit the text. please
>>> help, thanks
>>
>> If so, IMHO the cleanest solution would be to place the checkbox into
>> one column (without any text), and the text into another, independent
>> one. If you want to, you can programmatically ensure that those two
>> columns would be never moved apart.
>
> but I want them to be on the same cell that's the whole idea! but thanks
> anyway
>
> /Gore
>> ---
>> Ondra Cada
>> OCSoftware: email@hidden http://www.ocs.cz
>> 2K Development: email@hidden http://www.2kdevelopment.cz
>> private email@hidden http://www.ocs.cz/oc
> _______________________________________________
> 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.
>


--

Matthew Formica
DTS Engineer - Developer Tools and Cocoa
Apple Computer, Inc.
email@hidden

Mac OS X Development Tools:
http://developer.apple.com/tools/
Project Builder on the web:
http://developer.apple.com/tools/projectbuilder/
Project Builder FAQ:
http://developer.apple.com/tools/projectbuilder/faq.html
Cocoa docs on the web:
http://developer.apple.com/techpubs/macosx/Cocoa/CocoaTopics.html
Cocoa sample code:
http://developer.apple.com/samplecode/Sample_Code/Cocoa.htm
_______________________________________________
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.

  • Follow-Ups:
    • Re: CELL PROBLEM! HELP!!! YES!!!
      • From: Gore <email@hidden>
References: 
 >Re: CELL PROBLEM! HELP!!! (From: Gore <email@hidden>)

  • Prev by Date: Re: NSNumberFormatter problem?
  • Next by Date: NSTime controller
  • Previous by thread: Re: CELL PROBLEM! HELP!!!
  • Next by thread: Re: CELL PROBLEM! HELP!!! YES!!!
  • Index(es):
    • Date
    • Thread