thanks, I will use TxtGlueTruncateString. I put in the header #include <TxtGlue.h>
but the compiler is telling me that TxtGlueTruncateString is undefined, any idea? TIA "Matt Graham" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > rua17 wrote: > > I want to display in a list the name and the last name of my clients, but in > > some cases the string is to long, is there any function to truncate the > > strings? > > > > Example: > > > > Cristopher Alexander Van Der Andel > > To > > > > Cristopher .. Van Der And... > > WinDrawTruncChars() or TxtGlueTruncateString() both do that. > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
