Chapter 23 - Creating Dropdown Menus
Table of Contents
Creating Dropdown Menus - 309
- Creating a Simple Dropdown - 310
- Adding a Toggle Button - 310
- Creating a Dropdown Frame - 311
- Initializing the Dropdown - 311
- Adding Buttons to the Dropdown - 311
- Calling UIDropDownMenu_Initialize() - 313
- Toggling the Dropdown Menu - 314
- Testing the Dropdown - 314
- Creating Multilevel Dropdowns - 315
- Creating Advanced Dropdowns - 316
- Function Menu Items - 317
- CheckButton Menu Items - 318
- ColorPicker Menu Items - 318
- Automating Menu Creation - 320
- Summary - 322