PDA

View Full Version : Launch iSilo from my application and open PDB document automatically


4menCo
03-20-2006, 08:14 AM
Hello,

Have someone tried to launch iSilo from own application and open PDB document automatically. I mean for example I have menu item HELP and I want to show iSilo document (help file), by launching iSilo from my application and specifying which file I want to be opened right after iSilo is started. I've done the same in my application for Pocket PC 2003. But the same code does not work on Smartphone.

The main question to iSilo developers - is iSilo for Smartphones supports launching with parametres (i.e. "Storage\Program Files\iSilo\iSilo\iSilo.exe" "Storage\My Documents\iSilo\help.pdb")

Thanks,
Yuriy

iSilo
03-20-2006, 08:33 AM
"iSilo for Windows Mobile Smartphone" does not currently have the capability to accept parameters from a separate application for opening a document.

4menCo
03-20-2006, 08:50 AM
It explains why my code which work fine on Pocket PC don't work on Smartphone. What can you suggest? Can I programatically create specific category which I will open and where user can see my help file after launching iSilo from my application? Any other suggestions how to resolve it? When are you planning to add such functionality?

Thanks,
Yuriy

iSilo
03-20-2006, 01:41 PM
There is currently no method to have iSilo for Windows Mobile Smartphone open a document. It will always start in the document list view. Or if it is already running in the background, it will just come to the foreground. There are no specific plans at this time for the capability to programatically call iSilo to open a document.