emailuis/widget/xuikon/00/emailwidget.xml
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
child 10 f5907b1a1053
equal deleted inserted replaced
1:12c456ceeff2 2:5253a20d2a1e
    12 		
    12 		
    13         <!-- SETUP VIEW -->
    13         <!-- SETUP VIEW -->
    14         <box id="SetupContainer" focusable="true" _s60-initial-focus="1">
    14         <box id="SetupContainer" focusable="true" _s60-initial-focus="1">
    15             <actions>
    15             <actions>
    16                 <action>
    16                 <action>
    17                     <trigger name="stylus">
       
    18                         <property name="eventtype" value="up" />
       
    19                     </trigger>
       
    20                     <trigger name="activate"/>
    17                     <trigger name="activate"/>
    21                     <trigger name="keyevent">
       
    22                         <property name="scancode" value="3"/>
       
    23                         <property name="eventtype" value="1"/>
       
    24                     </trigger>
       
    25                     <event name="0x2001F413:CMailWidget/ct_setup_text(trigger_wizard)"/>
    18                     <event name="0x2001F413:CMailWidget/ct_setup_text(trigger_wizard)"/>
    26                 </action>
    19                 </action>
    27             </actions>
    20             </actions>
    28             <box id="SetupRowContainer" class="row_container">
    21             <box id="SetupRowContainer" class="row_container">
    29                 <box id="ImageField1" class="image_container">
    22                 <box id="ImageField1" class="image_container">
    44         <!-- MAILS VIEW -->
    37         <!-- MAILS VIEW -->
    45         <box id="MailsContainer" focusable="true" _s60-initial-focus="1">
    38         <box id="MailsContainer" focusable="true" _s60-initial-focus="1">
    46         
    39         
    47             <actions>
    40             <actions>
    48                 <action>
    41                 <action>
    49                     <trigger name="stylus">
       
    50                         <property name="eventtype" value="up" />
       
    51                     </trigger>
       
    52                     <trigger name="activate"/>
    42                     <trigger name="activate"/>
    53                     <trigger name="keyevent">
       
    54                         <property name="scancode" value="3"/> <!-- enter key / EStdKeyEnter -->
       
    55                         <property name="eventtype" value="1"/>
       
    56                     </trigger>
       
    57                     <event name="0x2001F413:CMailWidget/ct_body_text_1(trigger_emailui)"/>
    43                     <event name="0x2001F413:CMailWidget/ct_body_text_1(trigger_emailui)"/>
    58                 </action>
    44                 </action>
    59             </actions>
    45             </actions>
    60             
    46             
    61             <!-- Widget row 1 -->
    47             <!-- Widget row 1 -->