Guest inspectorgadjet Posted April 15, 2004 Report Posted April 15, 2004 Hi, Well, the delivery report issue has been frustrating me since I got my first smartphone, and I've finally gotten round to playing a bit with the Orange plugin on my SPV E200. I am using the SilverTabs homescreen with the customized version of the Orange plugin. It's a very brilliant homescreen. I definitely recommend it. As there is already a shortcut to write new message, I simply replaced it with my own shortcut which automatically creates a new sms and turns on delivery notification using the key press function of the orange plugin. I am not going to go into detail about how to use the orange plugin as there are already plenty of posts about it if you do a search. To keep it brief - this is what the keys and action sections of my shortcut look like: action="storageWindowsStart MenuInbox.lnk" keys="!Inbox.MainWnd;~200;-TSOFT1;~200;-T2;~200;-TSOFT2;~200;-T4;~200;-TACTION;~200;-TSOFT1" The action runs the Inbox link found on the start menu. the keys bit, makes sure you're on the main inbox window, then spoofs the key presses to create a new message and turn on delivery notification. I tried using different times (the ~200 bit) in between keypresses, and it seems that ~200 is the safest. Anything shorter and it sometimes does the wrong thing because it isn't ready for the next keypress yet. There is another slight problem if you have changed the folder to something other than the Inbox. I will try to figure out a way around that one. I know it's not perfect, but hey, until there is an auto delivery notification built into the rom, I'm more than happy to be using the Orange plugin as a work around. Hope this helps some of you out. :D
Guest Toyota-F1.com Posted April 15, 2004 Report Posted April 15, 2004 Hmmm... Not sure how this works... Let's say I havea homescreen that has no plugins, the time, date, clock, MRU, and the missed call plugin. What do I need to do? Thanks :D
Guest nedge2k Posted April 15, 2004 Report Posted April 15, 2004 Great work tho. Finally, auto reports. Awesome :D Can you do me a huge favour and show me how to add it to this piece of code? valign="top" /> Also...does anyone know where there is a list of plugins and their id's for the e200 coz they appear to be different from sp2002 plugins. In case it'll help...the code is from LHv2 which can be found HERE Thanks in advance ;)
Guest nedge2k Posted April 15, 2004 Report Posted April 15, 2004 Hey guys, figured it out in the end. Here's what the code now looks like clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}"> keys="!Inbox.MainWnd;~200;-TSOFT1;~200;-T2;~200;-TSOFT2;~200;-T4;~200;-TACTION;~200;-TSOFT1" action="storageWindowsStart MenuInbox.lnk">
Guest inspectorgadjet Posted April 16, 2004 Report Posted April 16, 2004 Good one nedge. Was just about to post in the details for ya. :D
Guest Posted May 16, 2004 Report Posted May 16, 2004 I've searched for this plugin but cannot find the relevant page/thread which tells me what I need to do with that code on the first post, as I to am annoyed that you can't save the option for delivery reports. inspectorgadjet what do I do with it? Thanks in advance.
Guest Posted May 18, 2004 Report Posted May 18, 2004 Would it be possible for someone to answer my question please? Thank you
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now