How to modify these title texts in CustomSettings
-
How to modify these title texts in CustomSettings?
Which of the LAFs does it correspond to?
-
@CatABC I don't think it's possible, you'd need to edit them in the source code. Another solution is to place a panel over them to hide them and draw the labels you want on the panel.
-
@d-healey Well, thanks, I'll go find the source code
-
@CatABC Those should be accessible with the Settings API so you can just make your own comboboxes + labels
-
@ustk said in How to modify these title texts in CustomSettings:
so you can just make your own comboboxes
For those three settings actually I think this is a good idea. For the audio settings though it becomes complicated very quickly.