Re: repeating button code

2002-10-09 Thread Gavin Maxwell
Hi John, Something like this...? // // Scrolls a field object by a defined number of lines // negative values will scroll field 'up', positive will scroll field 'down' // returns a boolean which defines if the field was actually scrolled // static Boolean ScrollLines( FieldPtr field, Int32 numLi

repeating button code

2002-10-09 Thread John McDowell
I'm trying to get the Up/Down repeating buttons to scroll a field. So far I've found examples that scroll tables but none that scrolls a field. Can someone send me example code or suggest example code for the above? Thanks in advance, John McDowell -- For information on using the Palm Devel