I want to change the background color of selection text in TextBox/EditableText. Now it is blue, I want something else
![]()
I want to change the background color of selection text in TextBox/EditableText. Now it is blue, I want something else
![]()
Apparently this is a problem nobody is running into? I mean this discussion was the only proper hit the forum search brought up while google also found this: DISCUSSION
Anyways, apparently there are 4 textbox widgets:
TextBox
Multiline TextBox
Editable Text
Multiline Editable Text
TextBox doesn’t even allow changing selection color or caret, while MultiLite TB has way more problems.
Editable Text has a different selection color and allows caret styling but you still cannot change that selection color.
Multiline ET on the other hand has no caret styling but allows changing the selection color.
Like… I don’t even know why. Are textboxes not used at all?
try to use EditableTexBox instead
I’m also having the problem now of not being able to edit the Editable Text background colors. I can change the text in-game, but I would like it to be white text on a black background, and I cannot control the background color ![]()