Yea TableView was the other one I was looking at. I would've thought that the Listview would've allowed coloring of text in the cells. Seems like that'd be a reasonable property to have. Thanks. On Sat, Nov 19, 2011 at 4:02 PM, Brian S <fblistserve@...> wrote: > > On Nov 19, 2011, at 1:40 PM, Tom Russell wrote: > > Is there a way with the Listview control in Interface builder to make > the text in some columns a different color? > > It is possible to build a custom draw routine to colorize certain cells ( it > has been posted before but either me or bw can post if you can’t find it ) > but it is in code and not IB. > > > I don't really see it but the cocoa libs seem to support that. > > ListView is a databrowser Carbon control and not Cocoa. Are you describing a > Cocoa TableView instead? > The only way I know to use a Tableview is with Objective-C. > Brian S > > > > > > > -- > To unsubscribe, send ANY message to: futurebasic-unsubscribe@... > To access the list archives, go to: > http://freegroups.net/groups/futurebasic/ >