drag&drop in a NSTableView
drag&drop in a NSTableView
- Subject: drag&drop in a NSTableView
- From: Lorenz Textor <email@hidden>
- Date: Sat, 29 Dec 2001 18:38:21 +0100
hi everyone
i've an app that uses a NSTableView with one column to list the entries of a
NSMutableDictionary. everything works fine, but how can i make that the user
can change the order of the rows by drag&drop? i know how i can change the
order of the entries of the dictionary, but is it possible to drag&drop the
entries?
thanx a lot for your help
lorenz