i came into strange problem. i initializte html library and let it render html file (well, its text stored in text pointe). for short texts everything works. if document is longer then html library renders nothing. my documents i need to show can be up to 32kb long, is there any way to make them work?
i found out that 1024kbytes of files is rendered correctly, 4096 already is not...i didn't looked where exactly it breaks... same file which does nothing with html library i can succesfully view on device with blazer using file:///a.html, but blazer in simulator shows error 'unknown error'. can it be somehow connected? html library i tested only with simulators (treo 755p, t|x) -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
