equal
deleted
inserted
replaced
109 downbtn->SetDimmed(ETrue); |
109 downbtn->SetDimmed(ETrue); |
110 } |
110 } |
111 } |
111 } |
112 else |
112 else |
113 { |
113 { |
114 iOwner->LayoutContext()->Control(ECtrlIdSwitch)->Hide(EFalse); |
114 //iOwner->LayoutContext()->Control(ECtrlIdSwitch)->Hide(EFalse); |
115 iOwner->LayoutContext()->Control(ECtrlIdOptions)->Hide(EFalse); |
115 iOwner->LayoutContext()->Control(ECtrlIdOptions)->Hide(EFalse); |
116 iOwner->LayoutContext()->Control(ECtrlIdClose)->Hide(EFalse); |
116 iOwner->LayoutContext()->Control(ECtrlIdClose)->Hide(EFalse); |
117 iOwner->LayoutContext()->Control(ECtrlIdIndicator)->Hide(EFalse); |
117 //iOwner->LayoutContext()->Control(ECtrlIdIndicator)->Hide(EFalse); |
118 |
118 |
119 iOwner->LayoutContext()->ShowArrowBtn(EBtnArrowLeft | EBtnArrowRight); |
119 iOwner->LayoutContext()->ShowArrowBtn(EBtnArrowLeft | EBtnArrowRight); |
120 if(iOwner->LayoutContext()->IsSecretEdtior()) |
120 if(iOwner->LayoutContext()->IsSecretEdtior()) |
121 { |
121 { |
122 CAknFepCtrlRawKeyButton * leftbtn; |
122 CAknFepCtrlRawKeyButton * leftbtn; |