From: Roger B. <ro...@ro...> - 2003-03-11 06:50:23
|
> When I uploaded the changed data to the phone, I began seeing odd behavior in my lists. I have been trying to figure out what the requirements of the phone are for the index. Bitpim 0.4 basically puts the indices in random order. If you delete an entry you see wierd stuff (it deletes the file but leaves the index entry). My current dev code forces a strict numeric order and the phone still does silly things. I've got some theories I am testing: - the indices need to be in numberic order - the names need to be in alphabetical order - deleting a file on the filesystem cause magic to happen in the index Incidentally, when you select a wallpaper to be your background, the phone makes a copy in the 'downloaded' directory. This is why you'll still see the background even though you may have deleted it. Roger |