REALbasic Listbox – Drag-and-Drop
Posted on January 29, 2008
Filed Under REALbasic Tutorial
Doing drag-and-drop between two listboxes is pretty easy with REALbasic — just use the sample code in the Language Reference manual. But if you want to drag and drop rows that have multiple columns, you’re going to need to add a little more code.
This video shows how easy that can be, and also takes a look at NthField and CountFields, two cool features in RB.
Multicolumn Listbox Dragging (link opens a new window)
Click here to get your copy of REALbasic
Comments
Leave a Reply