Re: wrong calculation in codewarrior

2010-07-15 Thread Alan Ingleby
does not give the correct value - 2008L * 367) -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ -- Alan Ingleby -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see

Re: Can part of a PRC be optionally loaded by user?

2010-03-09 Thread Alan Ingleby
https://twitter.com/hominidsoftware http://outlinetracker.com -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ -- Alan Ingleby -- For information on using the ACCESS Developer Forums

Re: QVGA POSE or Simulator available?

2010-01-20 Thread Alan Ingleby
, please see http://www.access-company.com/developers/forums/ -- Alan Ingleby -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Older Palm OS SDKs?

2009-10-21 Thread Alan Ingleby
). AccessDevNet.com only lists the latest SDK. Thanks -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ -- Alan Ingleby -- For information on using the ACCESS Developer Forums, or to unsubscribe

Re: Older Palm OS SDKs?

2009-10-21 Thread Alan Ingleby
Google is your friend : http://www.google.com.au/search?q=sdk35-prc.zip 2009/10/22 Alan Ingleby alan.ingl...@gmail.com I've got 5r3 here. I've been developing Palm software for several years now, and never encountered issues with SDK versions. Maybe I'm just lucky, but I wonder if there's

Re: Getting Palm Debug ROMs ..

2008-05-28 Thread Alan Ingleby
Yes. I guess all the legalese is just Palm being extra-cautious about their copyright. Unfortunately, you'll have to wait a few weeks for the paperwork to be processed. Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Steve

Re: projecting a Palm application

2008-05-28 Thread Alan Ingleby
Palm themselves used POSE during a developers conference I attended. Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Owen Flagel [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I've got to demonstrate a Palm application

Re: OS 3.5, listboxes with large amounts of data

2008-05-28 Thread Alan Ingleby
with, but if it is, the normal drawing code works anyway so who cares? Let me know if this fixes your problems. I know it's fixed mine. Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Michael Ryan [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I've

Re: OS 3.5, listboxes with large amounts of data

2008-05-28 Thread Alan Ingleby
I don't suppose you want to share the code for the List-Gadget you created? Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Neil Rhodes [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I have had problems with large numbers

Re: OS 3.5, listboxes with large amounts of data

2008-05-28 Thread Alan Ingleby
Anyone from Palm willing to comment on this bug? Why is it there? When will it be fixed? Is there a workaround? Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Scott Johnson (Bellevue) [EMAIL PROTECTED] wrote in message news:[EMAIL

Re: OS 3.5, listboxes with large amounts of data

2008-05-28 Thread Alan Ingleby
! Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Michael Ryan [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I've got a listbox with a list of about 4,000 items. For all the listbox drawing commands we use a simple

Screen Zoomer

2008-05-28 Thread Alan Ingleby
). Does anyone know to achieve this? Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Trying to set 2bit on OS3.0

2008-05-28 Thread Alan Ingleby
using the 3.0 SDK. The code runs fine on os 3.1 and above. -- Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com

Re: More Float Problems...

2008-05-28 Thread Alan Ingleby
; // combine and return results result.f = leftval.f + rightval.f; return result.ff; } Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Peter Epstein [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] At 01:11 PM 11/2/2000, Alan

Re: More Float Problems...

2008-05-28 Thread Alan Ingleby
add the .00 on the end it doesn't work. I don't suppose anyone knows of a simple function to do this conversion manually?? I'd really appreciate the help here, thanks! Alan Ingleby -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access

Re: Access to Knowledge Base

2008-05-28 Thread Alan Ingleby
Of course. Sorry about that. I was thinking you were behind a NAT firewall, rather than a proxy server. Or course this wouldn't work. Bummer... At least I tried! Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 Brian Mathis [EMAIL

More Float Problems...

2008-05-28 Thread Alan Ingleby
I'm using SDK3.0, and NewFloatMgr.h. This line of code: FlpCompDouble amount; amount.fd = FlpAToF(.00); should assign a double precision value of .00 to amount, but when read back using FlpFToA, it reads 2989542.08. What's going on?? Any ideas?? Thanks Alan Ingleby

Re: Access to Knowledge Base

2008-05-28 Thread Alan Ingleby
prox*, and going to this link : http://proxys4all.cgi.net/anon/ip.html. BTW: Please let me know how you go with this! Regards, Alan Ingleby [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Why has to be port 8080? Some companies use HTTP. -Elizabeth

Re: PalmOS Floating Point Limits

2008-05-28 Thread Alan Ingleby
functions? Also, where can I find out about the precision of these Double Floats (i.e. the biggest number they can handle, etc?) The Palm manuals make no mention of this. (I guess they're presuming that we're all die-hard C guru's who know it off the top of our heads..?) Regards, Alan Ingleby

Re: how to keep database info on application update?

2008-05-28 Thread Alan Ingleby
the new app version overwrite the previous version but keep the database memory intact? Yep. Regards, Alan Ingleby -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Access to Knowledge Base

2008-05-28 Thread Alan Ingleby
Sorry if this is a bit vague, but couldn't you use an anonymous proxy server to relay all your requests to the KB? If you were to set your browser to use a proxy server which ran it's proxy on port 80, then you would have no problem. (I think this should work) Regards, Alan Ingleby [EMAIL

Re: Data Encryption on Palm OS

2008-04-27 Thread Alan Ingleby
http://www.access-company.com/developers/forums/ -- Alan Ingleby -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

FrmCustomAlert Error - FIXED

2008-04-14 Thread Alan Ingleby
too... ) Alan Ingleby -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: RC4 encryption in Palm

2007-04-12 Thread Alan Ingleby
RC4 is really simple to implement. I'd suggest you use that. Here's the code. /*** * FUNCTION NAME : HelperRC4(Char* sIn, UInt32 iInLen, Char* sKey, UInt32 iKeyLen) * DESCRIPTION : Encrypts (in place) the data pointed

Re: Please help ..urgent needed

2007-04-10 Thread Alan Ingleby
Your app has been called with a special launch code. Check your launch codes, and call an API to switch to your app, then exit. Your app will be re-launched with a normal launch code. Alan Ingleby On 4/11/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi all, I have developed

Re: Vista and CW9.3

2007-03-12 Thread Alan Ingleby
I recently upgraded my laptop to Vista to see what all the fuss was about, and found Codewarrior to be running just fine. Debugging into an emulator works too. As soon as I get a chance, I'm going to be wiping the HD, and re-installing XP. Vista runs like a dog on my Laptop. It might be

Re: Reasonable Use of a Form?

2007-02-07 Thread Alan Ingleby
I have a library function which draws a bitmap over the middle of the screen, and updates a progress bar on it. I use this for lengthy calculations etc. It also does a save behind, so the original screen content it blocked. Alan On 2/8/07, Lionscribe [EMAIL PROTECTED] wrote: I do it all the

Re: GETUPTIMEMS

2007-02-05 Thread Alan Ingleby
TimGetTicks() On 2/5/07, Sruthi [EMAIL PROTECTED] wrote: hi Niel, I tried both the functions. These are the results i got while trying. We cant find SysGetTicks() in PalmOS 5 UI pdf. Using SysTicksPerSecond() i get 100 all times. While using the GETUPTIMEMS() function it

Re: palm .net frame work

2007-01-23 Thread Alan Ingleby
It can not be done. There is no .net runtime for the PalmOS. There is currently a project underway to develop one, called upCLeaR. Google for it, and you'll be able to read more about it, but it is only in the early stages of development at the moment, so don't hold your breath. You could also

Why no CtlGetUsable?

2007-01-23 Thread Alan Ingleby
I can't see an API which will allow me to detect the usable state of a control. I know I can go directly to the ControlAttrType structure on only versions of the OS, but what about a correct way? Alan -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see

Re: how to create java palm application supporting floating point

2007-01-17 Thread Alan Ingleby
It will beep at you, won't it? On 1/17/07, yin xiang [EMAIL PROTECTED] wrote: How can I get notified when my Treo receive SMS message? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Fatal Alert when app commences on a real Dana, but not in POSE

2007-01-17 Thread Alan Ingleby
, and if you're still stuck in a few more days, I am willing to have a bash at helping you... Contact me off-list if you want help. Alan Ingleby -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: how to create java palm application supporting floating point

2007-01-16 Thread Alan Ingleby
.. or superwaba... ? Alan On 1/17/07, Benoit HERVIER [EMAIL PROTECTED] wrote: I suggest the excellent onboard compiler named iziBasic... Http://www.aldweb.com/ .. Original Message ... On Tue, 16 Jan 2007 09:25:48 -0600 Dmitry Grinberg [EMAIL PROTECTED] wrote: is java a

Re: Shameless plugin: upCLeaR

2007-01-07 Thread Alan Ingleby
I'll be interested when you have some working code. Keep me posted. On 1/6/07, Heriberto Delgado [EMAIL PROTECTED] wrote: Hmm... I agree with you on that, Alan. Under a 12 MHz Palm, running managed code is almost bound to take a high penalty on speed. Fortunately, most new Palm devices do

Re: Shameless plugin: upCLeaR

2007-01-04 Thread Alan Ingleby
I think trying to support .NET on a 68k processor, while a good learning excercise etc, will be pretty nasty. It's never going to provide enough speed for anything beyond a hello world style app. Consider the speed .NETCF on a 400mhz PocketPC; it's pretty slow. I'd hate to think how much slower

Frameworks for porting PalmOS to PPC

2007-01-04 Thread Alan Ingleby
PalmOS codebase in C/C++, so AppForge or other RAD-style cross platform development tools aren't really an option.) Alan Ingleby Profitlink Consulting -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: run time error

2007-01-04 Thread Alan Ingleby
You're dereferencing an invalid pointer somewhere. On 1/5/07, rupesh bhavsar [EMAIL PROTECTED] wrote: Run68K.c, Line:1245, Invalid read from FFE8 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For

Re: Shameless plugin: upCLeaR

2007-01-03 Thread Alan Ingleby
Looks like a promising project. I've wondered when someone would try to do this. I wonder how you're going to handle issues such as Threading on the Palm though? How long until a Hello World app will run? Alan On 1/4/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi everybody! I promise I

Re: Shameless plugin: upCLeaR

2007-01-03 Thread Alan Ingleby
Are you planning to use chunks of code from PNet or Mono where you can, or just re-writing the entire thing from scratch? It's ging to take you a hell of a long time if you're going to write everything from scratch. Are you suggesting that because you're interpreting the CIL atm, you'll

Re: Simple question: testing that API is present before calling it?

2007-01-03 Thread Alan Ingleby
Here's what I use: Boolean HelperDeviceHasNVFS() { Boolean bRet = false; #ifdef sysFtrNumDmAutoBackup UInt32 iVal; if (FtrGet(sysFtrCreator, sysFtrNumDmAutoBackup, iVal)==errNone) { if (iVal==1) { bRet = true; } }

Re: Decimal field validation...

2006-11-14 Thread Alan Ingleby
Scan thru looking for char values =0 or = 9. The only other chars allowed must be a single decimal point, and possibly a '-' sign. pretty easy really.AlanOn 11/14/06, Jorge Vasquez [EMAIL PROTECTED] wrote: Regards,Anybody has any idea on how to validate a field to guarantee that theuser has

Re: Decimal field validation...

2006-11-14 Thread Alan Ingleby
I always thought a numeric field didn't allow - and . symbols.On 11/15/06, Efrenk [EMAIL PROTECTED] wrote:Add this to the form's frmOpenEventFieldType *yourfield; FieldAttrType attr1;yourfield = (FieldType *)FrmGetObjectPtr(FrmGetActiveForm(), FrmGetObjectIndex(FrmGetActiveForm(),

Re: Decimal field validation...

2006-11-14 Thread Alan Ingleby
ahh... that was it. Hence my hand rolled version...On 11/15/06, News [EMAIL PROTECTED] wrote: It doesn't allow - characters.Regards,Steve Mann# # #On Nov 14, 2006, at 3:43 PM, Alan Ingleby wrote: I always thought a numeric field didn't allow - and . symbols.On 11/15/06, Efrenk [EMAIL PROTECTED

Re: Converting a char sequence to a float and converting it back

2006-10-17 Thread Alan Ingleby
Look through the archives for GetStringFromDouble and GetDoubleFromStringOn 10/18/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:I created a NUMERIC MAXCHARS 40 UNDERLINED text field for the GUI. And I figured out how to get the text inside that text field inside the Palm C Code.I seem to only be

E2 Hotsync Problem

2006-08-10 Thread Alan Ingleby
PalmUSBD.sys, or the Palm E2 internals. The seem to be getting confused when the palm is switched from a Serial and USB cable.Any ideas?Alan Ingleby -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Send Bitmap Image to Server...

2006-05-30 Thread Alan Ingleby
Kabir, Maybe you could hire one of the palm developers on this forum to do it for you? Alan On 5/30/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, At present I am trying to send JPEG files to server. Please give me hint, How to do that. JPEG files are stored in Pictures folder. Also tell

Re: Int16 to double

2006-03-19 Thread Alan Ingleby
Err.. Just cast it? Int16 i = 100; double d = (double)i; That easy enought for you? Alan On 3/20/06, John Jenusaitis [EMAIL PROTECTED] wrote: Does anybody know the best way to convert an Int16 to a double? -- For information on using the PalmSource Developer Forums, or to unsubscribe,

Re: Newbee question - linked lists

2006-03-01 Thread Alan Ingleby
That's because you're setting current to point to the memory location, then unlocking that location. It *will* work, but you need to assume that only it's handle is unlocked, the memory is not longer allowed to be accessed. Plus, keep in mind that once you *do* lock the memory again, it may have

Re: Having trouble useing FlpAToF

2006-02-19 Thread Alan Ingleby
// == void GetStringFromDouble(Char* str, double dblNum, Int16 numFractDigits) { double flpIP, zeros, round; Int32 remainder, longNumber; Int16 i, strLen; Char buffer[16]; str[0] = 0; if (dblNum 0.0D) { dblNum = -dblNum; StrCat(str,-); } zeros = 1.0D;

Re: How can I create a WebBrowser for a Handheld ?

2006-01-24 Thread Alan Ingleby
Hasn't enyone here noticed home much this looks like a homework question??? C'mon... Seriously... Do your own homework!!! Alan On 1/23/06, Chinmaya [EMAIL PROTECTED] wrote: Hi , I want to create a WebBrowser just like a Desktop Internet Explorer for a Palm Handheld. For this what are the

Re: Numeric fields no longer accept a period (.) on E2 and TX?

2006-01-18 Thread Alan Ingleby
I personally use a non-numeric field, and filter all the key events. this allows the control to accept a - symbol too :-).. On 1/18/06, Henk Jonas [EMAIL PROTECTED] wrote: Luc Le Blanc wrote: My app offers a smart virtual keypad that can navigate between the input fields of the calling

Re: Numeric fields no longer accept a period (.) on E2 and TX?

2006-01-17 Thread Alan Ingleby
I didn't think they ever were. On 1/18/06, Luc Le Blanc [EMAIL PROTECTED] wrote: Aren't floating-point numbers accepted anymore? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: cannot reproduce LifeDrive bug

2005-10-19 Thread Alan Ingleby
The obvious conclusion here is that NVFS devices truly suck. I've had no end of porblems with subtle stability bugs. Is there a local Palm rep you can contact to get a loan device? I know we've always been able to do that in the past, but I'm in Australia, and I don't know if things work

Re: cannot reproduce LifeDrive bug

2005-10-18 Thread Alan Ingleby
Does it run OK on a Debug OS 4.x Emulator? Debug simulator? Alan On 10/19/05, Brian [EMAIL PROTECTED] wrote: I do not have an actual LifeDrive, so I have to use the Simulators. I have a user reporting a bug that I cannot reproduce with the Simulators. They've given me pretty precise

Re: problem with memory

2004-10-22 Thread Alan Ingleby
Did you try MemPtrFree? Alan On Fri, 22 Oct 2004 10:42:18 -0300, Zechner Christian [EMAIL PROTECTED] wrote: Hello!... I'm using MemGluePtrNew because I need more than 64K. How can I free this block of memory? I can't find this function. -- For information on using the Palm

Re: How do I take advantage of TRANSPARENCY in bitmaps

2004-10-04 Thread Alan Ingleby
FWIW, here's a sample of how I do it. BITMAPFAMILYEX ID LockBitmapFamily BEGIN BITMAP Lock1b.bmp BPP 1 NOCOMPRESS DENSITY 72 BITMAP Lock8b.bmp BPP 8 COMPRESS DENSITY 72 TRANSPARENT 255 255 255 BITMAP Lock8b2d.bmp BPP 8 COMPRESS DENSITY 144 TRANSPARENT 255 255 255 END Alan On Mon,

Re: Error : Object not in Form

2004-10-04 Thread Alan Ingleby
Remember some API calls expect a ObjectID, others expect ObjectIndex, these are both Int16, so it's easy to get them mixed up. This error could be caused be such a mistake. .. or some sort of stack corruption.. Alan On Mon, 4 Oct 2004 05:40:57 -, piyush jain [EMAIL PROTECTED] wrote:

Re: PODS 1.1

2004-09-29 Thread Alan Ingleby
Firefox has a nice built in Download manager. You're not still using IE are you? Alan On Wed, 29 Sep 2004 11:31:43 +0200, Ben Combee [EMAIL PROTECTED] wrote: At 10:35 AM 9/29/2004, you wrote: Hi! I try to download PODS 1.1, but the 265M file is too big for me (my company have a slow inet

Re: RCP files instead of RSRC files

2004-09-22 Thread Alan Ingleby
You should read Ben Combee's instructions at : http://www.palmoswerks.com/stories/storyReader$140 Alan On Wed, 22 Sep 2004 18:18:08 -0400, Acrocat [EMAIL PROTECTED] wrote: I have a project I am converting over to CW 9.3. I am used to using RSRC files for my projects, but this one is using

Reading Hotsync Settings

2004-09-12 Thread Alan Ingleby
I need to read the Prinary PC setup info from the Hotsync App programatically. I've already tried DlkControl, and getting the sysResIDDlkLocalPCAddr preference, with no luck. And Ideas? Alan Ingleby -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: Reading Hotsync Settings

2004-09-12 Thread Alan Ingleby
After further testing, this code works fine on OS5. How do I do the same thing in =OS5? Char s[256]; UInt16 i = 256; DlkControl(dlkCtlGetPCHostAddr, s, i); Alan -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: GMail

2004-09-07 Thread Alan Ingleby
All gone now. Alan Ingleby [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I just got 6 gmail invites, so I figured the PalmOS dev community is a nice place to dump them.. Let me know if you want one. Don't post your requests to the forum, email them to [EMAIL PROTECTED] Alan

OT: GMail

2004-09-06 Thread Alan Ingleby
I just got 6 gmail invites, so I figured the PalmOS dev community is a nice place to dump them.. Let me know if you want one. Don't post your requests to the forum, email them to [EMAIL PROTECTED] Alan Ingleby -- For information on using the Palm Developer Forums, or to unsubscribe, please

Re: heaps

2004-09-06 Thread Alan Ingleby
Large chunks of the heap are taken up by the OS (IP Stack etc). I think there should be about 190 free for your use. Alan Legziel, Daniel [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi What is the heap on palm 4.0 devices. In myt testing I cant use all of the 256k advertised.

Re: DMWriteCheckFailed

2004-08-05 Thread Alan Ingleby
Dave Mottorn [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I have a big application that was getting unwieldy so I divided it into two programs. I removed unneeded routines and variables from it and recompiled it and that part seems to be running fine. I set up a new application

Re: Limits on Locking and Unlocking a memory chunk?

2004-08-05 Thread Alan Ingleby
Aaron Ardiri [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] sorry i could not understand ur reply. u mean to say that MemHandleLock increases the count and then MemHandleUnlock decreases the same count. and so the net affect on this count remained zero. Is this waht u mean??

IrDA Printing Code

2004-08-04 Thread Alan Ingleby
I have a PalmOS class which uses IrDA to print to Citizen CMP-10, and Canon i70/i80 series printers, but I'm unable to figure out why I can't also print to HP series printers. The class is build using CW9, and works on all PalmOS 3.x - 5.x devices. I'm willing to share this class with anyone who

Re: How to install new palm OS

2004-07-27 Thread Alan Ingleby
Simone [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] sorry if this's not the proper place where to ask my question. It isn't. I have to install a new OS on my handheld. Is it possible? I'd like to upgrade from palm os 4.1 to 5.x PalmOS versions vefore 5.0 run on completely

Re: memory-mapping a file on Palm OS 5.0 or later

2004-06-24 Thread Alan Ingleby
Mohammad M Nur [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I need to store a large data file (about 5MB) as a part of my application and need to search and retrieve data very fast. I wonder if I could memory-map that big file somehow for faster access. My target Palm OS is 5.x or

Re: Newbie question

2004-06-24 Thread Alan Ingleby
Thiago Neves Santos [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi all I'm new to palm programming and to this list. And I'm having some problems to make this application handle menu events. It is from the Palm Programming Bible. It doesn't respond to any menu events. Can someone

Re: Reset makes device unresponsive...

2004-06-24 Thread Alan Ingleby
Samuel Trimble [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] This has happened 3 times in the last week, so it would be great if somebody knew why it was happening or how to get around it. Here's the problem: While testing my app on my Tungsten C, the occasional Fatal Alert comes up

Re: NetLib on simulator

2004-06-10 Thread Alan Ingleby
I think you'll find that there have been several posts in the past about similar issues. I've personally never been able to get NetLibReceive to work reliably on a Simulator. As always, I'd be very happy if someone comes up with a solution... But I doubt it. Alan David R. [EMAIL PROTECTED]

Re: memory leaks - why debug them?

2004-06-10 Thread Alan Ingleby
Ornstein, Adam [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I have an odd developer question. Why should developers care about memory leaks in their programs? The OS cleans up the extra junk anyways. Is there a real technical reason that we would need to get rid of all memory

Re: OS 5+ SDK Bug

2004-04-25 Thread Alan Ingleby
Ben Combee [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] At 12:05 AM 4/23/2004, you wrote: DlkUserInfoType has a different version, and is incompatible with the SDK on OS5+ devices. Does anyone at PalmSource know when will this be fixed? Has anyone come up with a workaround?

Re: Bug in PalmOS 5.0's DlkUserInfo structure

2004-04-23 Thread Alan Ingleby
I know this is an OLD post I'm replying to, but has this been resolved yet?? I need info out of the DlkUserInfo struct, but on a Zire71, it's all screwed up! Alan Jeff Ishaq [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi folks. I'm toying with the HotSync info on a PalmOS 5

OS 5+ SDK Bug

2004-04-23 Thread Alan Ingleby
DlkUserInfoType has a different version, and is incompatible with the SDK on OS5+ devices. Does anyone at PalmSource know when will this be fixed? Has anyone come up with a workaround? Alan -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: CW9.3 Browser Coloring a bit sporadic

2004-04-18 Thread Alan Ingleby
Did you select syntax coloring from the Document Settings menu? If it's not this, then you're simple encountering a known bug in the syntax highlighting code in CW. This bug is not fixed, and there is no workaround. Alan Randy Pulsifer [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]

Re: Frequency Meter with Palm is it pssoible?

2004-04-15 Thread Alan Ingleby
Chris Messineo [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I would guess the freq range would be in the 200-300 cpm range. It is a graphite shaft with maybe a displacement of 3-5 inches. Sure I could buy a Freq Analyzer for 350 bucks that would do the job, but there is no fun

Re: Problem using StrIToH on Palm Os5.2

2004-04-07 Thread Alan Ingleby
Ton van Overbeek [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] In article [EMAIL PROTECTED], Alexandre Luz Barreto wrote: I have a program that works fine on devices with palmos 4.1 and early but on OS 5.2 i get a invalid ptr error whats wrong? ULong romVersion; char

Re: Using zlib without compressing data

2004-03-29 Thread Alan Ingleby
joe bloggs [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Does anyone know why this extra data is added to every chunk passed to the deflate function? Probably to tell the decompression engine that the data is not compressed... Alan -- For information on using the Palm Developer

Re: zlib compression problems

2004-03-22 Thread Alan Ingleby
Christian Lindemeier [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] During my test I had about 70500 Bytes of data that had to be compressed, but it can be much more, all of it is text. I think plain text gets the best results if I'm compressing it. My problem with compressing the

Re: zlib compression problems

2004-03-21 Thread Alan Ingleby
Christian Lindemeier [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I'm trying to compress some data I'm fetching from a database on the palm. I'm using Palm OS 4.2 and the SysZLib but I'm having some difficulties. I'm reading one column at a time and trying to compress it with

Re: How do I change the application to customize each button?

2004-03-09 Thread Alan Ingleby
armada.li [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I use codewarrior9.3.How do I do? If you don't know what I mean,please see the attachment. These are Popup Triggers. Look it up. Download sample applications from Palm. Alan -- For information on using the Palm Developer

Re: IR Print

2004-03-02 Thread Alan Ingleby
Davi Carvalho [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I am trying to do a program that prints in an infrared printer. Any of you knows a simple program that uses the infrared comunication and so I can take some clues? If you *must* roll-your-own, look for ir-ping. It's a

Developer Suite Now Available

2004-02-26 Thread Alan Ingleby
http://www.palmos.com/dev/dl/dl_tools/dl_pods/ The download link seems to be broken right now, but I assume it will be working in the next few hours. Alan Ingleby -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Developer Suite Now Available

2004-02-26 Thread Alan Ingleby
Magnus Berg [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Alan Ingleby wrote: http://www.palmos.com/dev/dl/dl_tools/dl_pods/ The download link seems to be broken right now, but I assume it will be working in the next few hours. I think the host name iws-stage.palmsource.com

Re: Converting Palm App to Win CE App

2004-02-23 Thread Alan Ingleby
Manoel Teixeira [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] 0 - we use gcc and evc (Microsoft); 1 - the product will be release for free; 2 - it's part of a bigger project that is a XBase Compiler, that is free, too. It's operational now. The documentation

Re: address book question

2004-02-23 Thread Alan Ingleby
Ted Pederson [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] My app needs to have a list of contacts, just like the address book. I need to keep track of name, company, and the various phone numbers. Instead of keeping this info in my own database, is it possible to link up to the

Re: Palm OS Developer Suíte - Now Available ?

2004-02-18 Thread Alan Ingleby
Keith Rollin [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] There are some logistical issues being worked out, related to the fact that the download is 250MB, and there are 300,000 developers who may want it (not counting Aaron and David). :-) Why not post a .torrent link for it?

Re: Palm OS Developer Suíte - Now Available?

2004-02-12 Thread Alan Ingleby
Laurens [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Scott Johnson wrote: From: Alan Ingleby [mailto:[EMAIL PROTECTED] Palm InfoCenter reports that Palm OS Developer Suite is now available. I can't find it at the link they say it's at Is this a mistake, or am I just blind

Palm OS Developer Suíte - Now Available?

2004-02-11 Thread Alan Ingleby
Palm InfoCenter reports (http://www.palminfocenter.com/view_story.asp?ID=6530) that Palm OS Developer Suite is now available. I can't find it at the link they say it's at (http://www.palmsource.com/developers). Is this a mistake, or am I just blind? Alan -- For information on using the Palm

Re: port to WinCE

2004-02-10 Thread Alan Ingleby
The biggest problem I see is the GUI and Syncronisation components. Have you made any headway into solving these problems? Are you currently licensing / sharing your current work on the Memory and Data Manager APIs? :-) Alan Manoel Teixeira [EMAIL PROTECTED] wrote in message news:[EMAIL

Re: linker error

2004-02-10 Thread Alan Ingleby
I'm sorry, but I get the impression that you're not very familiar with C programming. I could be wrong here, so please feel free to correct me. Get a good book on C programming fundamentals, and read it. The problems you are having don't sound like they're related to PalmOS, or Codewarrior;

Re: Porting a large C++ program

2004-02-04 Thread Alan Ingleby
Plus don't forget a shared library has no access to globals, which included (IFAIK) static member variables of a C++ class. Alan [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi I'm looking into porting a large C++ library to the PalmOS (v3.5 and higher). The library is

Re: .NET Support.

2004-02-03 Thread Alan Ingleby
already - for Unix, porting that should be to difficult...? Alan Ingleby [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Anyone know if Palm will be talking about .NET support at the Developer Conference? Assuming Palm are not rushing into .NET support right now, I

Re: Auto Load my app After a Soft Reset

2004-02-03 Thread Alan Ingleby
Why not listen for the sysAppLaunchCmdSystemReset launch notification, then enqueue an event to launch your app? Never tried this myself, but that's the first thing I'd try if I needed to. Alan Régis Daniel de Oliveira [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hy all! Does

Re: llegal use of incomplete struct/union/class 'struct TableType'

2004-02-01 Thread Alan Ingleby
Edward P. Ross [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] You may be better off will a more custom solution yourself (using vectors or maps etc.) - since there's no assurance that the internals will stay the same. There IS an assurance that the internals will stay the same for

Re: GetStringFromDouble

2004-01-21 Thread Alan Ingleby
dilek.ozgu [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] i use that function. but double xx; xx = 816 / 10 ; GetStringFromDouble(ss,xx, 2); result , ss = 81 it must be 81.60 Err. That's a C problem, not a problem with the function: xx = 816 / 10; is wrong. 816 and

Re: Resource Editor

2004-01-21 Thread Alan Ingleby
I heard falch.net are selling the whole Developer Studio for $49.95 now... May be a good time to get it if you can.. Alan Aaron Ardiri [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] You could also use pilrcedit. It's a java program that gives rough wysiwyg capabilities. I think

Re: stylus startup screen on emulator

2004-01-21 Thread Alan Ingleby
Yes. Put an App in the AutoRun directory, and it will run instead. I like insomnia, as it stops the simulator from shutting off too. desa [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Is there anyway to disable the stylus calibration screen that comes up when you start the Palm OS

  1   2   3   4   5   >