Sending multiple strings with ExgSend

2005-08-06 Thread Katie A. (Moor) Siek
Hi Everyone, I am trying to adapted the SendToLocalMemopad function from the palm source recipes site. What I want: - I want to open up one of my databases - Send each record from the database as a string to be in one memo in the memopad application What I am getting: - One memo (yeah!) but only

re: PalmSource Installer - How to install to SD Card on T5

2005-08-06 Thread Moshe Buhboot
No one using PSI?? Please help if you know the answer.. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

re: Treo 650 Phone Call Information

2005-08-06 Thread Chipp Jansen
Hi - any luck with this? I'm trying to figure out how to get Call Information from the Phone Events (i.e. when phnEvtDisconnectInd happens). I had been pulling Call Information from the Call Log database from the Phone app, however that information does not seem to be available until after the

Treo600_Developer_Reference_Guide.pdf anybody?

2005-08-06 Thread Chipp Jansen
Is there a Treo600 Developer Reference Guide? I've seen reference to this Developer's guide on the net in various places (see JPA posting in: http://discuss.treocentral.com/archive/index.php/t-70260.html I know that there is the palmOne_SDK_5_0_Docs_Developer_Guide.pdf available here on this

Scrolling the entire form

2005-08-06 Thread druid
I am messing with trying to scroll the main form Here is the code that I put together Lets just say I need some quiet time lol( actually need some help) static Boolean frmMain_frmScroll_OnScrollbarRepeat(EventPtr event) { // Insert code for frmScroll ScrollForm(FrmGetActiveForm(), frmScr