FROM : Angelo Chen
DATE : Sat Jun 24 16:34:50 2006
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
DATE : Sat Jun 24 16:34:50 2006
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
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

