Constructing User Interfaces

Chapter 2

In this chapter, you will learn how to construct user interfaces. You will build a UI interface by creating a rollout and populating it with UI controls. You will then add event handlers to invoke elements of your script from the UI controls.

Objectives

After completing this chapter, you should be able to:

  • Create a floating dialog or utility rollout.
  • Add user interface controls to the rollout.
  • Make the script respond to user input.

Introduction

MAXScript includes tools for creating custom user interfaces that are built when the script runs. You can get user input from rollouts and dialogs, and execute commands based on the input. This chapter describes how to create user interface elements that are “wired” ...

Get 3ds Max 8 MAXScript Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.