displaying bitmaps

2000-10-13 Thread Jeff Davey
Hello all, I'm looking into displaying bitmaps on the Palm? Does anyone know of a good reference to get started on this, or a tutorial? Any suggestions? Things like storage, file formats, etc. TIA, -jeff -- For information on using the Palm Developer Forums, or to unsubscribe, p

Re: displaying bitmaps

2008-05-28 Thread UCS308
times... > Check out http://www.egroups.com/group/palm-dev-forum > > /Bulent > > > Jeff Davey <[EMAIL PROTECTED]> skrev i > diskussionsgruppsmeddelandet:[EMAIL PROTECTED] > > > > Hello all, > > > > I'm looking into displaying bitmaps on the

SV: displaying bitmaps

2008-05-28 Thread Bulent Gecer
Have you searched the archive? This question has been asked lots of times... Check out http://www.egroups.com/group/palm-dev-forum /Bulent Jeff Davey <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:[EMAIL PROTECTED] > > Hello all, > > I'm looking into display

displaying Bitmaps correctly

2009-04-01 Thread luis maldonado
Hello, I'm desperatly looking for code samples on how to display bitmaps on TX. I'm able to display a 24 color bitmap but the resolution is just bad. I have several bitmaps I got from the web also 24 color and they display fine, but the ones I create with photoshop do not display very good

Beaming & displaying bitmaps

2000-04-04 Thread Savage, Gerry
> Hi, > > I have a question about displaying bitmaps on Palm 3.0. > > I would like to send bitmap images via infra-red to Palm devices. I cannot > find any detailed information on bitmap type structure so that I can send > the correct info to the Palm. > > Is it p

Re: displaying bitmaps

2000-10-13 Thread UCS308
d lots of > times... > Check out http://www.egroups.com/group/palm-dev-forum > > /Bulent > > > Jeff Davey <[EMAIL PROTECTED]> skrev i > diskussionsgruppsmeddelandet:[EMAIL PROTECTED] > > > > Hello all, > > > > I'm looking into displaying bitmaps o

Re: displaying bitmaps

2000-10-13 Thread Richard Burmeister
From: "UCS308" <[EMAIL PROTECTED]> Subject: Re: displaying bitmaps > But I think the question is worth asking again because there few answer and > no concrete examples. I have built a simple splash screen using the CWarrior > Constructor. I have images that are 1bpp, 2

SV: displaying bitmaps

2000-10-14 Thread Bulent Gecer
Have you searched the archive? This question has been asked lots of times... Check out http://www.egroups.com/group/palm-dev-forum /Bulent Jeff Davey <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:[EMAIL PROTECTED] > > Hello all, > > I'm looking into display

Re: displaying bitmaps

2000-10-14 Thread Tom Zerucha
On Tue, Oct 10, 2000 at 09:44:39AM -0700, Jeff Davey wrote: > Hello all, > > I'm looking into displaying bitmaps on the Palm? Does anyone know of a > good reference to get started on this, or a tutorial? Any > suggestions? Things like storage, file formats, etc. Displ

Re: displaying Bitmaps correctly

2009-04-01 Thread Michal Seliga
luis maldonado wrote: > Hello, > > BITMAP splashBM > BEGIN > BITMAP "screen_saver.bmp" BPP 8 DENSITY 2 COMPRESS TRANSPARENTINDEX 0 > END > use BPP 16, conversion from truecolor to palette almost always looks bad. -- For information on using the ACCESS Developer Forums, or to unsubscribe, p

RE: displaying Bitmaps correctly

2009-04-03 Thread luis maldonado
icons and over 200 64x64 gadget graphics for my application. Regards, Luis > Date: Thu, 2 Apr 2009 06:55:55 +0200 > From: michal.sel...@visicom.sk > Subject: Re: displaying Bitmaps correctly > To: palm-dev-forum@news.palmos.com > > > luis maldonado wrote: >

Re: displaying Bitmaps correctly

2009-04-04 Thread Roger Stringer
At 03:15 AM 4/4/2009, you wrote: Subject: RE: displaying Bitmaps correctly From: luis maldonado Date: Fri, 3 Apr 2009 11:17:48 -0400 the change from BPP 8 to BPP 16 helped quite a bit, but the graphics are stil not as crips a regular PALM graphic and the colors are a bit grainy, the question

Re: displaying Bitmaps correctly

2009-04-04 Thread Doug Reeder
And, of course, if you don't already own Photoshop, Gimp can do most anything you need to do, though the learning curve is hard and the workflow isn't as efficient. On Apr 4, 2009, at 10:22 AM, Roger Stringer wrote: At 03:15 AM 4/4/2009, you wrote: Subject: RE: displayi

transferring and displaying bitmaps images

2000-10-16 Thread Jeff Davey
file? Should I create another DB file on the device with appropriate headers followed by image data and get a pointer to that? If someone has an example of how to do this I'd really appreciate seeing it. Thanks in advance, -jeff I'm looking into displaying bitmaps on the Palm? Does a

Re: transferring and displaying bitmaps images

2008-05-28 Thread Heather Gazdik
db file? > > Should I create another DB file on the device with appropriate headers > followed by image data and get a pointer to that? > > If someone has an example of how to do this I'd really appreciate seeing it. > > > Thanks in advance, > > -jeff > > I&#

Re: transferring and displaying bitmaps images

2000-10-19 Thread Heather Gazdik
the .pdb file? > > Should I create another DB file on the device with appropriate headers > followed by image data and get a pointer to that? > > If someone has an example of how to do this I'd really appreciate seeing it. > > > Thanks in advance, > > -jeff > &