uifw/AvKon/src/aknlists.cpp
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 9 aabf2c525e0f
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
  1724 #endif // RD_LIST_STRETCH    
  1724 #endif // RD_LIST_STRETCH    
  1725 
  1725 
  1726     // Set again because ReplaceColumn in WordWrapListItem does not update the length to 'des2' !
  1726     // Set again because ReplaceColumn in WordWrapListItem does not update the length to 'des2' !
  1727     des2.Set( buffer2->Des() );
  1727     des2.Set( buffer2->Des() );
  1728 
  1728 
  1729     DrawBackgroundAndSeparatorLines( aItemTextRect );
  1729     DrawBackgroundAndSeparatorLines( aItemTextRect, 
       
  1730             aItemIndex != FormattedCellData()->ListBox()->BottomItemIndex() );
  1730 
  1731 
  1731     if( aItemIsCurrent )
  1732     if( aItemIsCurrent )
  1732         {
  1733         {
  1733         FormattedCellData()->SetCurrentItemIndex(aItemIndex); // fonts for java
  1734         FormattedCellData()->SetCurrentItemIndex(aItemIndex); // fonts for java
  1734         }
  1735         }