filesystemuis/memstatepopup/src/cmemstatepopupimpl.cpp
branchRCL_3
changeset 42 f5c50b8af68c
parent 39 65326cf895ed
child 52 40fb776cbfb3
equal deleted inserted replaced
39:65326cf895ed 42: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( )