• 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: 'incompatible types in initialization' when using NSTableColumn width float
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'incompatible types in initialization' when using NSTableColumn width float


  • Subject: Re: 'incompatible types in initialization' when using NSTableColumn width float
  • From: René van Amerongen <email@hidden>
  • Date: Wed, 18 Oct 2006 23:53:01 +0200


Op 18-okt-2006, om 20:43 heeft René van Amerongen het volgende geschreven:


if I use this inside a NSTableView Category	

NSTableColumn *col = [[self tableColumns]objectAtIndex:0];
or
NSTableColumn *col = [self tableColumnWithIdentifier:@"order"];
float offsetLeftColumn = [col width];

I get in xCode 'incompatible types in initialization'


Somewhere in my header route I did unintentionally type, #include <AppKit/NSTableColumn.h> instead of #import. Anyway it works now. _______________________________________________
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
References: 
 >'incompatible types in initialization' when using NSTableColumn width float (From: René van Amerongen <email@hidden>)

  • Prev by Date: Display application specific global hot-key in Keyboard Shortcuts preferences?
  • Next by Date: Re: How to get hyperlink in a html file?
  • Previous by thread: 'incompatible types in initialization' when using NSTableColumn width float
  • Next by thread: -[NSMenuItem setKeyEquivalent] not working for some keys
  • Index(es):
    • Date
    • Thread