Notifications
Clear all
[Closed] Load file from listbox
Nov 18, 2009 6:30 pm
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.
-
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.
-
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