Re: HotSync filenames

2005-07-06 Thread Ben Combee
At 11:12 PM 7/6/2005, you wrote: Is there a limitation on the types of characters that can be used when naming a PRC file? For instance, if I use MyApp-Japanese.prc where "Japanese" is in Japanese characters, will the file be installed correctly? I am testing here, but wanted to see if this may

HotSync filenames

2005-07-06 Thread epross
Is there a limitation on the types of characters that can be used when naming a PRC file? For instance, if I use MyApp-Japanese.prc where "Japanese" is in Japanese characters, will the file be installed correctly? I am testing here, but wanted to see if this may not be the case for Mac, or for ol

PODS code sectioning question

2005-07-06 Thread Bryce Burrows
Hi everyone i have a problem with the section of my code. I have been working on an application in PODS which is going well. I have a number of sections (6) all which contain code and it builds just fine. However when I added a function to one of my code sections (a simple string replace functio

Re: pen out of sync

2005-07-06 Thread Erico Franco
Mr. Regis and Mr. Ben, Thanks for the nice directions! regards Erico Franco Erico Franco wrote: Hi, I am getting again this: "pen out of sync" when running gremlins over our commercial Game. What causes technically this error? Any ideas in how to find a solution for it? thanks Erico F

Strange Field Behaviour

2005-07-06 Thread Laurie Davis
I have seen some strange field behaviour on the E2 simulator. I have not seen the same behavious on OS4. I have not yet tried other OS versions to isolate when it started happening. The behaviour only happens on fields with autoshift disabled. When you tap in the middle of the text in a field, y

Re: breaking 68k size

2005-07-06 Thread Logan Shaw
Palmman wrote: I need to store a large chunk in memory, but it seems I am unable to allocate more than 68k memory [It used to be 64k, right ?] to a handle. I wanted to know if there is any workaround for this ? I wanna send a large chunk of data through network in one go. I really dont wanna spli

Re: breaking 68k size

2005-07-06 Thread Scott Erickson
I havnt used it before, but I think there is some API glue finctions that allow you to do t. -- Scott Erickson Software Development Team, FB-4, Inc. [EMAIL PROTECTED] "Palmman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > I need to store a large chunk in memory, but

Re: pen out of sync

2005-07-06 Thread Ben Combee
At 01:53 PM 7/6/2005, you wrote: No answer until now. Could someone please at least tell me about a the directions on how research about this issue "pen out of sync"? http://news.palmos.com/read/search/results?forum=palm-dev-forum&words=pen+out+of+sync&max=100&skip=0&orderby=CreatStamp_+DESC

Re: pen out of sync

2005-07-06 Thread Regis St-Gelais
"Erico Franco" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > Erico Franco wrote: >> Hi, >> >> I am getting again this: "pen out of sync" when running gremlins over our >> commercial Game. >> >> What causes technically this error? >> >> Any ideas in how to find a solutio

Re: pen out of sync

2005-07-06 Thread Erico Franco
Erico Franco wrote: Hi, I am getting again this: "pen out of sync" when running gremlins over our commercial Game. What causes technically this error? Any ideas in how to find a solution for it? thanks Erico Franco MicroMagic Become a PalmOs Beta Tester: http://www.micromagiclabs.com/beta

Re: Hardware Button Code...

2005-07-06 Thread Ben Combee
At 06:37 AM 7/6/2005, you wrote: Hello everybody! Can anyone tell me how can I detect that a hardware button was pressed? I need to know this because I want to save some information when the user gets out of my application by hiting the "applications button", the one who goes to the main form

Re: Hardware Button Code...

2005-07-06 Thread A.Kazantsev
Look at HardBall application code and find out how to intercept hard buttons. Âàøå ñîîáùåíèå îò Wednesday, July 6, 2005, 2:37:27 PM: AA> Hello everybody! AA> Can anyone tell me how can I detect that a hardware button was pressed? AA> I need to know this because I want to save some information whe

Re: DmSyncDatabase call resets Treo 650

2005-07-06 Thread David D Webb
Sorry, forgot to mention that it is using the latest ROM patch 1.28. OS 5.4.7. -Dave -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

breaking 68k size

2005-07-06 Thread Palmman
Hi all, I need to store a large chunk in memory, but it seems I am unable to allocate more than 68k memory [It used to be 64k, right ?] to a handle. I wanted to know if there is any workaround for this ? I wanna send a large chunk of data through network in one go. I really dont wanna split them

Using VFSVolumeEnumerate upon receiving sysAppLaunchCmdSystemReset launch code

2005-07-06 Thread Shahar Daliyot
Hi, I'm trying to use VFSVolumeEnumerate in response to sysAppLaunchCmdSystemReset launch code and get error 10509 which means expErrEnumerationEmpty (No values remaining to enumerate). Of course I do have a Storage Card installed (When I call this function during normal launch it returns a valid

RE: Hardware Button Code...

2005-07-06 Thread Jagat Mahapatra
You have to bypass the hardkey button when it is pressed in your eventloop. If it is a keydownevent, just handle it yourself rather than allowing the intended application to be opened. In any case your appstop will be called when the application switches regards -Original Message- From: [

Hardware Button Code...

2005-07-06 Thread Andre Augusto
Hello everybody! Can anyone tell me how can I detect that a hardware button was pressed? I need to know this because I want to save some information when the user gets out of my application by hiting the "applications button", the one who goes to the main form of My palm... Thanks a lot, Andr

Re: Tungsten T5 update posted!

2005-07-06 Thread Jan Slodicka
Really a great news and a lot of users will be (resp. already are) delighted. Meanwile we made hands-on experience and can confirm that it is really much-much-much more stable. However, I can also confirm that NVFS problems are not over and some DM functions, that are traditionally supposed to su

preventing change to the palm clock / finding out the "real time"

2005-07-06 Thread Dr. Vesselin Bontchev
> Update: I forgot that there's also the sysNotifyTimeChangeEvent > notification -- this one includes the time change delta value but > you have to register for it. You can use this along with the alarm > manager to set alarms that activate and deactivate your > application. Won't work. A maliciou

preventing change to the palm clock / finding out the "real time"

2005-07-06 Thread Dr. Vesselin Bontchev
> Also, on devices like the Treo 650, the time can be set by the > network, which means this notification is sent without user control. On a Treo 650 or any other 'net-enabled device, one could connect over the net to one of the astronomical clocks and see what the real time is. But the original