Results 1 to 3 of 3

Thread: File Open with image preview?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Posts
    94
    Is there an activex control available that displays a File open dialog with an image preview? I have seen this in several apps including Microsoft Office Products, and Paint shop pro. I suppose if there isn't one available I can look into making one myself, but I wonder if it is worth the trouble.

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    look into the GetFileOpen api function, it might be more customizable then the commondialog control
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

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

    <?>

    I have used a filelist box to list the filenames
    and an image box with stretch set to true. I size the image box to a thumbnail image and on click I display the image box with the file selected. Instant thumbnails or
    preview images.
    "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