Variable Problems

2000-05-10 Thread Jeff Allen
Here's a small snipit of the code that I'm having a problem with: static void UpdateList(Word selectedRecord) { FormPtr pFrm = FrmGetFormPtr(MarksForm); ListPtr pLst = (ListPtr)GetObjec

RE: Getting a Palm VII ROM

2000-05-02 Thread Jeff Allen
Hardware companies place copyrights and license agreements on the information stored in ROM chips, preventing them from being copied and distributed legally. While this may seem silly for the ROM in a palm device (if you don't legally own the hardware, what would you do with the ROM anyway), it i

RE: A stumper...

2000-05-01 Thread Jeff Allen
> Declaring variables in header file is okay, but defining them isn't. See > > http://www.eskimo.com/~scs/C-faq/q1.7.html Very awesome link. I've been looking for something like this for a while. It's amazing what you run across when you start reading these posts... :) Thank you. -- Fo

RE: Trouble with Greyscale

2000-04-13 Thread Jeff Allen
scale bitmaps, send me an email directly and I'll send it to you. Rgds, Jun-Kiat Lam Metrowerks Technical Support - Original Message ----- From: "Jeff Allen" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, April 12, 20

RE: Trouble with Greyscale

2000-04-12 Thread Jeff Allen
missing it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Allen Sent: Wednesday, April 12, 2000 2:46 PM To: Palm Developer Forum Subject: Trouble with Greyscale Using Codewarrior 6 with the latest patch (for OS 3.5) Trying to add a 2-bit (4 color) greyscale

Trouble with Greyscale

2000-04-12 Thread Jeff Allen
Using Codewarrior 6 with the latest patch (for OS 3.5) Trying to add a 2-bit (4 color) greyscale bitmap to my application. Depending on how I do it, I get different strange results. If I just create the bitmap, any non-white areas get interpreted as black. If I make it part of a bitmap family,

RE: Multi-Segmented Applications

2000-04-11 Thread Jeff Allen
tions If you are using CW, the information is included in the Targeting Palm OS documentation, and in the Palm OS Multisegment App stationery README. It should hopefully clarify things. Rgds, Jun-Kiat Lam Metrowerks Technical Support - Original Message - From: "Jeff Allen" <[EM

RE: Multi-Segmented Applications

2000-04-11 Thread Jeff Allen
es->Code Generation->68K Processor->Code Model to Smart or Large. -Original Message- From: Jeff Allen <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Date: Tuesday, April 11, 2000 4:25 AM Subject: Multi-Segmented Applications >Is there a good resour

Multi-Segmented Applications

2000-04-11 Thread Jeff Allen
Is there a good resource that talks about Multi-Segmented applications under the Palm OS? I understand that to get around the 64K limit, you have to create multiple segments, but I'm not exactly sure what that means. I haven't been able to find any documentation that explains what multi-segmente

RE: Question about menus.

2000-03-29 Thread Jeff Allen
This may seem like a stupid suggestion, but are you pressing the menu icon to get the menu? Menus don't appear by default, they only appear when you access them by tapping the menu icon on the silk screen area of the Palm. -Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAI

RE: Small icon

2000-03-23 Thread Jeff Allen
bit Icons." Then press CTRL-K (assuming that you are developing on a Windows box) and a new multibit icon will be created. - Jeff Allen Digital Paths LLC http://www.digitalpaths.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Jensen Sent: W

RE: ?Setting the small application icon for list view in OS 3.5

2000-03-21 Thread Jeff Allen
pgrade to the latest constructor, and I haven't yet played with color icons. -Jeff Allen Digital Paths http://www.digitalpaths.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alan Macy Sent: Tuesday, March 21, 2000 2:21 PM To: Palm Developer Forum Su

RE: Device Reset

2000-03-20 Thread Jeff Allen
f they have this ability, then they probably have their own palm to play around with anyway. -Jeff Allen Digital Paths LLC http://www.digitalpaths.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Sabram Sent: Monday, March 20, 2000 3:51 PM To: Pa

RE: Can Clipper display uncompressed HTML?

2000-03-10 Thread Jeff Allen
-jjf -Original Message- From: Jeff Allen [mailto:[EMAIL PROTECTED]] Sent: Friday, March 10, 2000 3:00 PM To: Palm Developer Forum Subject: RE: Can Clipper display uncompressed HTML? >It'd be just as much effort, and much more reliable, to create a PQA and >point Clipper at tha

RE: Can Clipper display uncompressed HTML?

2000-03-10 Thread Jeff Allen
>It'd be just as much effort, and much more reliable, to create a PQA and >point Clipper at that PQA. The PQA format is documented at >http://www.palm.com/devzone/ on the documentation page. Is there any good sample code for creating a PQA on the fly and passing it to the clipper? I've looked t

RE: Generic web browser for Palm VII - is there such a thing?

2000-03-02 Thread Jeff Allen
company :) -Jeff Allen Senior Programmer Digital Paths LLC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fitzpatrick, Joe Sent: Thursday, March 02, 2000 9:27 PM To: Palm Developer Forum Subject: RE: Generic web browser for Palm VII - is there such a thing

Multibit Icons

2000-03-01 Thread Jeff Allen
need it in order to create a list view icon for my application. -Jeff Allen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html