seeh Posted November 22, 2022 Report Share Posted November 22, 2022 (edited) i use a string input filed and it works very nice. but not good to see when the content is large and the space left is not used. source: "label": "mod Profile Selector", "options": [ { "type": "string", "label": "p0 (if you set checkbox to many profiles only the first will be used and enabled.", "tooltip": "all your mods that you want to enable (BTW see line mod.enabledmods in your user.cfg).", "config": "modProfile.p0" }, screenshot: how (if possible) could increase the space for this string input field? Edited November 22, 2022 by seeh Quote Link to comment Share on other sites More sharing options...
rossenburg Posted November 22, 2022 Report Share Posted November 22, 2022 (edited) 3 hours ago, seeh said: i use a string input filed and it works very nice. but not good to see when the content is large and the space left is not used. source: "label": "mod Profile Selector", "options": [ { "type": "string", "label": "p0 (if you set checkbox to many profiles only the first will be used and enabled.", "tooltip": "all your mods that you want to enable (BTW see line mod.enabledmods in your user.cfg).", "config": "modProfile.p0" }, screenshot: how (if possible) could increase the space for this string input field? maybe check the sprite file, you can adjust the ui there? Edited November 22, 2022 by rossenburg Quote Link to comment Share on other sites More sharing options...
seeh Posted November 22, 2022 Author Report Share Posted November 22, 2022 27 minutes ago, rossenburg said: maybe check the sprite file, you can adjust the ui there? thanks. i don't have a sprite file for that. its only a part of the normal game options (0ad>Setting>Options>ModProfile Selector ) the other options from other mods also dont have wide large strings. so mabe its not possible there. Quote Link to comment Share on other sites More sharing options...
rossenburg Posted November 23, 2022 Report Share Posted November 23, 2022 (edited) On 22/11/2022 at 10:14 PM, seeh said: thanks. i don't have a sprite file for that. its only a part of the normal game options (0ad>Setting>Options>ModProfile Selector ) the other options from other mods also dont have wide large strings. so mabe its not possible there. take a look at options.xml Edited November 23, 2022 by rossenburg Quote Link to comment Share on other sites More sharing options...
seeh Posted November 23, 2022 Author Report Share Posted November 23, 2022 (edited) 2 hours ago, rossenburg said: options.xml i have only a options.json at the moment not a options.xml i will look in other aps for e.g. local rating for a options.xml. but it has not prio now for me. because it works. looks not very pretty but works. but i will not forget this Edited November 23, 2022 by seeh Quote Link to comment Share on other sites More sharing options...
rossenburg Posted November 23, 2022 Report Share Posted November 23, 2022 there you go, https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/gui/options/options.xml 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.