Hi All,
  I tried to use the following code to get the scroll value, but I found
  "i" always equal "j", so the scroll value always is Zero. Why ?

if (eventP->eType == sclExitEvent)
 {
      Int16 i,j;
      i = eventP->data.sclExit.newValue;
      j = eventP->data.sclExit.value;
}

Thanks!

Sean Yang
Oct, 19, 2003



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to