NSTableView
NSTableView
- Subject: NSTableView
- From: ".::welemski::." <email@hidden>
- Date: Mon, 13 Feb 2006 19:44:39 +0800
Hi,
About the NSTableView, I can't make my tableview working. Although I have a
previous application
where my NSTableView works I can't seem to know where the problems is.
the "-(int)numberOfRowsInTableView:(NSTableView *)aTableView{ }" method
works bu...
the "-(id)tableView:(NSTableView *)aTableView
objectValueForTableColumn:(NSTableColumn *)aTableColumn row:(int)rowIndex"
wont...
I successfully bound my NSTableView to my controller and as far as I know I
didn't mis any bindings... I compared my previous working app to my new app
but everything is fine... no errors and the bindings are the same as my
previous app.
is there a possibility that I made a wrong bindings?
--
-- -- -- -- -- -- -- -- -- -- --
welemski
-- -- -- -- -- -- --
_______________________________________________
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