Re: The new media GUI
"Simon C" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <000001c681f5$60585490$0201a8c0@HOME> |
> 1. The default ringtoneorigins should have 'ringers' and 'sounds'. I'll add it. > 2. Need to account for origins such as 'video', that can be > read from the phone, but not sent to it (and therefore not in > imageorigins) You can add video to the 8100/9800 with the new view. Camera on the pm-325 is read only. Some origins are read only, but this is a phone specific thing, not generic. Most bitpim features work in the gui even when the phone does not have the feature, I think we should treat this the same by documenting phone specific limitations in the phone help. > 3. The 'Paste' context menu item does not work. I'll look at this, it should work. > 4. Drag&Drop from the filelisting pane does not work. D&D to > it does work. I never coded this feature on this view, it only works on the icon view. I'll see how simple it is to implement, if it takes too long I'll leave it for a future release, as I'm very time constrained right now. > 5. 'Overwrite' context menu item does not work. I'll fix this. > 6. 'Replace' context menu item is missing. I took this out, it seemed redundent, we can now add and delete from any origin. Replace is an add and delete in reality, I think it is simpler to have fewer controls. I'll get these done and merged into the main trunk in the next couple of days, it is working well enough now I think and there are no issues that can't be dealt with later. Simon