Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2002
    Posts
    13

    Grin Populate a listbox

    How do I get a listbox to populate files from a certain folder without using file browse function. I want to user to hit load and then it will list all files in that folder. From there I have everything else worked out.

    CoreyTL

  2. #2
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Use File.Find to populate a table with the files in that folder, then add the table contents to the listbox.
    --[[ Indigo Rose Software Developer ]]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts