-
- Downloads
Changes to allow disabling an LLTextBox (or LLTextBox subclass) to gray out the text.
Due to some legacy issues, text boxes will not gray out on disable unless they have their text_readonly_color property in xui set to "LabelDisabledColor" (or some other color distinct from their text color). Reviewed by Richard.
Showing
- indra/llui/lltextbase.cpp 0 additions, 3 deletionsindra/llui/lltextbase.cpp
- indra/llui/lltextbox.cpp 11 additions, 0 deletionsindra/llui/lltextbox.cpp
- indra/llui/lltextbox.h 2 additions, 0 deletionsindra/llui/lltextbox.h
- indra/llui/lltexteditor.cpp 3 additions, 0 deletionsindra/llui/lltexteditor.cpp
- indra/newview/skins/default/xui/en/widgets/text.xml 1 addition, 1 deletionindra/newview/skins/default/xui/en/widgets/text.xml
- indra/newview/skins/default/xui/en/widgets/text_editor.xml 1 addition, 0 deletionsindra/newview/skins/default/xui/en/widgets/text_editor.xml
Loading
Please register or sign in to comment