Re: Expanded Mode Tables and WinDrawChars

2003-12-18 Thread Andres
Ben, i updated Cw to 9.2 the problem persist, when i am drawing a table the call to WinDrawChars(Multisegmented App), does not paint anything, by now that's the only problem. Besides that, i tried creating a new project with the wizard (Expanded Mode), and adding my files there, the same proble

Raw IR on Tungsten T3

2003-12-18 Thread Keith Cameron
I have just bought a T3 as a n upgrade on a M125 which used a raw daat IR link to collect data from data loggers. I cannote get the application to work on the T3, it works Ok on the m125, I have tried all sorts of things and can get it to send data and to receive data but not both together; differ

table label function

2003-12-18 Thread Neil Fallon
I thought that this may be useful to some that would need to change the way that labels behave in the table. It shows why we end up with a colon at the end of a label and why the text is right aligened.. /*** * * FUNCTION:

Re: table label function

2003-12-18 Thread Pascal LEVY
> I thought that this may be useful to some that would need to change the way > that labels behave in the table. It shows why we end up with a colon at the > end of a label and why the text is right aligened.. Did you read the NDA you signed when you get this source code ? Pascal -- For inf

Re: table label function

2003-12-18 Thread Neil Fallon
I didn't sign an NDA. - Original Message - From: "Pascal LEVY" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, December 18, 2003 6:07 AM Subject: Re: table label function > > I thought that this may be useful to some that would need to change the > wa

SndSctream limitation

2003-12-18 Thread Chris Apers
hi, is there a way to get rid of the first segment only' limitation of Palm Sound API ? In fact i have a lot of code that can be called by the callback function and i cannot put everything in the first segment thanks for your help Chris -- For information on using the Palm Developer Forums, or

Codewarrior 7

2003-12-18 Thread Ruben Luna
Hi, I working with the version 7 of codewarrior, it's very old, because not support scrollbars in the object List, Wich version has support for this ? version 8? Thank's -- Ruben Luna Cabret Jefe de Proyectos UTFSM - www.extensa.cl 72-245643 - Rancagua Móvil : 09-8322395 -- For inform

Re: Raw IR on Tungsten T3

2003-12-18 Thread Regis St-Gelais
As you where told on the pilot.programmer group, OMAP based devices do not support raw ir. Search on this forum and on the comm-dev-forum there are tons of treads regarding this issue. -- Regis St-Gelais, P. Eng. / ing. Software Development / Développement informatique www.laubrass.com -- "Keith

Multibyte strings

2003-12-18 Thread Jan Slodicka
Hello Can we safely assume that the length of the ASCII 32-128 on non-ASCII encodings is always 1? Palm OS Programmer Companion says that all ASCII chars 0-0x7F) are the same in all encodings. However the other statement is "Never make any assumption about the size of a character". For example Un

Re: Raw IR on Tungsten T3

2003-12-18 Thread Aaron Ardiri
> As you where told on the pilot.programmer group, OMAP based devices do not > support raw ir. Search on this forum and on the comm-dev-forum there are > tons of treads regarding this issue. T|T3 uses Xscale CPU - and, yes, it is 100% possible to do Raw IR on these units; i have dont this on a c

GPRS(Netmgr.h)

2003-12-18 Thread Sanjeev
Hi All, While retrieving the information about my GPRS connection I also need to retrieve the service name which has been entered by the user in the network settings. Can anyone tell me how this can be done? I strongly believe that it can be done by using some API present in NetMgr.h, but I don't

Re: Codewarrior 7

2003-12-18 Thread Sebastian Cancinos
I've been working with CW since release 5 and, as far as I can remember, it always had support for Scrollbars. Am I that off? Sebas --- Ruben Luna <[EMAIL PROTECTED]> wrote: > Hi, >I working with the version 7 of codewarrior, it's > very old, because not > support scrollbars in the object Lis

Re: about ARM and .r file compiler

2003-12-18 Thread Ben Combee
At 06:59 PM 12/17/2003, palm wrote: I use codewarrior9 and develop palm platform applications based on ARM processor. Pleas see the "File Mappings" panel(Edit menu->Setting->Target->File Mappings),I need add .r file to the table,otherwise I don't add .r file to my project. If I use Macintosh 68K a

Re: Codewarrior 7

2003-12-18 Thread Ben Combee
At 06:30 AM 12/18/2003, Ruben Luna wrote: Hi, I working with the version 7 of codewarrior, it's very old, because not support scrollbars in the object List, Wich version has support for this ? version 8? This isn't a CodeWarrior limitation, but it's a limitation of Palm OS. No version of C

Re: Expanded Mode Tables and WinDrawChars

2003-12-18 Thread Ben Combee
At 01:36 AM 12/18/2003, Andres wrote: Ben, i updated Cw to 9.2 the problem persist, when i am drawing a table the call to WinDrawChars(Multisegmented App), does not paint anything, by now that's the only problem. Have you debugged to that line of code and actually looked at what was being passed

Memory filling tool

2003-12-18 Thread Eric Potter
Is there a tool out there somewhere that fills all of the memory, so that there is no free memory left? I need something like this for my testing. Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Memory filling tool

2003-12-18 Thread Dave Lippincott
Yup. There were a few. Memory Hog being one I remember. Search your favorite Palm software site for an updated list. You can also fill up the storage memory by loading applications and data onto the unit. - Original Message - From: "Eric Potter" <[EMAIL PROTECTED]> Newsgroups: palm-de

Strategy for Enabling for T3

2003-12-18 Thread Phil Hartley
I'm trying to enable my application to run on the T3. My strategy was: - In Constructor, I went into each layout mode for every form and set the form size to 240 x 240 - In the AppHandleEvent I made the code look like: if (eventP->eType == frmLoadEvent) { // Load the form resourc

Kosher to use "This editing operation cannot be undone" dialog?

2003-12-18 Thread Gregg Woodcock
I have added a few editing operations (Rot13, etc.) to the standard edit items (cut/copy/undo) and want to note that none of my operations are "undoable". I'd like to use the same dialog that the built-in functions do but don't know how to do it or even whether it is safe/acceptible to do so. I as

Re: PilRC FONTFAMILY Help

2003-12-18 Thread Alan Ingleby
"Matthew Bevan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm trying to get the spiffy high-density FONTFAMILY structure working in my > app. When I use the following, however, all I get on-screen is demi-random > noise. (Not entirely random, as each character has specific ran

Re: PilRC FONTFAMILY Help

2003-12-18 Thread Dave Lasker
I have this working. I don't have a FONT command in my pilrc input, just FONTFAMILY. That might be your problem. Your C code looks correct. If you are using the Palm examples of high density fonts, the 72DPI fonts don't have usefull glyphs in them, and display as the demi-random noise you describe

Re: PilRC FONTFAMILY Help

2003-12-18 Thread Alan Ingleby
I see. Can you please email me all the font txt files you have for this? I'm quite eager to get them running. I think the problem I was having was that in my font family, the double density fonts were not always exactly double the size of the single density ones. The OS has trouble rendering gly

A bit off topic: Win2K vs. XP professional with Palm dev. tools

2003-12-18 Thread Al Gelders
I'm planning on replacing my Win2K professional system with a new box. I've got a choice of either OS. Which should I get? Are there any tools that won't work on one or the other? I'm presently using CW 9.2 on Win2K and noted that at least one of the included simulator read.me's does not list

unexpected sign extention with prc-tools - is this a compiler bug?

2003-12-18 Thread Dave Lasker
I just ported the Unix crypt(3) command to Palm using prc-tools 2.2 and found something unexpected. crypt includes code like the following: typedef Int32 int32_t; where Int32 is included from PalmOs.h. rsltblock.b is unsigned char b[8] i = ((int32_t) ((rsltblock.b[0] << 8) | rsltblock.b[1]) << 8

RE: unexpected sign extention with prc-tools - is this a compiler bug?

2003-12-18 Thread Keith Rollin
I think that what you are seeing is an artifact of ints being 16-bits wide when compiling for 68K Palm environments. Take that first expression: > i = ((int32_t) ((rsltblock.b[0] << 8) | rsltblock.b[1]) << 8) | > rsltblock.b[2]; Here, it will evaluate "(rsltblock.b[0] << 8)", with the result be

Friend's sorry but

2003-12-18 Thread Ruben Luna
I'm Cry!! I need a sample code (codewarrior) for use List object with scrollbars (no repeat button) help me. please My code say ERROR ERROR ERROR -- Ruben Luna Cabret Jefe de Proyectos UTFSM - www.extensa.cl 72-245643 - Rancagua Móvil : 09-8322395 -- For information on using the

Treo 600 SDK

2003-12-18 Thread Paul Nevai
Where can I get the Treo 600 SDK? Thanks. /PaulN -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Treo 600 SDK

2003-12-18 Thread Geoff Akens
Paul, The Treo 600 SDK is available from the palmOne plugged-in area (http://pluggedin.palmone.com/regac/pluggedin/index.jsp). It requires that you register to access the SDKs. Geoff - Original Message - From: "Paul Nevai" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTE

Re: A bit off topic: Win2K vs. XP professional with Palm dev. tools

2003-12-18 Thread Brad Figler
My personal opinion is that in general Win2K is a better OS than WinXP. I have numerous goofy issues with windows XP. I have used codewarrior on both OS's and it seems to perform equal on each (actually, I have it running on a build machine that has Windows NT and it works fine). I have also not h

Re: Raw IR on Tungsten T3

2003-12-18 Thread keith cameron
Hi Thanks for the reply I have been able to do Raw IR but only in one direction at a time to change direction I have to use Error := srmControl(SerialPortID, srmCtlIrDAEnable, Nil, ax) and Error := srmControl(SerialPortID, srmCtlIrDADisable, Nil, ax) The change takes far too long to capture r