diff -r 000000000000 -r f0f2b8682603 memana/analyzetoolclient/configurationappgui/data/atconfigurationappguiprocesscontainer.rssi --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/memana/analyzetoolclient/configurationappgui/data/atconfigurationappguiprocesscontainer.rssi Thu Feb 11 15:51:35 2010 +0200 @@ -0,0 +1,321 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#include "atconfigurationappguiprocesscontainer.hrh" +#include "atconfigurationappguilistbox.hrh" +#include "atconfigurationappgui.hrh" +#include "atconfigurationappgui.loc.hrh" + +RESOURCE AVKON_VIEW r_atconfiguration_app_gui_processcontainer_view + { + cba = r_atconfiguration_app_gui_softkeys_options_back__contextmenu; //R_AVKON_SOFTKEYS_OPTIONS_BACK; + menubar = r_atconfiguration_process_options_menu; + toolbar = 0; + } +RESOURCE MENU_BAR r_atconfiguration_process_options_menu + {titles = + { + MENU_TITLE + { + menu_pane = r_atconfiguration_app_gui_process_menu_pane; + } + }; + + } +RESOURCE STATUS_PANE_APP_MODEL r_atconfiguration_process_status_pane + { + panes = + { + SPANE_PANE + { + id = EEikStatusPaneUidTitle; + type = EAknCtTitlePane; + resource = r_atconfiguration_app_gui_title_resource; + }, + SPANE_PANE + { + id = EEikStatusPaneUidNavi; + type = EAknCtNaviPane; + resource = r_atconfiguration_app_gui_navi_process_resource; + } + }; + } +RESOURCE TITLE_PANE r_atconfiguration_app_gui_title_resource + { + txt = STR_ATConfigurationAppGuiContainer2View_4; + } +RESOURCE NAVI_DECORATOR r_atconfiguration_app_gui_navi_process_resource + { + type = ENaviDecoratorLabel; + control = NAVI_LABEL + { + txt = STR_ATConfigurationAppGuiContainer2View_23; + }; + } +RESOURCE TBUF r_atconfiguration_app_gui_navi_text1 + { + buf = STR_ATConfigurationAppGuiContainer2View_23; + } +RESOURCE LISTBOX r_atconfiguration_app_gui_list_box + { + flags = EAknListBoxViewerFlags; //EAknListBoxSelectionList; + } +RESOURCE ARRAY r_atconfiguration_app_gui_process_listbox_item1 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_6; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_7; + } + }; + } +RESOURCE ARRAY r_atconfiguration_app_gui_process_listbox_item2 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_11; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_12; + } + }; + } +RESOURCE ARRAY r_atconfiguration_app_gui_process_listbox_item3 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_25; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_26; + } + }; + } +RESOURCE ARRAY r_atconfiguration_app_gui_process_listbox_item4 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_29; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_30; + } + }; + } + +RESOURCE ARRAY r_atconfiguration_app_gui_process_listbox_item5 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_31; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_32; + } + }; + } + +RESOURCE ARRAY r_atconfiguration_app_gui_process_listbox_item6 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_33; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_34; + } + }; + } + +RESOURCE ARRAY r_atconfiguration_app_gui_listbox_item4 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_19; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_20; + } + }; + } +RESOURCE ARRAY r_atconfiguration_app_gui_listbox_item3 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_15; + }, + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_16; + } + }; + } +RESOURCE MENU_PANE r_atconfiguration_app_gui_process_menu_pane + { + items = + { + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewStart_subtestMenuItemCommand; + txt = STR_ATConfigurationAppGuiListBoxView_8; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewStop_subtestMenuItemCommand; + txt = STR_ATConfigurationAppGuiListBoxView_9; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessView_librariesMenuItemCommand; + txt = STR_ATConfigurationAppGuiContainer2View_8; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewSet_logging_modeMenuItemCommand; + txt = STR_ATConfigurationAppGuiContainer2View_9; + cascade=r_atconfiguration_app_gui_radiobutton_menupane; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewSettingsMenuItemCommand; + txt = STR_ATConfigurationAppGuiContainer2View_10; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewHelpMenuItemCommand; + txt = STR_ATConfigurationAppGuiContainer2View_13; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewExitMenuItemCommand; + txt = STR_ATConfigurationAppGuiContainer2View_17; + } + }; + } +RESOURCE AVKON_LIST_QUERY r_atconfiguration_app_gui_list_query1 + { + flags = EGeneralQueryFlags; + softkeys = R_AVKON_SOFTKEYS_OK_EMPTY; //R_AVKON_SOFTKEYS_OK_CANCEL; + items = + { + AVKON_LIST_QUERY_DLG_LINE + { + control = AVKON_LIST_QUERY_CONTROL + { + listtype = EAknCtSinglePopupMenuListBox; + heading = STR_ATConfigurationAppGuiContainer2View_14; + listbox = AVKON_LIST_QUERY_LIST + { + }; + }; + } + }; + } +RESOURCE ARRAY r_atconfiguration_app_gui_listbox_item7 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_21; + } + }; + } +RESOURCE ARRAY r_atconfiguration_app_gui_listbox_item8 + { + items = + { + LBUF + { + txt = STR_ATConfigurationAppGuiContainer2View_24; + } + }; + } + +RESOURCE MENU_PANE r_atconfiguration_app_gui_radiobutton_menupane + { + items = + { + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewEXTILogOption; + txt = STR_ATConfigurationAppGuiXtiOption; + flags = EEikMenuItemRadioStart | EEikMenuItemSymbolOn; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewES60LogOption; + txt = STR_ATConfigurationAppGuiS60Option; + }, + MENU_ITEM + { + command = EATConfigurationAppGuiProcessViewENoneLogOption; + txt = STR_ATConfigurationAppGuiNoneOption; + flags = EEikMenuItemRadioEnd; + } + }; + } + +RESOURCE TBUF r_atconfiguration_app_gui_lbx_no_processes + { + buf = STR_ATConfigurationAppGuiListboxNoProcesses; + } + +RESOURCE TBUF r_atconfiguration_app_gui_lbx_no_info + { + buf = STR_ATConfigurationAppGuiListboxNoInfo; + } + +RESOURCE TBUF r_atconfiguration_app_xti_logging + { + buf = STR_ATConfigurationAppGuiXtiOption; + } + +RESOURCE TBUF r_atconfiguration_app_file_logging + { + buf = STR_ATConfigurationAppGuiS60Option; + } + +RESOURCE TBUF r_atconfiguration_app_none_logging + { + buf = STR_ATConfigurationAppGuiNoneOption; + }