filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp
branchRCL_3
changeset 52 40fb776cbfb3
parent 42 f5c50b8af68c
equal deleted inserted replaced
45:6a0ceb387ac7 52:40fb776cbfb3
   247     iListBox->ScrollBarFrame( )->SetScrollBarVisibilityL(
   247     iListBox->ScrollBarFrame( )->SetScrollBarVisibilityL(
   248                     CEikScrollBarFrame::EOff, CEikScrollBarFrame::EAuto );
   248                     CEikScrollBarFrame::EOff, CEikScrollBarFrame::EAuto );
   249     iListBox->Model( )->SetItemTextArray( iListModel );
   249     iListBox->Model( )->SetItemTextArray( iListModel );
   250     iListBox->Model( )->SetOwnershipType( ELbmDoesNotOwnItemArray );
   250     iListBox->Model( )->SetOwnershipType( ELbmDoesNotOwnItemArray );
   251     iListBox->ItemDrawer()->ColumnData()->EnableMarqueeL( ETrue );
   251     iListBox->ItemDrawer()->ColumnData()->EnableMarqueeL( ETrue );
   252     iListBox->ItemDrawer()->ClearFlags( CListItemDrawer::ESingleClickDisabledHighlight );
       
   253     }
   252     }
   254 
   253 
   255 // ---------------------------------------------------------------------------
   254 // ---------------------------------------------------------------------------
   256 
   255 
   257 void CMemStatePopupImpl::ExecuteL( )
   256 void CMemStatePopupImpl::ExecuteL( )