I'm trying to talk to a Magellan GPS sled for the Palm Vx. My load of the serial library works OK and my initialisation of the port (serDefaultSettings + 4800...
... Normally, it means that you opened a database, locked a record, then closed the database without unlocking the record. This can also happen if you don't...
I would like to emulate a press on a displayed button. I have obtained the information regarding the button, filled an EventType structure and sent it. ...
I've searched high and low for an API, or an example, but came up with zilch. How do you paint the icon, that you use for your application, onto your About...
... [...] ... [...] ... Turn on "require function prototypes", or whatever the warning option is called in CodeWarrior. Notice all the warnings you get. Look...
... Here are two useful functions: // Sets text in a field, given a field ID and a text MemHandle static FieldPtr SetFieldTextFromHandle( UInt16 fieldID,...
Dear Everyone: I am trying to determine if a field with focus expects keyboard input. SysKeyboardDialog apparantely does this in its implementation since it...
Hi Jim, The problem here is that there is no upgrade path for the palm M50x to PalmOS 4.1 that includes the bug fix. All the other manufacturers VZ devices...
... Yep, worked like a charm, thanks for the suggestion....I had to do a little more tweaking to actually return the form to its initial state, but it does...
I have a legacy app that uses a special font for some of its controls. Back then, I implemented this by defining the resource as having font 0, then in the app...
Hi, Are there any glue functions for the following accesses? 1. Get the listID for a given popupTriger. 2. Changing a controls frame type. 3. Reading the forms...
Hi, I noticed that the ERROR_CHECK_LEVEL macro is defined as ERROR_CHECK_FULL by default with SDK4.0. SDK3.5's default is ERROR_CHECK_PARTIAL. Is there any...
Hi, I just downloaded Palm OS 4.0 SDK Update 1 and I'm trying to recompile all my existing code. I have a routine that shows or hides form objects (including...
I have written a Wakeup Handler for serial communication which posts keys to the Key Queue (EvtEnqueueKey()). Every now and then, when running an application...
Hi everyone, I really need your help urgently!!! Could anyone help or advise me what to use for tapping and drawing the gadget? I am quite new to using the...
What? No one found the problem? So much for peer code reviews.... :-) Steve Lemke provided me the hint. The problem is with "sysTicksPerSecond". This is...
Thanks to whoever got things ironed out as far as Update 1 of the SDK... I have a bug fix release going out today and was wanting to hash out any OS 5 issues...
Hi everyone, I have a gadget and 4 grouped push buttons. Why is it that whenever I insert the pendownEvent, I could not get a respond from the either 4 of the...
I posted the following message on 2/21/2002 (subject: PalmSim / 5.0 ??) **** START REPOST This code has been running perfectly fine on Palm OS 3.1 through 4.0...
Does someone have a short snippet of code that pops up an alert box as a notification that allows the user to cancel, but that disappears once the work it's...
Hello Jim, I was unable to prevent myself from this remark :) ... No, standard C++ compiler *should not* know the size of the object or the structure in order...
hi, i am working on palm development. i m doing a project on localisation of palm. i need to develope hindi graffiti. i guess, i ll be needing the graffati...
I'm kind of glad I posted that method since it made me take another look at it. Turns out there's a much better way to do it. Here's the new implementation: ...
Thanks Joe. Just what I was looking for. I should say that I am not only new to programming for palm, but also in C. Thanks for your help. That was very ...
... IrDA. This really belongs on comm-dev-forum. Which version of Palm OS and which version of Windows? Which IrDA protocol do you want to use? ... I can't...
I can't comment on what the future holds, as I really don't know. What I will say is that you're quite right when you describe how the OS and applications were...