I find in the posts the follow code: err= MemMove (&listAttr, &(pList->attr), attrSize); listAttr.hasScrollBar = 0; err= MemMove (&(pList->attr), &listAttr, attrSize);
but not say where put !. Also i have the List.h whit the follow line uncomment: #ifdef ALLOW_ACCESS_TO_INTERNALS_OF_LISTS but, when i change the attrib lista->attr.hasScrollBar = 0 don't work. Any suggestion? -- Open WebMail Project (http://openwebmail.org) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
