> Thanks. I got this to work. Now I just need a method of putting a bitmap in > that will work. I'm thinking of keeping the bitmap database open but that > worries me. Are there any other ideas out there that are won't break things?
I didn't find a good solution so far, but to open (and leave open) a specific single-resource database, at reset time. By choosing a weird resource ID (some not-round number in the 8000-9999 range, such as 8789), I think one can reasonably bet that no collision will occur, although it's clearly only a bet. If someone at PalmSource reads this, a recommendation would be welcome... -- Denis Faivre - [EMAIL PROTECTED] -- Ablivio - http://www.ablivio.com PS: Let's say that 8789 is *my* weird resource ID. ;-) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
