I' use the repeat button , but the pages ,was create for code, the repeat button not have the propertie Page Size, Scrollbar have that propertie. I'm working in the creation of list with scrollbar. sorry , but i use the repeat button in the table and create the pagesize for code in my program -- 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 Ruben, > > I tried the code and it doesn't do anything. I have a long form that needs > to be displayed in sections. The items go down to top=265. I need the > repeat button to act like it does in the contacts application where it > displays one page of info at a time. > > Neil > > ----- Original Message ----- > From: "Ruben Luna" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Tuesday, December 16, 2003 7:42 AM > Subject: Re: repeat button > > > > 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/ > > > >
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
