From 2d9202cb812dec65ec571035389aacd49d19e659 Mon Sep 17 00:00:00 2001 From: Dmitry Oleshko Date: Fri, 20 Nov 2009 16:28:52 +0200 Subject: implemented low task (EXT-1476) Make layouts for Alert, Tip and Script notifications based on XML - made XML-files for the following controls on the panel for alert toasts: button, check box, icon and line editor. - changed creation of these controls in code: from XML vs. from Params in run-time - added getFont method to the LLCheckBox control --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/alert_button.xml | 14 ++++++++++++++ indra/newview/skins/default/xui/en/alert_check_box.xml | 7 +++++++ indra/newview/skins/default/xui/en/alert_icon.xml | 8 ++++++++ indra/newview/skins/default/xui/en/alert_line_editor.xml | 11 +++++++++++ 4 files changed, 40 insertions(+) create mode 100644 indra/newview/skins/default/xui/en/alert_button.xml create mode 100644 indra/newview/skins/default/xui/en/alert_check_box.xml create mode 100644 indra/newview/skins/default/xui/en/alert_icon.xml create mode 100644 indra/newview/skins/default/xui/en/alert_line_editor.xml (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/alert_button.xml b/indra/newview/skins/default/xui/en/alert_button.xml new file mode 100644 index 0000000000..48c67a3770 --- /dev/null +++ b/indra/newview/skins/default/xui/en/alert_button.xml @@ -0,0 +1,14 @@ + + +