FROM : ssudre2
DATE : Sun Dec 15 17:17:19 2002
On dimanche, dicembre 15, 2002, at 03:23 PM, matt neuburg wrote:
> I have a custom NSFormatter, and I had to write an exception handler
> because when my window opens, containing several interface items that
> use the formatter, before I put any data into the window, the
> formatter is bombarded with values like "Mountain View" and "Redwood
> City". Where the heck are these coming from? (Not my code, I assure
> you.) Is this some sort of Silicon Valley plot to take over the world?
> m.
To get an idea where the value are coming from:
Launch Interface Builder, create a new Application and add a
NSTableView to the window.
Now the question is what mysterious thing are you doing to get the
values used by Interface Builder in its NSTableView Data Source?
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sun Dec 15 17:17:19 2002
On dimanche, dicembre 15, 2002, at 03:23 PM, matt neuburg wrote:
> I have a custom NSFormatter, and I had to write an exception handler
> because when my window opens, containing several interface items that
> use the formatter, before I put any data into the window, the
> formatter is bombarded with values like "Mountain View" and "Redwood
> City". Where the heck are these coming from? (Not my code, I assure
> you.) Is this some sort of Silicon Valley plot to take over the world?
> m.
To get an idea where the value are coming from:
Launch Interface Builder, create a new Application and add a
NSTableView to the window.
Now the question is what mysterious thing are you doing to get the
values used by Interface Builder in its NSTableView Data Source?
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| matt neuburg | Dec 15, 15:23 | |
| Chris Ridd | Dec 15, 15:31 | |
| Dave Sopchak | Dec 15, 15:34 | |
| Jonathan Jackel | Dec 15, 16:39 | |
| ssudre2 | Dec 15, 17:17 | |
| Jonathan Jackel | Dec 15, 17:41 | |
| Henri Lamiraux | Dec 16, 06:28 | |
| Jonathan E. Jackel | Dec 16, 15:35 | |
| matt neuburg | Dec 17, 18:50 | |
| Henri Lamiraux | Dec 17, 19:39 | |
| matt neuburg | Dec 17, 19:48 |






Cocoa mail archive

