In article <102100@palm-dev-forum>, [EMAIL PROTECTED] says... > > > 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.
Regardless of whether it is a good solution or not,does it work? I tried creating a one-resource DB and leaving it open. Still no bitmap in the Command Bar. :-( I've verified that the DB is a resource DB, has the correct resource with ID that I expect it to have, and that the DB is open -- what else can I do? Do I have to make sure the DB is of a particular 'type'? Have you actually gotten the "leave the DB open" kludge to work for you? Thanks, Paul -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
