> When using a real device ( a PalmV 2048 k) it works w/o any problems. Still,
> should I be worrying about the POSE problem?

Yes, you should worry about errors that Poser reports.  One of the whole points
of Poser is that it performs error checking that either isn't done or can't be
done on a real device.  So if you don't see the same error message when running
on a device, it's probably because that error checking isn't done on the device.
Which doesn't mean that your application is running correctly.

-- Keith Rollin
-- Palm OS Emulator engineer






Nils �gren <[EMAIL PROTECTED]> on 03/05/2000 03:05:53 AM

Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

Sent by:  Nils �gren <[EMAIL PROTECTED]>


To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
cc:    (Keith Rollin/HQ/3Com)
Subject:  "Unallocated chunk"




Hello folks,

I've been doing some testing with my app and POSE ( running a Palm V with
various of memory settings (from 2048 - 8192 k). And after drawing a CharPtr
on screen using WinDrawChars(...) it says "...has just read directly from am
unallocated chunk of memory." But the memory handle, the CharPtr, is
allocated, I get it from a textfield using following line:
FldGetTextPtr( (FieldType*)FrmGetObjectPtr(frm, FrmGetObjectIndex(frm,
THE_FIELD_RESOURCE_ID)));

When using a real device ( a PalmV 2048 k) it works w/o any problems. Still,
should I be worrying about the POSE problem?

Thanks,

Nils �gren


--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palm.com/devzone/mailinglists.html






-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to