Chapter 5. Building Graphical User Interfaces for Maya

If you have been a bit confused about building graphical user interfaces (GUIs) in Maya, you are not alone. What's the difference between PySide and PyQt? Do you build GUIs by hand or with a WYSIWYG designer application? What about using Maya's UI commands? The GUI landscape in Maya has been rapidly changing for the past few years. Fortunately it seems like it is calming down, and from the turmoil we can establish best (and worst) practices for the future.

In this chapter, we will start by gaining a basic understanding of PySide's concepts, including bindings, widgets, layouts, windows, and signals. We will also learn about PySide's relationship to Qt and PyQt. Then, we will lay down some principles ...

Get Practical Maya Programming with Python 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.