RE: Design Input Please

2003-10-17 Thread Caspar Heiden, vd
I don't think there's a lot of difference. Allocating memory is a relatively expensive opreation, so if performance is an issue (more so than memory usage), you might consider allocating the maximum amount of memory at the beginning of your app / procedure. But in your case it doesn't really

Updating List

2003-10-17 Thread Khurram
Hello everyone, I am using two lists in a form.When user selects one state , all cities in that state will be displayed in second list.However when user clicks on any of the states, only one city is displayed in second list.I have checked the values and 'city_darr' contains all the cities.Its

Re:.JPG, GIF to PDB

2003-10-17 Thread John Wilund
Hi srini, I don't know about .GIF but I do know there's a tool called 'JpegLib' http://www.nyctergatis.com/jpeglib/ Hope it's what you're searching for. /John Hi: How to convert a JPG file .PDB file. Any tool in the market which is freely available. thanks srini -- For information on

modem box with universal connector

2003-10-17 Thread Dyekiss Emil Gergely
My company is trying to develop an industrial modem for Palm devices using universal connector. I am trying to find a company manufacturing simple, almost empty boxes which clip on the back of Palm devices and contain a universal connnector, but no other electonics. I could find only modems and

Re: T3 speed 'loss' investigation

2003-10-17 Thread Dinho
This is what I got back from Palm support: They said that there is no problem with T3 and they didn't get the same problem: Dear Aryldo, Thank you very much for your inquiry. I understand that when you power off the Palm(TM) Tungsten(TM) T3 handheld and then power on after a Reset the speed

Re: Tungsten T3 performance change after power off -- power on sequence

2003-10-17 Thread Laurens
Aaron Ardiri [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] in general, you will most likely feel that the T|C runs faster than the T|T3 - even though they run at the same clock speed. I read that the T3 is underclocked to save battery power. [1] Regards -Laurens [1]

Re: T3 speed 'loss' investigation

2003-10-17 Thread Aaron Ardiri
This issue may be caused due to some conflicts of the third party application with the Palm OS on your Palm handheld. i think that excuse went away when they removed SysSetTrapAddress() from OS5 :) nice try for the support guy, will probably work for someone who has no idea; but, that wont

Link Error : __RuntimeModule__: Near data segment is bigger than 64k.

2003-10-17 Thread Vijayasaradhi D.
Dear All, I am getting the following error. Any idea why this error would occur ? Link Error : __RuntimeModule__: Near data segment is bigger than 64k. The total code size is 439K The total Data size is 102K I am using the Expanded Mode setting as mentioned in white paper by Ben, and

Re: T3 speed 'loss' investigation

2003-10-17 Thread Hildinger, Robert
Ron Nicholson [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] A few more questions regarding T|T3 units which slow down after a power cycle: - Are System Sounds (or any other sounds) enabled? T3 slows down when system sounds are enabled or disabled. - Did the T3 beep when

Re: Updating List

2003-10-17 Thread Jeff Collett
You might also have to use, LstMakeItemVisible( ListDept, numberOf Items); Khurram [EMAIL PROTECTED]

Re: Link Error : __RuntimeModule__: Near data segment is bigger than 64k.

2003-10-17 Thread Ben Combee
At 08:54 AM 10/17/2003, Vijayasaradhi D. wrote: Dear All, I am getting the following error. Any idea why this error would occur ? Link Error : __RuntimeModule__: Near data segment is bigger than 64k. The total code size is 439K The total Data size is 102K I am using the Expanded Mode setting

Re: Converting .PDB file to JPG

2003-10-17 Thread Dave Lippincott
Read your NX80 manual or ask sony support. The utility that came with my NR70 had to be installed from the extras CD. Also, this is a developer's forum, not a standard support forum. You would be better off posting such questions to a sony support group. - Original Message - From:

Re: modem box with universal connector

2003-10-17 Thread Dave Lippincott
Other than the modem case Palm sells samples through Northstar, I haven't seen other UC compatible cases. I've found the UC modem case to not be very robust (easily cracked or disconnected from the Palm). I would consider using a industry standard enclosure and connect to the unit via a cable.

RE: T3 speed 'loss' investigation

2003-10-17 Thread steve
Anymore suggestions as to what might be the problem, given that Palm has apparently admitted to underclocking the CPU on the T3 to preserve battery life, although I could see no evidence of this in the clock control registers... Are you sure you are looking in the good place? I don't know

os4 to os5 migration question

2003-10-17 Thread Tiger Degraw
Greetings, I am a newbie Palm developer that just inherited a chunk of OS4 code that needs to migrate to OS5. I ran into a number of crashers, all of which turned out to involve the use of deprecated OS4 APIs that went away completely in OS5. My question: is there a comprehensive list of APIs

T3 speed 'loss' cause isolated - partial solution

2003-10-17 Thread Hildinger, Robert
The cause... -- Okay, after much tinkering I've isolated the cause of the T3 slow down after a power cycle. It appears that the cause is not related to any deliberate attempt by Palm to slow the processor or by any OS overhead. Instead, it is caused by the Audio hardware being left

Re: os4 to os5 migration question

2003-10-17 Thread Ben Combee
At 11:01 AM 10/17/2003, Tiger Degraw wrote: My question: is there a comprehensive list of APIs that fall into this category some place? Some informed grepping might save me an awful lot of test time. Or maybe there's a tool analagous to the Java compiler's target option that I can use? I'm using

Saving bitmap

2003-10-17 Thread Danny Wong
Hi, I have pointer a bitmap. How do I save It to a database? Can I use the following? DmWrite(mydb, 0, bmap, h*w) Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Zire 21 - sampled sound capabilities?

2003-10-17 Thread Tom Frauenhofer
Does the Zire 21 have the capability to play back sampled sounds? Thanks. Tom Frauenhofer, [EMAIL PROTECTED] http://www.beret.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Mail To And ExgRequest()

2003-10-17 Thread Rick Sands
I have read all the docs. Can I assume that the mailto URL does NOT work completely on the Palm OS? Or am I just being a bonehead? -Rick Rick Sands [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I am trying to create a message using the mailto syntax and the exchange manager.

RE: T3 speed 'loss' cause isolated - partial solution

2003-10-17 Thread Sabeen Cochinwala
Robert, Thank you for the detailed info and all the investigation on this issue. Just to let you know we are also looking into the root cause of this issue internally. Your analysis will definitely help us in making progress. At this time we do not have an answer on what the problem is or what

bluetooth...using the virtual serial driver

2003-10-17 Thread Arrow
...first, built an app for just serial...for the rx routine, i used a wakeup handler as per this page: http://www.palmos.com/dev/support/docs/recipes/sermgrreceivewakeup.html ...to change for bt, i used SrmExtOpen, copied code example from BtCommVdrv.h file, ...i found on the net somewhere about

Need help with creating custom preference panel

2003-10-17 Thread Hildinger, Robert
Does anyone know of any documentation or sample code for creating custom system preference panels? -Robert -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Need help with creating custom preference panel

2003-10-17 Thread Ben Combee
At 01:11 PM 10/17/2003, Hildinger, Robert wrote: Does anyone know of any documentation or sample code for creating custom system preference panels? Look at the Formats sample in the Palm OS 4 SDK. I'm not sure why this is missing from later SDKs, but you can DL the SDK 4 samples independently

Need a Symbol 17xx handheld with 2D barcode

2003-10-17 Thread Mark Cameron
Sorry, this is off topic... But we've tried every other avenue we can think of. My company has been contracted to add 2D barcode support for the discontinued SPT1700-2D products. But the client is one handheld short of their requirements, and without it we can't do the project. If anyone has or

Re: modem box with universal connector

2003-10-17 Thread Mathew B. Parker
Our manufacturing engineer is interested in your request. I will send him your email address and he will contact you directly. Regards, Matt Parker At 05:48 AM 10/17/2003, you wrote: My company is trying to develop an industrial modem for Palm devices using universal connector. I am trying to

CW build order

2003-10-17 Thread Brad Figler
Is there anyway to have CW build the resource files before compiling the code? I don't like to check in the auto generated header files in to our source tree because they change every time I do a local build. However, I have an automated build script that fails because of this. The build

Re: CW build order

2003-10-17 Thread Ben Combee
At 03:59 PM 10/17/2003, Brad Figler wrote: Is there anyway to have CW build the resource files before compiling the code? I don't like to check in the auto generated header files in to our source tree because they change every time I do a local build. However, I have an automated build script

Tungsten T3 and control of the silk area.

2003-10-17 Thread Giorgos Sarris
Hi to all, How can we control the silk area (320x450) of Tungsten T3? Does it work the same way as we did it in Sony Hi-RES+? (To minimize, maximize, draw etc) How can we control the LandScape and Potrait mode? Is there and example in C++ or any SDK'S for that? Thank's a lot, Giorgos Sarris

graffiti 2 shift indicator

2003-10-17 Thread Peter Wong
Senior Programmer Inspiration Software, Inc. The leader in visual thinking learning Inspiration Software was recently named to the Inc 500, the ranking of America's fastest-growing private companies. We have also won many awards from educators, educational magazines, and computer learning labs.

Re: graffiti 2 shift indicator

2003-10-17 Thread Peter Wong
Sorry, don't know what happened to the original message. Here it is again. With Graffiti 2 (OS 5.2), the shift indicator on my form displays correctly when the user does a graffiti shift. However when I call GrfGetState, it returns 0 (not in shift mode). Does anyone know how to get the status

ANNOUNCEMENT: Server will be down Sunday October 19th

2003-10-17 Thread Amy Riha
Dear Developer Forums Subscribers: The mailing list server is scheduled for maintenance on Sunday, October 19, 2003. It will be unavailable for approximately two to four hours during the period from 12:00 noon to 12:00 midnight, Pacific Time. Thank you very much for your patience as we

Re: Solution to T3 performance degradation after power off / power on sequence

2003-10-17 Thread Craig Likes
Is this problem only on T3? What about Tungsten E? thanks, Craig. --- Jonatan Fernstad [EMAIL PROTECTED] wrote: I have written a small app that, once installed on a T3 device, will make the power off / power on bug go away. The app subscribes to the sysNotifyLateWakeupEvent being sent out

Re: Solution to T3 performance degradation after power off / power on sequence

2003-10-17 Thread Ron Nicholson
On Fri, 17 Oct 2003 17:59:16, Craig Likes writes: Is this problem only on T3? What about Tungsten E? Note that the T|E does not have any sound input hardware. Ron Nicholson HotPaw Productions http://www.hotpaw.com/rhn/palm -- For information on using the Palm Developer Forums, or to

When will Codewarrior 9.x recognize globals?

2003-10-17 Thread Jeff Diamond
Codewarrior 8x never failed to recognize symbols. But Codewarrior 9, including 9.2, has the problem that a significant chunk of the global symbols, such as typdefs, enums, macros, and even some global functions, are not recognized. It occurs more often with declarations/definitions in header

Re: When will Codewarrior 9.x recognize globals?

2003-10-17 Thread blf
I am experiencing the same type of frustration with CW9 in general. CW8 seemed to be a much better PalmOS development environment. I'm considering returning my copy of CW9 (if that's even possible) since I don't see significant benefit from using it. Jeff Diamond [EMAIL PROTECTED] wrote in

ExgDBRead bug when reading PDB records?

2003-10-17 Thread Andres Cabezas Ulate
Has any one else had problems with ExgDBRead in that this function tries to read too much data when it processes the last record in a PDB image? In a program I'm developing, ExgDBRead passes a very large number in the size variable to my ReadProc-style callback function when it gets to the