Guest RemyJ Posted March 24, 2004 Report Posted March 24, 2004 Remy I am trying to hide the appname when the http://smartphone.modaco.com/viewtopic.php?t=714>plugin is not selectred. For the MRU I use: I tried also stting the colour to transparent when not selected, but neither works. Can I use the state="selected" statement? Sorry, appname is currently not state sensitive. I have to rework some of the code anyway so give me a few days and I'll get that ability in there.
Guest roy1000 Posted March 28, 2004 Report Posted March 28, 2004 I'm still trying to sort out the 2003 emulator situation but I am working on it. Hallo Remy, Any luck yet, i'am very interested in your progress. Best reagrds, Roy
Guest RemyJ Posted March 28, 2004 Report Posted March 28, 2004 Sorry Roy, I got distracted by my real job this week. I'll work on it today.
Guest ksmit Posted March 29, 2004 Report Posted March 29, 2004 need help please :? none of these home-screen plugins works on my E200 (O2 Xphone) phone, including the one from other (the alarm plugin). besides that, the MRU icons also doesn't show up (exept when i use the O2 or Windows default ones). i also tried on my friend's O2 Xphone (also bought here in Thailand) and has the same problems. any hint? i'm sure this is not your plugin problem but since i can't find anyone else on the net with this problem so i guess i'd try my luck here :roll: thx,
Guest roy1000 Posted March 29, 2004 Report Posted March 29, 2004 There all made for the spv(100). The e200 has mobile 2003 an that is a bit different. I don't know if you can read xml... But you have to change the background image, change ispm in to storage etc. The it works, (mostly) Roy
Guest aph Posted April 6, 2004 Report Posted April 6, 2004 A few of the icons are coming up blank. All of the ones pointing to .lnk files in /IPSM/Windows/Start Menu and a few of the exe's (settings.exe, mplayer.exe) are also coming up blank. Although they have icons in the Programs menu that comes up, I don't see an icon associated with them when I browse them in the file explorer. Could someone post the rjicons.dll?
Guest RemyJ Posted April 6, 2004 Report Posted April 6, 2004 A few of the icons are coming up blank. All of the ones pointing to .lnk files in /IPSM/Windows/Start Menu and a few of the exe's (settings.exe, mplayer.exe) are also coming up blank. Although they have icons in the Programs menu that comes up, I don't see an icon associated with them when I browse them in the file explorer. Could someone post the rjicons.dll? Grab the latest version if you haven't already. It does a much better job of finding icons. A few folks are reporting problems with stuff based on storage cards but generally anything that shows an icon in "programs" will show on the shortcut bar. If that doesn't work, I'll send you the rjicons file. http://smartphone.peakin.com
Guest aph Posted April 6, 2004 Report Posted April 6, 2004 Grab the latest version if you haven't already. It does a much better job of finding icons. A few folks are reporting problems with stuff based on storage cards but generally anything that shows an icon in "programs" will show on the shortcut bar. If that doesn't work, I'll send you the rjicons file. http://smartphone.peakin.com I forgot to mention I am using the latest version. I uninstalled the older one before installing it. I really have no clue why it's not working properly.
Guest aph Posted April 6, 2004 Report Posted April 6, 2004 I was just reading over the readme.html again and I noticed this bit: "Your first choice for target should always be a shortcut. It makes the icon search easier and it triggers the standard MRU plugin to update." This is how I initially set up my shortcut bar (pointing to the .lnk files in the Start Menu) and every one of the icons was missing (clicking the shortcuts would run the target program however). They didn't appear until I pointed the xml to the actual exe file, and there's no exe available for one of the icons that I am missing now (recent calls) and the exe's aren't showing icons for the others (mplayer.exe, settings.exe, pockettv.exe).
Guest RemyJ Posted April 7, 2004 Report Posted April 7, 2004 OK, I posted rjicons.dll back in the download area for the time being. http://smartphone.peakin.com/download/rjshortcut Which phone and OS version do you have? Did the icons work with any earlier rjshortcut releases? Do the icons appear if you change the color scheme (not the home screen) from settings without rebooting the phone? Try setting loaddelay="15" on the shortcutbar element and see if it helps. This will wait 15 seconds after loading the plugin then try reloading missing icons. You're not the first person to report this but I don't know why it's happening and I can't reproduce it.
Guest aph Posted April 8, 2004 Report Posted April 8, 2004 I have an MPx200 (AT&T) running WinCE 3.00 Build 13121. The icons worked with earlier releases that used rjicons.dll but I just started using your plugin so I haven't tested the ones with icon-sensing code. Changing the color scheme doesn't make the icons appear, and setting loaddelay="15" didn't help either. Thanks for uploading the file.
Guest aph Posted April 8, 2004 Report Posted April 8, 2004 I would like to request a new feature if at all possible: I think you know what I mean.
Guest aph Posted April 8, 2004 Report Posted April 8, 2004 A little typo there with the backslash that should be a forwardslash. Another example of the feature; forgive me if I am spamming the forum but I cannot edit my posts. :D You could also rename the tag to shortcuts.
Guest RemyJ Posted April 8, 2004 Report Posted April 8, 2004 Well, I'm not sure what to do about the icons. Maybe I'll have to spring for an MPx200 for testing. I understand and agree with your request but I don't have a way to implement it. This platform doesn't have the same flexability as the desktop OSs. The only way to do this now would be to set target to an explorer-like program and set args to the folder path. For instance target="WindowsFile Explorer.exe" args="IPSMWindowsStart MenuGames". The standard file explorer doesn't look all that great, but you might give some of the add-ons a try.
Guest aph Posted April 8, 2004 Report Posted April 8, 2004 You could always "try" the MPx200 free for 30 days from AT&T. Just make sure you get it directly through them or you may not have the full month-long no-questions-asked refund policy.
Guest RemyJ Posted April 8, 2004 Report Posted April 8, 2004 Yeah, that's what I've been thinking. There's an AT&T Wireless store in the building where I work. I'll have to stop by.
Guest korteweg Posted April 12, 2004 Report Posted April 12, 2004 Remy Any luck already with your progress on: Sorry, appname is currently not state sensitive. I have to rework some of the code anyway so give me a few days and I'll get that ability in there. I checked your website, but that mentions a file of 22 March while your response was later than that. Regards
Guest RemyJ Posted April 12, 2004 Report Posted April 12, 2004 Remy Any luck already with your progress on: I checked your website, but that mentions a file of 22 March while your response was later than that. Regards It's a good thing my coding skills are better than my time management skills. :D Grab the version from today. You should be able to hide the text now. There's an example in the readme. http://smartphone.peakin.com
Guest korteweg Posted April 13, 2004 Report Posted April 13, 2004 Remy Grab the version from today. You should be able to hide the text now. There's an example in the readme. It works perfect, thanks a lot. I will try to attach the homescreen I made, not flashy, but very fit for purpose and a lot of information. Thanks again.
Recommended Posts