--- Dhandapani R <[EMAIL PROTECTED]> wrote: > Suppose if the user having in his/her device less than palm os > 3.5 and the device not supporting web clipping. How i can > recommend the user to download the updated patch as well as web > clipping Library files or third party software.
Check the ROM version when your app starts. If it is < 3.5, put up an alert with the instructions and exit your app. It is almost impossible to write a properly functioning Palm app without checking the ROM version -- haven't you been doing this already? __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
