Creating custom dialogs
Hi everybody
I want to create a custom dialog, prompting user for a string.
I'll do this with a rollout floater, and it shouldn't be a problem.
But I would like to disable the users ability to continue working, until the dialog is closed again (like a regular queryBox).
How would I go about doing this?
Comments
.
use
createDialog rol_myRollout modal:true
When modal=true is used and the dialog is visible on the screen the user can't do anything else until the dialog is not closed.
Tools and Scripts for Autodesk 3dsMax