Re: PalmSource registration fails

2006-08-06 Thread Jack
I have been trying since last weekend to sign up and have received the message that an email has been sent to your address each time (3 times). I have notified the webmaster and also used the write us links to report the problem. I was able to sign up for the forum with no problems, but still

Telus Mobility Treo 650 resets when my app runs

2006-02-07 Thread Jack Damm
I have a customer with a Telus Treo 650 trying to use our product, Volleyball Ace. Each time he runs it the phone soft resets. This phone is running the same version of Palm OS (5.4.8) as my Cellular Treo 650 which runs the application without a problem. (We have several thousand users with a

re: Getting the title

2005-04-18 Thread jack alope
I am sort of a newbie. How do I get the font of the title bar? FrmGetTitle only gives me back the Char string. Without digging into the structs, is this possible? __ Do you Yahoo!? Plan great trips with Yahoo! Travel: Now over 17,000 guides! h

Getting the title

2005-04-17 Thread jack alope
Is there a clean (read: forward compatible) way to get the title bar's height on an active form? I am drawing some UI elements on the screen and I need to know the size of the form's white space. Currently, I am just using a defined number of pixels (say 15) and subtracting it from the FrmGetFo

Treo 600 Verizon Simulator ROM?

2004-09-08 Thread Jack Dawson
Anyone know where I can find the Verizon Simulator update for the Treo 600? It does not appear to be on the PluggedIn site. __ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail -- For i

How can i detect the target device is simulator?

2003-11-26 Thread jack
i can use FtrGet to detect the device is emulator. how about simluator? thanks for your help . -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Scroll bar for selector trigger / popup trigger

2003-11-11 Thread jack
> height. > > markus dresch (www.palmside.com) > > > "jack" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > news:[EMAIL PROTECTED] > > Hi all, > > > > do anyone knows whether the selector trigger or popup trigger can have a > > scroll bar or n

Scroll bar for selector trigger / popup trigger

2003-11-11 Thread jack
Hi all, do anyone knows whether the selector trigger or popup trigger can have a scroll bar or not? if no , what can i do if my popup list is too long ? thanks for your help . -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/supp

Re: Border of Table

2003-11-09 Thread jack
oh yes! thanks Dave~ "Dave Lasker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > If you can live with customTableItem or tallCustomTableItem, you can call > WinDrawRectangle on the bounds passed to your custom draw routine. > > Dave > > "jac

Border of Table

2003-11-09 Thread jack
hi all, Are there any API that can set the border of each cell of a Table? i can't find similar function in the API reference. thanks for your help ~ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

AES algorithm

2003-10-29 Thread jack
http://fp.gladman.plus.com/cryptography_technology/rijndael/ now i want to encrypt data in windows, and sync them to palm. Then i wan to decrypte data in palm. is the two library compatible? thank you for your attention. jack. -- For information on using the Palm Developer Forums,

relationship between .bin and .prc.

2003-10-20 Thread jack
hi all, >From my knowledge, resource after compiled would form .bin files. but how can .prc interact with .bin file? or those .bin files are "embedded" into the .prc? thank you for your kind attention. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http:/

Re: Help w/ writing MemoPad record

2001-04-09 Thread Jack Lee
so you're not releasing the record properly. Also, I recommend that you add the new record at the begginning, instead of at the end, since thats where Palm keeps deleted records. Jack Lee >From: "David Leland" <[EMAIL PROTECTED]> >Reply-To: "Palm Developer F

Re: prc file works via debug but not via hot-sync

2001-04-02 Thread Jack Sofsky
Dear Ben, BINGO! A truly awesome diagnosis - thanks much! Jack Sofsky > > This is the first post by a VERY FRUSTRATED newbie. > > I'm writing a (my first) program for the palm. The program works > > on both the emulator and my Handspring Visor when loaded via >

prc file works via debug but not via hot-sync

2001-04-02 Thread Jack Sofsky
MemHandleFree(db_ids_handle); } } Any help greatly appreciated, including an approach to a program which doesn't work when downloaded by hot sync. What IS the difference in the handling of a program downloaded by debug and by the hotsync? Jack Sofsky -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

How to know the Palm state is sleep?

2000-11-13 Thread jack
Hi All, I want to know the plam current state. Is it sleeping or Is it running an application. Who can tell me how to know it? thanks, -Ligou -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Are features persistent after deleting application?

2000-08-02 Thread Jack Littleton
If I register a feature for my application using FtrSet, will that feature remain intact if I delete the application and install a new version? I know that features do not survive a reset, but I'm not clear about during an application delete. thanks, -- Jack Littleton Senior Engineer S

Problems with PhoneNumberLookup on a Palm VII w/EZ processor

2000-06-19 Thread Jack Littleton
ith, Mike (408) 555-1212 W" This works on all other units we've tested on (III, IIIc, V, Vx, VII (non-EZ)). Any ideas what's going wrong? Jack Littleton Syndeo Corporation -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: device id of a palm

2000-05-11 Thread Martin M. Jack
If you are using Code Warrior, there is a nice article on this titled: "Retrieving the ROM Serial Number" in the Companion.pdf file. You must use the SysGetROMToken() function with sysROMTokenSnum. I believe this feature is only available in PalmOS 3.0 and above. - Martin "Steve Austin" <[EMA