• 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
putting a text at bottom of a view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

putting a text at bottom of a view


  • Subject: putting a text at bottom of a view
  • From: Angelo Chen <email@hidden>
  • Date: Sat, 24 Jun 2006 07:34:50 -0700 (PDT)

Hi,

In a subclass of NSCell, I override the method:

- (void)drawWithFrame:(NSRect)frame inView:(NSView
*)view
{
  [super drawWithFrame: frame inView: view];
}

I would like to add a NSString at bottom of the view,
any way to do this?
Thanks.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: NSTextView and NSWindowController
  • Next by Date: Need Approach to Complex Printing Task
  • Previous by thread: Re: NSTextView and NSWindowController
  • Next by thread: Need Approach to Complex Printing Task
  • Index(es):
    • Date
    • Thread