filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp
branchRCL_3
changeset 22 f5c50b8af68c
parent 21 65326cf895ed
equal deleted inserted replaced
21:65326cf895ed 22:f5c50b8af68c
   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 );
   252     }
   253     }
   253 
   254 
   254 // ---------------------------------------------------------------------------
   255 // ---------------------------------------------------------------------------
   255 
   256 
   256 void CMemStatePopupImpl::ExecuteL( )
   257 void CMemStatePopupImpl::ExecuteL( )