Wings 3D Development Forum

Full Version: Making an import dialog use dialog_preview ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Making an import dialog use dialog_preview ?

What would it take to make such a thing happen ? Quick responsive preview to import dialog box values ?

Some code I could look at ?
Maybe you can use the wpc_image.erl as reference. Take a look at make_image/4.
I think you will bind 'dialog_preview' to process the parameters and get the visual feedback.
Reference URL's