Norman Palardy <npalardy at great-white-software dot com> wrote:

> 
> 
> Remember, you can store FolderItem objects directly in a listbox using
> Listbox.CellTag.
> 
> This is really what I need. How do I do that...? I can¹t find it in the LR,
> or online...
> 
> if Listbox1 is the listbox with no rows but can have 1 column
> and F is a folderItem
> 
>         // add a row
>         listbox1.addrow "some random textual title"
>         listbox.celltag(listbox.lastrow,0) = F
> 
> Done
> 
Thanks to all... :)

All My Best,
Jeffrey
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to