From: Roger B. <ro...@ro...> - 2004-04-06 07:27:56
|
> I made a first pass at taking your logic/code for wallpaper.py and move > it into ringtone.py. I got tired of not being able to view them > properly on my Mac. :-) > Since I'm not really very familiar with all the stuff you are doing in > there and the bpmedia stuff, please have a look at it to make sure I > haven't made a mess of things. I did some tweaking on it. There are definitely pieces missing, as the origin doesn't show up. (I had remembered that it was going to be quite a bit of work, which is why I kept deferring starting it) > If we keep that same view (with a > graphic) it might be nice to have a different graphic for MID and QCP > files, although I think the value of the graphic at all is somewhat > dubious. ;-) The intention was to have different icons for the different formats. I have changed the default icon size to be 24x24 so less screen real estate is used. One of my future plans is to highlight media that are not compatible/ appropriate for the currently selected phone. That would happen for example if the format isn't supported (eg one entry is an mp3 and the phone doesn't support them) or if the size is wrong (eg and image is 640x480 but the phone expects 120x98). Roger |