Emulator: 3.4
ROM: IIIC

I have retrieved the label from a control using CtlGetLabel.
I then pass that pointer to another function that merely READS that data.

Then the emulator complains that:

"program just read from memory location 0x00005C9C, which is in the "reserved" field 
of the
frmControlObj starting at 0x00005C88, which belongs to the form starting at 0x0005960."

I understand wanting to make sure that these memory locations are not WRITTEN to, but 
here I'm using the API's
and only READING this data and am getting bugged about it.  Seems like this particular 
check is a little overzealous...

Any comments?  Keith?

Thanks,
Kevin

-----Original Message-----
From: Michael Wojciechowski [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 10:29 AM
To: Palm Developer Forum
Subject: Re: Odd icon behavior in Launcher.


On Mon, 1 Jul 2002 21:28:13 -0500, Ben Combee <[EMAIL PROTECTED]>
wrote:

>
>In article <90147@palm-dev-forum>, [EMAIL PROTECTED] 
>says...
>> 
>> 
>> Since I have upgraded to Codewarrior 8.0 and SDK 5.0 and compiled my
>> project under this new enviornment, the black and white icons in my
>> project whether small or large do not get inverted when tapped in the
>> App launcher. 
>> 
>> This behavior happens on OS 3.5 to 5.0.
>
>I just tried to reproduce this with Reptoids from the Palm OS SDK 
>examples -- I loaded the version build with CW Palm V8 and the 5.0 SDK 
>into an emulator session running a Palm Vx with OS 4.1.  I was able to 
>tap and invert the icon.
>
>You might want to go into your resources, open all the icon families, 
>change something, and save them back.  This will make sure the icons 
>family data structures are updated to the new format used by the SDK 5 
>post-linker.  That's really my only suggestion.  Please post back if you >see 
>anything.
>
>-- 
>Ben Combee <[EMAIL PROTECTED]>
>CodeWarrior for Palm OS technical lead
>Get help at http://palmoswerks.com/
>
>

FYI - I turned off transparency for my 1 bit normal density icons, and
solved my problem.

-Michael


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/


------------------------------------------

The information in this transmittal and any attachments is privileged and confidential 
and is intended only for the recipient(s) listed above. You are hereby notified that 
any unauthorized distribution or copying of this transmittal or its attachments is 
prohibited. If you have received this transmittal in error, please notify Invivodata 
immediately at (831) 438-9550.

------------------------------------------


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to