LuaGuielement ElemList tooltip type
Posted: Tue Aug 11, 2026 9:12 pm
Somewhat related to 77339 but smaller in scope, I want the ability to recreate the tooltip style used by furnace inputs, burner inputs, module slots, and maybe more.
I can see it either being an elem_tooltip type or a sister field, but it looks like it needs 3 parameters:
- Caption ("Ingredient" or "Module" for those tooltips) - maybe this merges with the element's regular tooltip and just uses that?
- Description:
- "Possible Inputs:" (furnace)
- "Fuel" (burner)
- "Allowed modules:" (module slots)
- Elements - The list of elements to put in the grid. Maybe it only supports items or otherwise only one type at a time?