uifw/EikStd/coctlsrc/aknstyluspopupmenuphysicshandler.cpp
branchRCL_3
changeset 9 aabf2c525e0f
parent 4 8ca85d2f0db7
child 23 3d340a0166ff
equal deleted inserted replaced
4:8ca85d2f0db7 9:aabf2c525e0f
   168         if ( !iPanningActivated && 
   168         if ( !iPanningActivated && 
   169                 iPopUpMenuContent->CurrentItem() != KNoItemSelected )
   169                 iPopUpMenuContent->CurrentItem() != KNoItemSelected )
   170             {
   170             {
   171             if ( iViewRect.Contains( aPointerEvent.iPosition ) )
   171             if ( iViewRect.Contains( aPointerEvent.iPosition ) )
   172                 {
   172                 {
   173                 iPopUpMenuContent->SelectItem( 
   173                 iPopUpMenuContent->SelectItemL( 
   174                         iPopUpMenuContent->CurrentItem() );
   174                         iPopUpMenuContent->CurrentItem() );
   175                 }
   175                 }
   176             else 
   176             else 
   177                 {
   177                 {
   178                 // Clear highlight
   178                 // Clear highlight