the code it's equal to button, only change the event

// ////*/*/*/*/*/*/Form Handle Event

//the event is (when you press down the button )

case ctlRepeatEvent:  //press the button or press until you sleep :-)
jejejje

    switch (eventP->data.ctlRepeat.controlID){

     case  CatalAbajoRepeating :  //This is a repeat button
                 //process
    case CatalogoArribaRepeating : //This is a repeat button
              //process
  default:
   break;

  }



-- 
Ruben Luna Cabret
Jefe de Proyectos
UTFSM - www.extensa.cl
72-245643 - Rancagua
M�vil : 09-8322395
"Neil Fallon" <[EMAIL PROTECTED]> escribi� en el mensaje
news:[EMAIL PROTECTED]
> Hi everyone,
>
> I haven't done any Palm programming for a couple of years and am just
> getting back into it.
>
> Can some kind soul point me in the direction of an example of the code for
> using the repeat button on a form?  I have searched all of the posts in
the
> forum and the Palm OS companion and reference but can't find an example.
>
> Thanks,
> Neil
>
>
>



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

Reply via email to