dfhack/library/lua/gui
Myk 89d3d45e87
Allow EditField widgets to manage their own activation and keyboard focus (#2147)
* use new focus subsystem in widgets.EditField

* always eat the enter key if we have an on_submit

* add modal attribute

* give EditFields a default height of 1

so they can be autoarranged
2022-06-01 21:48:21 -07:00
..
buildings.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
dialogs.lua account for scroll bars when sizing message boxes 2022-05-27 15:38:13 -07:00
dwarfmode.lua add dwarfmode.MenuOverlay:renderMapOverlay() (#2119) 2022-04-29 20:32:22 -07:00
materials.lua Added (chain) for [CHAIN_METAL_TEXT] armours in library/gui/materials.lua used by the gui/create-item script (#2037) 2022-03-19 15:32:16 -07:00
script.lua Update script.lua 2013-10-20 13:58:15 -07:00
widgets.lua Allow EditField widgets to manage their own activation and keyboard focus (#2147) 2022-06-01 21:48:21 -07:00