Guest stevewright Posted April 23, 2003 Report Posted April 23, 2003 How can I make the SMS plugin and the calender plugin only visible when they have something to show? Other plugins, you can use state="noevent" visible="false" - how do I apply this to the SMS and Calander plugins? I hate having "No upcoming appointments" and SMS(0) which can simply be implied by not showing anything on the screen at all, making it less cluttered.
Guest celsol Posted April 23, 2003 Report Posted April 23, 2003 How can I make the SMS plugin and the calender plugin only visible when they have something to show? Other plugins, you can use state="noevent" visible="false" - how do I apply this to the SMS and Calander plugins? I hate having "No upcoming appointments" and SMS(0) which can simply be implied by not showing anything on the screen at all, making it less cluttered. You can't :cry: unless someone rewrites the plugin :?
Guest stevewright Posted April 23, 2003 Report Posted April 23, 2003 How about some kind of "if-then" loop? If = 0 THEN If > 0 THEN SMS () Any thoughts? P.S. Also, are there XML help files (for syntax, commands etc) to be found anywhere on the web?
Guest Richie M Posted April 23, 2003 Report Posted April 23, 2003 How about some kind of "if-then" loop? If = 0 THEN If > 0 THEN SMS () Any thoughts? P.S. Also, are there XML help files (for syntax, commands etc) to be found anywhere on the web? Homescreen XML doesn't support things like that. The place to look for Homescreen syntax is MS WhitePaper
Guest midnight Posted April 23, 2003 Report Posted April 23, 2003 notice the errors on that page? :wink: Figure 4. Spacing between icons for 32x32 bit icons and Figure 5. Spacing between icons for 16x16 bit icons shouldnt that read: Figure 4. Spacing between icons for 32x32 pixel icons and Figure 5. Spacing between icons for 16x16 pixel icons ;)
Guest Richie M Posted April 23, 2003 Report Posted April 23, 2003 notice the errors on that page? :wink: Figure 4. Spacing between icons for 32x32 bit icons and Figure 5. Spacing between icons for 16x16 bit icons shouldnt that read: Figure 4. Spacing between icons for 32x32 pixel icons and Figure 5. Spacing between icons for 16x16 pixel icons ;) He he, to be honest m8 i've never took that much notice of it :shock: but if we were gonna pick on all the flaws in the doc we'd be here 4 ages :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now