> Funny, enough, there's also the known problem that when you use a string
> resource with ID 1006 in your application, the message displayed by
HotSync
> ("Synchronizing ...") will be garbled. So, never use a string resource
with
> ID 1006 (yes, that's below 10000)...

I've seen this before, but I think it was a bitmap not a string. The HotSync
application, like most applications, uses resources starting at ID 1000.
When it's installing an application, its database is open for write, so its
resources override HotSync's resources. This is a problem because HotSync
accesses resources to update its progress dialog.

This is an old bug, but I couldn't find it in our bug database, so I filed
it. Thanks for the reminder. :)
-
Danny @ Palm

-- 
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