classicui_pub/ui_framework_definitions_api/inc/EIKON.HRH
branchRCL_3
changeset 64 85902f042028
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
59:978afdc0236f 64:85902f042028
    58  * special skin theme to draw the window background.
    58  * special skin theme to draw the window background.
    59  */
    59  */
    60 #define EEikCbaFlagSemiTransparent      0x100
    60 #define EEikCbaFlagSemiTransparent      0x100
    61 
    61 
    62 /**
    62 /**
    63  * Button group app msk icon flag. This flag can be set with CBA resource
    63  * Button group app msk icon flag,also support msk label. 
    64  * or by using CEikCba::SetButtonGroupFlags(TInt) method. CBA using 
    64  * This flag can be set with CBA resource
    65  * control_pane_g4(0) to draw the window rect
    65  * or by using CEikCba::SetButtonGroupFlags(TInt) method. 
       
    66  * CBA using control_pane_g4(0) to draw the window rect.
       
    67  * Use the CEikCba::UpdateIconL() to set the msk icon or show the msk label.
    66  */
    68  */
    67 #define EEikCbaFlagAppMskIcon           0x200
    69 #define EEikCbaFlagAppMskIcon           0x200
    68 // EIKBUTB.HRH
    70 // EIKBUTB.HRH
    69 //
    71 //
    70 //
    72 //