Notifications
Clear all

[Closed] Load file from listbox

Hi all

I am working on a script that basic loads all of the max files from a specific directory in to a listbox (if I have 23 max files in that dir, all of them will show up in my listbox).
Now, I want to have two different events that should happen that I don´t get to work at all.

  1. When I select a maxfile from the listbox I would like to have a bitmap/image of the file showing how the file/scene looks like.

  2. When I have found the right file, I simply want to press a button to merge the selected file in to my current scene.

Is this possible, if so, how?

Regards