Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mkristain

macrumors regular
Original poster
Aug 18, 2011
115
0
hi all,

i have multiple NSWindow ,1 is my Main NSWindow that is firstly visible when application running,that have some buttons and some other controls,on clicking of button i open another NSWindow that have a NSTableView,i want when open this second window tableview must filled with some values.

i open the second window using runModalForWindow,
i dont understand where i insert value in second window

so please can anyone assist me.

thanks.
 
hi all,

i have multiple NSWindow ,1 is my Main NSWindow that is firstly visible when application running,that have some buttons and some other controls,on clicking of button i open another NSWindow that have a NSTableView,i want when open this second window tableview must filled with some values.

i open the second window using runModalForWindow,
i dont understand where i insert value in second window

so please can anyone assist me.

thanks.

Read the NSTableView class reference. On the very first page under "Overview" it tells you what to do.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.