The problem is that it's a bitmap, and not a symbol from one
of the fonts.  The corruption that occurred due to the wrong
symbol appearing (and leading to somewhat embarrassing, yet
slightly humorous stories...I ran into it, too, and it made me
seem like a horrendous speller) was the bug in PrvFixupPointers.
I fixed this problem in this fashion:  By revamping that bit of 
code to change and update the button's label dynamically.

With a bitmap, though...that's just funky.  It's like the bitmap
itself is corrupted...and I know it isn't, because I've used it
many times, and I'm the guy who sent him that bitmap he used.

Maybe it's a Win95/NT thing?  (Yes, I'm still using 95, I need it
for some older hardware testing software that doesn't run under 98)

-Rus

>-----Original Message-----
>From: Lee H S [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, August 05, 2000 7:54 PM
>To: Palm Developer Forum
>Subject: Re: Bitmap not displaying on Graphic Button
>
>
>I encountered the same problem (ie. bitmap doesn't appear) 
>when I ran the 
>mail app sample on PalmV wih OS 3.1. However, when I ran it on 
>Palm3c with 
>OS 3.5, it works ! Is this another OS 3.1 bug ?
>
>H Lee
>
>>>
>>>I'm getting the Euro symbol displaying on my button instead 
>of the graphic
>>>I've set up.  I see the graphic in constructor, but not when 
>I run the 
>>>app.
>>>
>>>Don't get me wrong, I have nothing against the Euro... I 
>just don't want 
>>>it
>>>on my graphic button :-)
>>
>>This could be another case of "is it a numeric space or a euro"? The
>>Euro character was substituted for the numeric space glyph at
>>position 0x80, starting with Palm OS 3.3.
>>
>>What this means is that Constructor might still have older fonts with
>>the numeric space at this location, so it looks OK when you're
>>editing the UI, but at run-time you'll see the Euro. Try running your
>>app with a 3.1 ROM, and see what happens.
>>
>>-- Ken
>>
>>Ken Krugler
>>TransPac Software, Inc.
>><http://www.transpac.com>
>>+1 530-470-9200
>>
>>--
>>For information on using the Palm Developer Forums, or to 
>unsubscribe, 
>>please see http://www.palmos.com/dev/tech/support/forums/
>
>_______________________________________________________________
>_________
>Get Your Private, Free E-mail from MSN Hotmail at 
http://www.hotmail.com


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

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

Reply via email to