discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Entering NSTableView cell programmatically


From: Andreas Höschler
Subject: Entering NSTableView cell programmatically
Date: Fri, 9 Oct 2020 16:16:52 +0200

Hi all,

I create an NSTableView, provide a dataSource and delegate, call 

        [tableView noteNumberOfRowsChanged] 

and would then like to programmatically go into a specific cell (row/column) 
and activate it for editing. This is for a dummy user app in which the user is 
to be led from field to field to not get lost. 

I just realised that I have never done something like that and actually have no 
clue how to accomplish this!? Any idea?

Thanks a lot,

 Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]