• 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
Setting Table Column data cell to be a NSProgressIndicator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting Table Column data cell to be a NSProgressIndicator


  • Subject: Setting Table Column data cell to be a NSProgressIndicator
  • From: Wai Liu <email@hidden>
  • Date: Tue, 18 Mar 2003 11:09:04 +0800

Hi,

Has anybody had success with setting the data cell of a table column as a NSProgressIndicator (either a bar or spinner) ?

Based on previous threads from this mailing list, my approach is currently to:
- subclass NSCell
- create an instance variable of type NSProgressIndicator *
- override drawWithFrame: and/or drawWithInteriorFrame:

My problem at the moment is getting the NSProgressIndicator to draw into the table. What should my approach be?

Can anybody offer tips, or provide source code snippets which might help?

Thanks,
Simon
_______________________________________________
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.

  • Prev by Date: NSBitmapImageRep TIFFRepresentation crashes :(
  • Next by Date: Re: Cocoa and Java VM Creation
  • Previous by thread: NSBitmapImageRep TIFFRepresentation crashes :(
  • Next by thread: NSAppleEventManager in Java
  • Index(es):
    • Date
    • Thread