whoward69
DLL Minion
The objective of these tutorials are to introduce the Civ 5 User Interface (UI) elements and controls needed to construct dialogs for presenting information to the user and receiving their decisions.
(Note: Due to size limitations, the PDF's attached to the following threads are in two parts. The single (hi-res) PDF is included in each mod.)
There are other references for the Civ 5 UI elements available, eg
All the code in these tutorials can be downloaded from my mods web-site from the "UI Tutorial" section. They are also available from the Civ 5 Fanatics Downloads area, although these versions may be slightly out of date.
Related tutorials and references
(Note: Due to size limitations, the PDF's attached to the following threads are in two parts. The single (hi-res) PDF is included in each mod.)
- Part 1, The Basics
- Part 2, Dynamic Buttons
- Part 3, Drop-Down Menus
- Part 4, Other Input Controls
- Part 5, Feedback
- Part 6, World Placement
- Part 7, Animations
- Part 8, Miscellanea
There are other references for the Civ 5 UI elements available, eg
- GUI Buttons and Popups
- Creating UI mods with lua & xml
- Graphical Elements (ie: <Grid Style="???" />)
All the code in these tutorials can be downloaded from my mods web-site from the "UI Tutorial" section. They are also available from the Civ 5 Fanatics Downloads area, although these versions may be slightly out of date.
Related tutorials and references