Re: Simple way to detect if a device is a Treo?

2007-05-08 Thread Mike Durian
On Friday 04 May 2007, David Thacker wrote: > > The whole point of this particular exercise was to know when to call the > HsGetVersionString API to get the Treo's ROM serial number, because some > Treo designer somewhere sometime decided that it would be too easy for > developers just to keep it a

Re: System libraries and Card memory

2006-03-14 Thread Mike Durian
On Monday 13 February 2006 21:50, David Thacker wrote: > >> Mike Durian wrote: > >> > Does anyone know why I can copy an m68k system library from Handheld > >> > memory (we're talking a Palm OS 4.1.2 device here) to Card memory, but > >> > it &

Re: System libraries and Card memory

2006-02-11 Thread Mike Durian
On Saturday 11 February 2006 16:26, Henk Jonas wrote: > Mike Durian wrote: > > Does anyone know why I can copy an m68k system library from Handheld > > memory (we're talking a Palm OS 4.1.2 device here) to Card memory, but it > > is not listed under Card memory to be copi

System libraries and Card memory

2006-02-09 Thread Mike Durian
Does anyone know why I can copy an m68k system library from Handheld memory (we're talking a Palm OS 4.1.2 device here) to Card memory, but it is not listed under Card memory to be copied back. It seems strange that I can back something up, but not restore it. My system library does use a non-sta

Re: Dates prior to 1904

2005-03-25 Thread Mike Durian
I'm sure you can find code to do what you want here: http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/stdtime/ It's covered under the BSD license so you can use it any way you wnat. mike -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.c

Re: Developing for PalmOS on Linux. PODS? Simulator?

2004-10-20 Thread Mike Durian
On Wednesday 20 October 2004 07:07 pm, Ben Combee wrote: > > No, Linux support is in our long-term goals for PODS, but won't be coming > in the next couple of releases. The next platform we're planning on > supporting is Mac OS X. When you say Linux, do you mean POSIX systems in general? Not all

Re: Palm OS Developer SuĂ­te - Now Available ?

2004-02-18 Thread Mike Durian
On Wednesday 18 February 2004 11:16 am, David A. Desrosiers wrote: > > I don't want to use the command line at all. > > So you want an IDE instead? Use whatever works. For you, an IDE, > for myself (and Aaron and some others), a shell with all of the proper > development tools is preferred.

Re: vchrKeyboard and PalmOS 5.x

2003-12-30 Thread Mike Durian
board instead of displaying the keyboard over the application. That would be unfortunate. mike On Tuesday 30 December 2003 06:52 pm, LionScribe wrote: > I believe that vchrKeyboard is handled by sysHandleEvent, so you have to > intercept it first in you application loop. > > LionScribe

vchrKeyboard and PalmOS 5.x

2003-12-30 Thread Mike Durian
My application catches the vchrKeyboard, vcharKeyboardAlpha and vchrKeyboardNumeric key events and instead of letting PalmOS bring up the normal virtual keyboard, uses a custom keyboard. I'm not seeing these key events appear on my Tungsten T3. Does PalmOS 5.x not send these events when the user

Re: SrmReceiveCheck Workaround

2003-10-31 Thread Mike Durian
On Friday 31 October 2003 12:15 pm, Mike wrote: > > My problem is on a T3, my comm routine runs about half the speed of OS<5.0. > I found the palm is taking 22-24 ms to respond to a two byte response. The > response is sent within 5 ms of the request, but the Palm waits 22-24ms > before it recogni

RGB for color icon background circle

2003-09-15 Thread Mike Durian
Does anyone know the standard RGB value for the background circle on the launcher icons? mike -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/