Multisection libraries

2008-02-14 Thread Ignazio Di Napoli
Hi everyone. I need to create a library which no longer fits in one section alone. How can I create a multisection one with PODS? The technique for applications did not work, since the linker do not find _GccRelocateData, I believe because of -nostartfile. Any idea? Thank you, Ignazio -- For in

RE: Popup lists in OS 5.2

2005-11-21 Thread Ignazio Di Napoli
A user reports this not working on its T3: he says that with some applications work, some other not. Mine is in the "not" list. But it works on my TE2. What can i do? Thank you -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/

Popup lists in OS 5.2

2005-11-18 Thread Ignazio Di Napoli
Hello everyone. It seems that popup lists on OS 5.2 don't move the selection when a graffiti letter is entered: this worked in OS 4, and works in OS 5.4. Do you know about a workaround? Thank you, Ignazio -- For information on using the PalmSource Developer Forums, or to unsubscribe, please se

Re: Bug in StrCat?

2005-10-26 Thread Ignazio Di Napoli
Thank you to all. I simply thought standard strcat managed the overlaps. It's a little too tricky else... I had already solved my problem (with MemMove, which I knew handling overlaps), but I just was wondering how a so simple thing was not contempled... Thank you, Ignazio -- For information o

Bug in StrCat?

2005-10-25 Thread Ignazio Di Napoli
I wanted to duplicate a string. I used: StrCat(string, string); this doesn't work. And let my program corrupt even storage heap, forcing a hard reset. Let's see. If string is "Andre\0123456789", after the StrCat it becomes "AndreAndreA789", without the null terminator. This is because StrCat wa

Treo keyboard

2005-10-20 Thread Ignazio Di Napoli
if (pressed[i] != 0) { return (Char)('A' + i); } } } } return '\0'; } Thank you, Ignazio Di Napoli -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Too big segment with no multisegment possibility

2005-10-10 Thread Ignazio Di Napoli
e functions are needed by the part of the program that can access the globals, so writing a lib would need to duplicate some functions. Thank you, Ignazio Di Napoli -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/