• 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
Problem with setWraps method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with setWraps method


  • Subject: Problem with setWraps method
  • From: "Partha" <email@hidden>
  • Date: Wed, 11 Jun 2003 15:19:06 +0530

Hi,
In my Cocoa/Objective-C application, I have some NSCell. I'm setting up cells'
properties by the following methods,

[cell setFont: [NSFont systemFontOfSize: 10] ];
[cell setTitle: @"This is my Text" ];
[cell setImage: myImage ];
[cell setWraps: YES ];

setFont, setTitle, setImage are working fine, but setWraps is NOT working. The
title "This is my Text" is getting truncated, but I want the title to be
wrapped. What is the problem with setWraps? It seems that setWraps is NOT
working.

Thanks,
Partha
_______________________________________________
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: Problem with setWraps method
      • From: Jay Prince <email@hidden>
  • Prev by Date: G4 vs G3
  • Next by Date: Re: NSMutableArray & NSMatrix
  • Previous by thread: Fwd: Re: G4 vs G3
  • Next by thread: Re: Problem with setWraps method
  • Index(es):
    • Date
    • Thread