- Maya Programming with Python Cookbook
- Adrian Herbez
- 79字
- 2021-07-14 10:46:43
Introduction
While it is by no means required to create a graphical user interface (GUI) for your scripts, you're likely to want one in almost all cases. Very often, you'll find yourself creating scripts that are meant to be used by your teammates, some of whom may be less comfortable with command-line tools.
In this chapter, we'll be looking at how to create windows, fill them with interface elements, and link those elements up to other functionality within Maya.
推薦閱讀
- Learning Neo4j
- 自制編譯器
- 工程軟件開(kāi)發(fā)技術(shù)基礎(chǔ)
- Hands-On Data Structures and Algorithms with JavaScript
- Microsoft System Center Orchestrator 2012 R2 Essentials
- jQuery開(kāi)發(fā)基礎(chǔ)教程
- Serverless架構(gòu)
- 網(wǎng)站構(gòu)建技術(shù)
- .NET 3.5編程
- Quantum Computing and Blockchain in Business
- JBoss:Developer's Guide
- Arduino機(jī)器人系統(tǒng)設(shè)計(jì)及開(kāi)發(fā)
- Building Apple Watch Projects
- RESTful Web API Design with Node.js(Second Edition)
- 零基礎(chǔ)PHP從入門(mén)到精通