Hey there!
    I've never developed an application for PalmOS before so I need to ask
you guys some questions before I invest any time into this:

I need to write a PalmOS program that can do this:

1) Launch an external application, for example the Blazer browser
2) Tell the Blazer browser to load a certain website
3) Take a screen capture of that website
4) Save that captured image onto my local disk (not the PDA).
5) Change the screen orientation programatically (landscape/potrait)
6) Simulate some keypresses (pagedown,cursordown)
7) Kill/close an external applciation after launching it in (1)
8) For (4), I was thinking either I access my LAN shared folder, for example
in Windows I could just access //servername/sharedfolder
or do I have to basically save it into my PDA first, and then hotsync the
data over to the PC, and then have the conduit do the saving instead. Which
is doable?

Don't get me wrong here. I'm not looking for code examples, I can code it
myself:) I just want to know if any of there (1) to (8) is not doable? Hope
you guys can help! Thanks!

-------------------------
Kenn Min Chong


-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to