From: Matias P. B. <mat...@gm...> - 2008-03-08 18:09:52
|
hi, i'm new to the world of rubycocoa and I'm trying to create an application which uses a Tableview to show some data , I've search for an example on how to pass the data to the table in order to show the data but I cannot find anything. I know that the app is doing what it suppose to do because I enter what I need I'm logging and the data is retireved but never shown in the actual table :( . Like I said I'm new and I do not know if this is a stupid question or not , but google for two days and now I decided to ask for some help :D basically, what I need to do is a table with 3 columns named IP, URL , RESULTS with a for loop that gets some data and it should update one row at a time. Thanks a lot in advance! Cheers Matt |