Expose drag-and-drop list to Lua
Expose drag-and-drop list to Lua
What I am asking for is for LuaGuiElement to support a rearrangeable list, like the one used by the game to display train schedule.
Re: Expose drag-and-drop list to Lua
i too would like to see this
Re: Expose drag-and-drop list to Lua
Unfortunately there is no generic drag-and-drop list. Every one you see in the base game is a custom implementation based off the way it needs to be used in that GUI.
If you want to get ahold of me I'm almost always on Discord.
Re: Expose drag-and-drop list to Lua
Even exposing the train schedule list may be enough for some cases. Though, IMO, maybe not at the cost of having to maintain it for backward compatibility if/when a proper drag-and-drop list is added.
And then again, if there isn't one currently, doesn't mean there can't be one. Even when it will take some doing.
And then again, if there isn't one currently, doesn't mean there can't be one. Even when it will take some doing.