Listbox with images

Discussion in 'AutoCAD' started by gizmowiebe, Dec 15, 2004.

  1. gizmowiebe

    gizmowiebe Guest

    Hi there,

    Does anyone know if its possible to add a image to a row in a listbox.

    I've got a listbox with 6 columns. I would like to show a slides of blocks in the first colum.

    Does anyone know if this is possible or how I can do it another way

    Regards Wiebe
     
    gizmowiebe, Dec 15, 2004
    #1
  2. you can use a listview, instead of a listbox.... a listview allows you to
    create a similar effect to Windows Explorer (right pane) and you can change
    the view to different styles (details, list, icons etc)

    HTH

    cheers

    mark
     
    Mark Dubbelaar, Dec 15, 2004
    #2
  3. gizmowiebe

    gizmowiebe Guest

    Is it possible to show a autocad sld file in it too... And if so do you have any sample code.

    THX

    Wiebe
     
    gizmowiebe, Dec 20, 2004
    #3
  4. not that i'm aware of... i think the listview can only display bitmap
    files... there is a preview control that you may be able to use... its
    called AcPreview and displays an image of the drawing similar to the open
    dialog box preview
     
    Mark Dubbelaar, Dec 20, 2004
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.