textinput/peninputgenericitut/src/peninputitutwesternuistatenonpredict.cpp
branchRCL_3
changeset 5 a47de9135b21
parent 0 eb1f2e154e89
child 6 6ceef9a83b1a
equal deleted inserted replaced
3:f5a1e66df979 5:a47de9135b21
   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;