Results 1 to 3 of 3

Thread: Sorting filelistbox

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Philadelphia
    Posts
    123
    Is this possible? All I want is to put the most recently modified file as the top item of a filelistbox. I guess I could just add all the filenames to an array, sort it, and add the elements to a listbox, but that would be too easy....

    VB6 & VC++6 Pro (SP4), Java (Sun JDK)

  2. #2
    Addicted Member
    Join Date
    Aug 2000
    Posts
    208
    Not without an API

  3. #3
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    I have a function that will get the most recent file in a folder but I can't get it on top in a filelistbox. I can list it seperately in a listbox using filename but that is it. If this is of any use just email me and I'll post the function for you.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

Posting Permissions

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



Click Here to Expand Forum to Full Width