• Painless coding maxscript dialogs
• Integrates many basic functionalities of dialog out of the box
• Generates rollouts and controls based on file structure
| Feature | Framework | Maxscript |
|---|---|---|
| Dialog | ||
| Save dialog state to ini | ☑ | ☐ |
| Position & size | ☑ | ☐ |
| Save dock state | ☑ | ☐ |
| Integrates dialog events | ☑ | ☐ |
| Controls | ||
| Save controls value to ini | ☑ | ☐ |
| Integrates controls events | ☑ | ☐ |
| Default parameters | ☑ | ☐ |
| Auto position & size | ☑ | ☐ |
| Fix parameter across | ☑ | ☐ |
- Save \ load UI state to ini file
- Dialog size, position and dock state
- Open \ close state of rollouts
- Values and states of controls
- Order of subrollouts is saved to ini file
- Press CTRL to open single rollout and close others
Directory → ROLLOUT
.mcr file → GROUP OF CONTROLS
macroscript → CONTROL
Widths of rollouts are maximized in SubolloutsCreator
KNOWING ISSUES:
Contentloader has bug with loading file into menu if file is named: "Menus.mcr"
