Relocating static library functions to arbitrary segment

2005-01-12 Thread BrownB
Hello everybody, and happy new year! I started my 2005 with this "challenge": I made a static library to be compiled for PalmOS and WinXP ( a modem communication library ), but I can't link it to my application because the code segment becomes full. Can I link the library such that the functions

Re: howto hide caret in text field?

2005-01-12 Thread Douglas Handy
Ralph, >> InsPtEnable( false ); >Is this reliable? I've never had to use it, so I don't know which events you must deal with. But my SWAG is that you could be pretty effective by using it with an event handler for nilEvents, since those are used by the OS for the actual flashing of the inserti

Problem Retrieving Image from .prc File

2005-01-12 Thread Haider Iqbal
I want to Show Pictures on my Palm Device. I place the .gif file in .prc File as a resource. I Created the .prc file with par utility which is available from the Link: http://www.djw.org/product/palm/par/#download Using this utility I have created a .prc file on the DOS (Command) prompt. The Comm

Re: Yay or Nay: Category at Install

2005-01-12 Thread Luc Le Blanc
Ben Combee a écrit : > At 07:51 AM 1/12/2005, you wrote: > >In general, Nay. This IS suitable if you are doing custom enterprise > >software where you are responsible for the basic handheld content and > >configuration. I stopped doing this because of user complaints similar > >to your wife's. > >

Re: Treo 650 keeps resetting itself

2005-01-12 Thread Prabakar
" Try doing a "no notification" reset, aka warm reset, by holding down the Up button while doing a reset (*not* the power button !!). That should keep the unit from a continual reset. " - How to do this? - Martin Prabakar. - Original Message - From: "Douglas Handy" <[EMAIL PROTECTED]> T

Re: Table Question

2005-01-12 Thread Greg Sepesi
Does a call to TblUnhighlightSelection(myTable); just before TblSelectItem(myTable, 0, 0); help? Greg Jürgen Wind wrote: > > Hi, > > I have the following question about tables: > > If I select a row in an already loaded table, it works fine. > > If I have to reload the tab

re: Unable to Run PODS 1.1 Integrated Debugger

2005-01-12 Thread Ben Combee
At 09:06 PM 1/12/2005, you wrote: Yes, you may be right. I think I found out what's going wrong. There are two issues I talk about, to avoid confusion. The first is that the Emulator works with the external PODS debugger while the Simulator doesn't always. The second issue is the problem with th

Re: PODS... which sections are full?

2005-01-12 Thread Logan Shaw
Evan Ovadia (Verdagon) wrote: > I tried finding a command line but the only thing that > sounded close was 'Run' under the 'Run' menu and that > doesn't do anything helpful. Where is the command line? It depends on the version of Windows. Try doing Start->Run and then typing "cmd". If that does

Re: PODS... which sections are full?

2005-01-12 Thread Evan Ovadia (Verdagon)
I tried finding a command line but the only thing that sounded close was 'Run' under the 'Run' menu and that doesn't do anything helpful. Where is the command line? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

re: Unable to Run PODS 1.1 Integrated Debugger

2005-01-12 Thread Stadin, Benjamin
Yes, you may be right. I think I found out what's going wrong. There are two issues I talk about, to avoid confusion. The first is that the Emulator works with the external PODS debugger while the Simulator doesn't always. The second issue is the problem with the internal PODS debugger, which st

Re: Is there a SDK for Zire camera?

2005-01-12 Thread Henry Young
Thanks a lot. I got it. "Ben Combee" <[EMAIL PROTECTED]> news:[EMAIL PROTECTED] > have you looked at http://pluggedin.palmone.com? > > -Original Message- > > From: "Henry Young" <[EMAIL PROTECTED]> > Subj: Is there a SDK for Zire camera? > Date: Wed Jan 12, 2005 12:12 am > Size: 2

5-way and 'fnav' (again)

2005-01-12 Thread Richard Coutts
Can some explain to me, using only small words, how to detect the 5-way navigator on the T5? I've read through the archives and even posted here a while back, but I'm having trouble following the explanations. The rocker defines are simple enough, but creating a 'fnav' resource makes my head

re: Problem Using DmGetResource Function

2005-01-12 Thread mguo
why don't you specify target resource and using -T option? it will make your life easier... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Unable to Run PODS 1.1 Integrated Debugger

2005-01-12 Thread Dirk Bridgedale
I was able to install PODS 1.1 onto an XP machine with just SP1. I was able to use the integrated debugger. This issue is beginning to sound like a WinXP SP2 issue. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Eclipse Question (Build->Details)

2005-01-12 Thread Gary
You guys know that "(D)etails" button when you do a Project->Clean ? Anyone know how to "lock" that on? Man, I've looked I tell ya... ...but at least alt-d works! :) TIA! Gary Douglas -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.co

Re: PODS... which sections are full?

2005-01-12 Thread Ben Combee
At 03:59 PM 1/12/2005, you wrote: Why isn't this working? PODS isn't telling me which sections are full! No matter what arrangement i put the functions in, there's always that "signed word overflow" error! The "signed word overflow" error is probably coming from gas, the GNU assembler -- it's co

Re: Using Debugger for first application

2005-01-12 Thread Stadin, Benjamin
I can debug with Emulator with the external debugger that comes with PODS 1.1, but not with 5.4 or 6.1 Simulator. I've an older version of CW so I can only confirm that the Emulator works with it. When I try to use the Simulator with the external PODS debugger I get the message "Failed to conn

Re: libprc.dll and C#

2005-01-12 Thread Ben Combee
At 03:37 PM 1/12/2005, you wrote: Krzysztof Kowalczyk wrote: I want to create an application that generates a database for my application. I want to use the libprc.dll, but I want to write the application in C#. Has anyone done this successfully? Google doesn't show any links for libprc.dll so yo

Re: PODS... which sections are full?

2005-01-12 Thread Evan Ovadia (Verdagon)
Why isn't this working? PODS isn't telling me which sections are full! No matter what arrangement i put the functions in, there's always that "signed word overflow" error! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/foru

Re: Does anyone know the updated link?

2005-01-12 Thread Ben Combee
At 03:26 PM 1/12/2005, you wrote: Why don't you just create a normal button, with no text or graphics, and simply render the bmp and text at runtime? You don't need to tell the control that it has a bmp, just draw the bmp on top youself. Bob. Or, you could make your own gadgets and do your own

Table Question

2005-01-12 Thread Jürgen Wind
Hi, I have the following question about tables: If I select a row in an already loaded table, it works fine. If I have to reload the table, then redraw and select a row, the row will not be highlighted. I use the following code: LoadTable(); // load table with new data, topmost is the wanted entry

Re: libprc.dll and C#

2005-01-12 Thread Eric Potter
Krzysztof Kowalczyk wrote: I want to create an application that generates a database for my application. I want to use the libprc.dll, but I want to write the application in C#. Has anyone done this successfully? Google doesn't show any links for libprc.dll so you might want to be more specific in

Re: Does anyone know the updated link?

2005-01-12 Thread Robert Moynihan
Why don't you just create a normal button, with no text or graphics, and simply render the bmp and text at runtime? You don't need to tell the control that it has a bmp, just draw the bmp on top youself. Bob. LionScribe wrote: Well I was referring to the question of how to fake a button with t

Re: Controlling gui elements

2005-01-12 Thread Henk Jonas
André Martins wrote: Hi, Where I can find docs about api to interact with lists, tables and others gadgets ? Thanks palmsource.com? -- - Henk Jonas Palm OS ® certified developer [EMAIL PROTECTED]

Re: SysAppLaunch

2005-01-12 Thread wyt
This reply for for Ben Combee. Hello Ben, Would you provide me directions(examples,documentation,etc) to learn about load/lock/call of code sections. Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Using Debugger for first application

2005-01-12 Thread Dirk Bridgedale
Ben Combee wrote: At 12:35 PM 1/12/2005, you wrote: I have the same problem. The Emu-/Simulator is starting, but the app isn't installed although I checked this. I have to "debug" my app by hand right now (writing comments to the form and such things). I use the standard installation of PODS 1.1

Re: Using Debugger for first application

2005-01-12 Thread Jürgen Wind
Dirk Bridgedale schrieb: Ben Combee wrote: At 11:38 AM 1/12/2005, you wrote: Hello, For my first application using PODS, i created the puzzle example. It builds with no errors. When I start the debug session, the simulator shows the Palm Preferences screen PODS displays a dialog that says, "The

Re: Using Debugger for first application

2005-01-12 Thread Ben Combee
At 12:35 PM 1/12/2005, you wrote: I have the same problem. The Emu-/Simulator is starting, but the app isn't installed although I checked this. I have to "debug" my app by hand right now (writing comments to the form and such things). I use the standard installation of PODS 1.1, tried with Simul

Re: Does anyone know the updated link?

2005-01-12 Thread LionScribe
Well I was referring to the question of how to fake a button with text + a bitmap: You can find it at: http://news.palmos.com/read/messages?id=92142#92142 My problem is, that in my program I try to mimic the Palm Application Launcher style, of having Text+Bitmap buttons. If I create a huge bitmap

Controlling gui elements

2005-01-12 Thread André Martins
Hi, Where I can find docs about api to interact with lists, tables and others gadgets ? Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Using Debugger for first application

2005-01-12 Thread Stadin, Benjamin
I have the same problem. The Emu-/Simulator is starting, but the app isn't installed although I checked this. I have to "debug" my app by hand right now (writing comments to the form and such things). I use the standard installation of PODS 1.1, tried with Simulator 5.4 and 6.1, Emulator and th

Re: libprc.dll and C#

2005-01-12 Thread Krzysztof Kowalczyk
> I want to create an application that generates a database for my application. > I want to use the libprc.dll, but I want to write the application in C#. Has > anyone done this successfully? Google doesn't show any links for libprc.dll so you might want to be more specific in the future (like p

Re: Does anyone know the updated link?

2005-01-12 Thread Krzysztof Kowalczyk
Which just shows that PalmSource should not, ever, change links to documentation. This makes a lot of information in mail archives and web pages useless. In general, using links so tightly coupled to implementation technology (/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=301) is a bad f

Re: Using Debugger for first application

2005-01-12 Thread Dirk Bridgedale
Ben Combee wrote: At 11:38 AM 1/12/2005, you wrote: Hello, For my first application using PODS, i created the puzzle example. It builds with no errors. When I start the debug session, the simulator shows the Palm Preferences screen PODS displays a dialog that says, "The selected target environ

Re: Hires Icon not centered

2005-01-12 Thread Ben Combee
At 11:43 AM 1/12/2005, you wrote: Hi all, I've just made an 64*44 p icon for my app using the latest PilRC version but the icon is not centered. It haves the same size as the other Icons on my T3 but it s too much on the right (about 5-10 pixels). What is wrong Use a 44x44 icon instead. -- Ben Comb

Re: Why does this sometimes cause a memory leak?

2005-01-12 Thread Ben Combee
I don't see any other problems here. Perhaps something's corrupting the field values somewhere else in your code? I assume that the only way I could corrupt the values would be by setting them, and this only occurs in this routine. Since you're using a debug 4.1.2 ROM, you should get notified i

Re: Using Debugger for first application

2005-01-12 Thread Ben Combee
At 11:38 AM 1/12/2005, you wrote: Hello, For my first application using PODS, i created the puzzle example. It builds with no errors. When I start the debug session, the simulator shows the Palm Preferences screen PODS displays a dialog that says, "The selected target environment is being laun

Hires Icon not centered

2005-01-12 Thread Philippe Fischer
Hi all, I've just made an 64*44 p icon for my app using the latest PilRC version but the icon is not centered. It haves the same size as the other Icons on my T3 but it s too much on the right (about 5-10 pixels). What is wrong -- ___

Re: Why does this sometimes cause a memory leak?

2005-01-12 Thread David Linker
See below On Jan 11, 2005, at 11:33 PM, Ben Combee wrote: At 11:58 PM 1/11/2005, you wrote: I have an "intermittent" memory leak. I put data into Fields in my program in only one place, in a utility routine. I have 14 fields in the program, on three of the seven forms. When I run it in POSE with

libprc.dll and C#

2005-01-12 Thread Eric Potter
I want to create an application that generates a database for my application. I want to use the libprc.dll, but I want to write the application in C#. Has anyone done this successfully? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.

SDK to work with Treo600

2005-01-12 Thread Marcio Pacheco
Hi, I need to develop an application that uses the Treo 600's digital camera and I didn't find the SDK that works with this device. I was lookink for PalmOne site but I found out nothing. Is there a link when I can download this SDK? Thanks, Márcio A. Pacheco

Re: Yay or Nay: Category at Install

2005-01-12 Thread Henk Jonas
Ben Combee wrote: At 07:51 AM 1/12/2005, you wrote: In general, Nay. This IS suitable if you are doing custom enterprise software where you are responsible for the basic handheld content and configuration. I stopped doing this because of user complaints similar to your wife's. ... What's good for p

Re: Yay or Nay: Category at Install

2005-01-12 Thread Ben Combee
At 07:51 AM 1/12/2005, you wrote: In general, Nay. This IS suitable if you are doing custom enterprise software where you are responsible for the basic handheld content and configuration. I stopped doing this because of user complaints similar to your wife's. One more perspective... the whole 'tAIC

Re: Does anyone know the updated link?

2005-01-12 Thread Ben Combee
At 09:04 AM 1/12/2005, you wrote: Does anyone know the updated link for http://oasis.palm.com/dev/kb/faq/1092.cfm I got this address from the forum archives. There is no link... it took some Google work to actually figure out what this article was -- please provide a reference link or some context

Re: Link Error : PalmRez Error: tbmf 1000 has no bitmaps. Compilation halted

2005-01-12 Thread Ben Combee
At 03:27 AM 1/12/2005, you wrote: I was working on Codewarrior 7.0 and recently tried the demo verion of 8.0 to compile my earlier project which was working fine. However I am not able to progress due to the above mentioned link error. The bitmap which it is referring to is also ok. I found the

Re: Support for "fscanf"

2005-01-12 Thread David Sheely
Thanks to all for taking the time to reply. I also looked at the recommended URL's and, while interesting, did not find them as applicable to the problem as I'd hoped. I am hand-rolling the required support somewhat along the lines Logan suggested. Regards, David -- For information on usin

re: Truncated SMS with Virtual Phone

2005-01-12 Thread Greg
Hi JoÃo, What is the version of your VirtualPhone ? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Does anyone know the updated link?

2005-01-12 Thread LionScribe
Does anyone know the updated link for http://oasis.palm.com/dev/kb/faq/1092.cfm I got this address from the forum archives. LionScribe -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Anybody help me to know the basic concepts to build software like win-hand?

2005-01-12 Thread Su Shaw Bank
To all of u, May anybody just explain to me the basic flow to build a software which work like the win-hand? The programme should work like can real time control the desktop of the computer. I am using the Tungsten C with wi-fi. May someone help me and let me know the way to do t

Re: Yay or Nay: Category at Install

2005-01-12 Thread Ralph Curtis
"Gary" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > What do all think? Creating a category during > installation... > > I always figured "nay". My wife sums it up: "It's my > Palm, who said you could create anything?" * > > Still, I note alot of the most popular products do it.

Re: howto hide caret in text field?

2005-01-12 Thread Ralph Curtis
"Douglas Handy" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > George, > > >Does anyone know how to hide the blinking cursor in a text field? > > InsPtEnable( false ); > > Doug > Is this reliable? The documentation says it is set and cleared internally. Not sure when it will be set

re: Link Error : PalmRez Error: tbmf 1000 has no bitmaps. Compilation halted

2005-01-12 Thread vidya
I was able to link it after deleting the bitmap and creating newly. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Why does this sometimes cause a memory leak?

2005-01-12 Thread Christian Lindemeier
void setFieldTextFromString (Word fieldID, CharPtr s) { MemHandle oldH, newH; FormPtr frm = FrmGetActiveForm(); FieldPtr f; CharPtr textP; newH = MemHandleNew (1 + StrLen (s)); if (newH == NULL) { return; } textP = (CharPtr) MemHandleLock (n

Problem Using DmGetResource Function

2005-01-12 Thread Haider Iqbal
I want to Show Pictures on my Palm Device, I have Created a .prc file with par utility which is available from the Link: http://www.djw.org/product/palm/par/#download Using this utility I have created a .prc file on the DOS (Command) prompt. The Command is : C:> par c gifs.prc gifs 1000 djwS pic1

Link Error : PalmRez Error: tbmf 1000 has no bitmaps. Compilation halted

2005-01-12 Thread vidya
I was working on Codewarrior 7.0 and recently tried the demo verion of 8.0 to compile my earlier project which was working fine. However I am not able to progress due to the above mentioned link error. The bitmap which it is referring to is also ok. I found the dlls with the following mentioned

Re: Problem in Memo records

2005-01-12 Thread Juergen Wind
Stadin, Benjamin wrote: Hi, the following code causes a bus error and I don't know why. The function works as a filter, if no filterText is defined it returns the handle of the record of the given index (recordNum), that works. But when a filterText is given a read bus error is raised somewhere in

Re: Yay or Nay: Category at Install

2005-01-12 Thread Steven Fisher
Gary wrote: What do all think? Creating a category during installation... I always figured "nay". My wife sums it up: "It's my Palm, who said you could create anything?" * Still, I note alot of the most popular products do it. Well, I'd put it in games if it is a game. But other than that, no ca