Re: PODS 1.1

2004-09-30 Thread Chris Tutty
From: "Ben Combee" <[EMAIL PROTECTED]> > >I try to download PODS 1.1, but the 265M file is too big for me (my > >company have a slow inet connection)... > > > >Where I found the splitted version? > >Please,please,please help me:((( > > We are not posting a split version until the final 1.1 release.

Re: Mathlib install error message

2004-09-30 Thread Ben Combee
At 11:24 PM 9/30/2004, you wrote: I got the error message when install mathlib.prc: "The mathlib application cannot be replaced because it is currently running. Switch to another application and beam again." Because the software I wrote needs to use mathlib.prc, it's causing confusion from my users

Re: error : writing to memory in unused portion of stack?

2004-09-30 Thread Ben Combee
At 04:08 PM 9/30/2004, you wrote: I'm getting the error : YourApp (1.0) just read from memory location 0x0003CC00, which is in the unused portion of the stack. The stack range is 0x0003C504 - 0x0003D2B2, and the stack pointer is 0x0003D110. I have a local pointer variable that's pointing to a glob

Re: Constructor - Urgent

2004-09-30 Thread Ben Combee
At 02:18 PM 9/30/2004, you wrote: I did it and it solves, thanks. But now I see the constructor is optimized to work at 160x160 pixels. The Tungsten T3 resolution is 320x320. When I create a picture of 320 pixels inside the constructor the preview shows me just a half of that picture, I know it is

Re: Constructor - Urgent

2004-09-30 Thread Ben Combee
At 12:58 PM 9/30/2004, you wrote: Hi people, I need to load a bitmap form in a Tungsten T3 by Codewarrior´s constructor. This bitmap is 320x320 and 16bits of depth which causes a resource more than 64K. I tried other ways to do but the picture got a poor quality. I think all you are tired of these

Re: Help with 64k limit

2004-09-30 Thread Ben Combee
At 10:03 AM 9/30/2004, you wrote: Hi guys thanks for all your help, I finally multisegment my application but I got a problem that I think I can solved with multisegment but i was false Before multisegment my application I got one segment that has data of 60 k and If try to add some functionality

Re: 5-way navigator key codes?

2004-09-30 Thread Ben Combee
At 01:15 PM 9/30/2004, you wrote: What are the 5 way navigator key codes? In chars.h it only says vchrPageUp and vchrPageDown but i don't see any left/right/ or select key characters which are on the 5-way. Thanks, Geoff Are you using a recent Palm OS SDK. The current Palm OS 68K SDK provides th

Re: PODS 1.1 tech preview new features...

2004-09-30 Thread Ben Combee
At 09:33 AM 9/30/2004, you wrote: Congratulations to PalmSource for rebaseing PODS on Eclipse 3.0 so quickly! I'm very anxious to try it out and see how it improves the experience... Just a quick question, though. PODS 1.0 was missing a few features for PNO development, such as a built-in floating

Re: correct FrmDoDialog usage

2004-09-30 Thread Ben Combee
At 01:30 AM 9/30/2004, you wrote: I am trying to create a modal dialog and display it using FrmDoDialog. The only problem is that the form has no buttons to be pressed. I display the form when I receive a notification and do a FrmDeleteForm when I receive another notification. In the midst I save t

Re: How to Simulate 5 way Center Button on Tungsten T

2004-09-30 Thread Ben Combee
At 12:12 AM 9/30/2004, you wrote: Hi Ben, Yes i have downloaded the Palm SG SDK 2.0 but i am still using 5 SDK because,first of all Iam using the Bluetooth Library , Palm SG SDK 2.0 does not have the Headers for the Bluetooth Library.Am i wrong here? The PalmOne SDK is an additional SDK that you u

Wrong Control iD ........

2004-09-30 Thread piyush jain
hello All , When I run my application in the POSE , One of the my Button is not responding , when o debug it i see that when i click on this button wrong control ID is generated ( and passed with the eventP->data... So i am not able to perform the function for that label is thepro

Re: Audio Codecs

2004-09-30 Thread Matt Graham
Rakesh Pai wrote: I just managed to port a codec which was developed for the windows platform to Palm OS. Im not really happy with the results. It is too processor intensive, too slow. Are there any good audio codecs written specifically for the Palm OS platform?. I mean keeping the memory and proc

Re: Max Record size

2004-09-30 Thread Douglas Handy
>>Could anyone >> confirm that just under 64K is still the maximum size for a record. >should be just over 64k. that limit doesn't go away until cobalt. T3s >aren't Cobalt. Just to be clear, the above means "just over 64000". The actual limit I believe can vary slightly by release, but I thi

Re: Mathlib install error message

2004-09-30 Thread Matt Graham
Daniel Lee wrote: I got the error message when install mathlib.prc: "The mathlib application cannot be replaced because it is currently running. Switch to another application and beam again." Because the software I wrote needs to use mathlib.prc, it's causing confusion from my users. Anyone knows h

Re: Max Record size

2004-09-30 Thread Matt Graham
Gert van Kruiningen wrote: Hi, I am writing an application on a T3 (OS 5.2.1) and want to create a record in one of my data bases, but I think one of my problems I see is because the record size is bigger then 64K. Could anyone confirm that just under 64K is still the maximum size for a record. sho

Max Record size

2004-09-30 Thread Gert van Kruiningen
Hi, I am writing an application on a T3 (OS 5.2.1) and want to create a record in one of my data bases, but I think one of my problems I see is because the record size is bigger then 64K. Could anyone confirm that just under 64K is still the maximum size for a record. One place metioned using t

Mathlib install error message

2004-09-30 Thread Daniel Lee
I got the error message when install mathlib.prc: "The mathlib application cannot be replaced because it is currently running. Switch to another application and beam again." Because the software I wrote needs to use mathlib.prc, it's causing confusion from my users. Anyone knows how to resolve th

re: Weird behaviour of FrmGotoForm and MemHandleNew

2004-09-30 Thread Joseph Lunderville
> added--... In that case, I get a winExitEvent, a penUpEvent > --that corresponds to the fact the pen was lifted after pre- > ssing the control that initiated the FrmGotoForm--, a nil- > Event... and unless I tap the screen --which by this moment > is blank--, or write some graffiti, I get nothing

Re: 5-way navigator key codes?

2004-09-30 Thread Eric Potter
geoff wrote: Nothing there already looked. - Original Message - From: "Henk Jonas" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, September 30, 2004 2:38 PM Subject: Re: 5-way navigator key codes? For Tungsten and Zire go to

Re: WinCopyRectangle problem with hi-res graphics

2004-09-30 Thread Richard M. Hartman
I think that's what's messing up the screen on my TE when BigClock hits an alarm. I don't know what causes it or how it can be fixed... -- -Richard M. Hartman 186,000 mi/sec: not just a good idea, it's the LAW! "Todd Walk" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm proba

determining current network interface

2004-09-30 Thread matt apt
What is the best way to determine what the currently used network interface is? Loop through all the interfaces and find one that has a true value for netIFSettingUp? What if I just want to know which interface would be used but at the time the device is not connected? Does NetLibSettingGet wi

error : writing to memory in unused portion of stack?

2004-09-30 Thread Brian Preston
I'm getting the error : YourApp (1.0) just read from memory location 0x0003CC00, which is in the unused portion of the stack. The stack range is 0x0003C504 - 0x0003D2B2, and the stack pointer is 0x0003D110. I have a local pointer variable that's pointing to a global variable, and I'm writing to

Re: problem: popup lists require multiple clicks to respond... please help

2004-09-30 Thread Jennifer Fell
Thanks a lot Rob and Greg for your sincere help. Well, the problem is "no event is generated at all - not penUp, penDown or anything". I found another clue that everytime I change the selection in the parent popup list, the child popup lists require one more click than the last time in order to

Re: Constructor - Urgent

2004-09-30 Thread José Ricardo Ziviani
Question solved... I read more about density and found my answer (set a half of size that I really need and set the density to double). Thanks for all Ricardo - Original Message - From: "Douglas Handy" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, S

RE: What's the state of the C++ environment on Palm OS?

2004-09-30 Thread Eric Cloninger
John, The Palm OS Garnet APIs use C calling conventions, but that doesn't require you to write C code to access them. There is a strong legacy of using C, but it's not a requirement. There are a number of ways you can use C++ in a Palm app that targets Palm OS Garnet. 1) You can use C++ as a

Re: Constructor - Urgent

2004-09-30 Thread José Ricardo Ziviani
I did it and it solves, thanks. But now I see the constructor is optimized to work at 160x160 pixels. The Tungsten T3 resolution is 320x320. When I create a picture of 320 pixels inside the constructor the preview shows me just a half of that picture, I know it is fine. But when I put that in the T

Re: 5-way navigator key codes?

2004-09-30 Thread geoff
Nothing there already looked. - Original Message - From: "Henk Jonas" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, September 30, 2004 2:38 PM Subject: Re: 5-way navigator key codes? > For Tungsten and Zire go to PalmOne, f

Re: 5-way navigator key codes?

2004-09-30 Thread Henk Jonas
For Tungsten and Zire go to PalmOne, for Treo600 and all new devices go to PalmSource, look for Rocker Events. Henk geoff wrote: What are the 5 way navigator key codes? In chars.h it only says vchrPageUp and vchrPageDown but i don't see any left/right/ or select key characters which are on the 5

Re: What's the state of the C++ environment on Palm OS?

2004-09-30 Thread Matt Graham
John Kern wrote: Over the past decade C++ has undergone a lot of change. This made C++ development a bit tricky on UNIX. In the mid/late 90's, it wasn't prudent to use templates, exceptions and RTTI( see http://www.mozilla.org/hacking/portable-cpp.html). Cerca 2000, it became possible to use all

5-way navigator key codes?

2004-09-30 Thread geoff
What are the 5 way navigator key codes? In chars.h it only says vchrPageUp and vchrPageDown but i don't see any left/right/ or select key characters which are on the 5-way. Thanks, Geoff -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/d

FW: expanded mode

2004-09-30 Thread Ruiz Camacho Rodolfo
Hi, sorry for bother you, I read the white paper about expande mode,and I change the library but when I compile in the _startup_ I got an error in a instruction I guess _loadandrelocate_4mtwkfucp7_opaque Do you have an idea of what could it be??? I hope you can help me, the only thing I did was

Re: correct FrmDoDialog usage

2004-09-30 Thread geoff
Use FrmDrawForm() to draw the form once the modal dialog you have has been released. Or You can call FrmUpdateForm with an update code then handle the event in your handler drawing everything that the modal dialog covered. Geoff - Original Message - From: "gaurav agarwal" <[EMAIL PROTECT

Re: PODS 1.0

2004-09-30 Thread Matt Graham
Chris Apers wrote: I'm trying to use this IDE but i can't build anything. I have "Project test2 build command is not GNU make" in the tasks view. How can i build my test project ? Make sure your cygwin/bin directory is in your windows path. /* * matt graham * certified palm os developer */ --

Re: Filling a row

2004-09-30 Thread Matt Graham
Darkseid wrote: I have to fill a row with a determinated color. I did this drawing a filled rectangle with the color. Is there another way to do that?! Because when I tap on the row, it doesn't get de blue color (color of selection) I think you're doing it right, but you should check if the row is

Re: Constructor - Urgent

2004-09-30 Thread Douglas Handy
Ricardo, >This bitmap is 320x320 and 16bits of depth which causes a resource more than >64K. Split your bitmap into two (or more) parts, each under 64K, and position them such that they appear to be a single image when displayed. Doug -- For information on using the Palm Developer Forums, or t

Re: Upgrade 3.1 to 5.0

2004-09-30 Thread Matt Graham
Ai Lee Tang wrote: i was tried to upgrade my application from palmos 3.1 to palmos 5. After i installed the palm 5 sdk, i recompiled the application. Immediately, it prompted a lot of error message, most of them are macro 'LANGUAGE' redefined macro 'COUNTRY' redefined identifier 'Int32' redeclar

Constructor - Urgent

2004-09-30 Thread José Ricardo Ziviani
Hi people, I need to load a bitmap form in a Tungsten T3 by Codewarrior´s constructor. This bitmap is 320x320 and 16bits of depth which causes a resource more than 64K. I tried other ways to do but the picture got a poor quality. I think all you are tired of these kind of questions but I really lo

Re: How do I take advantage of TRANSPARENCY in bitmaps

2004-09-30 Thread PEC
Guys, sorry to bother you again. I have taken a look in the archives and there is no answer in this respect. Can anyone help on below ? At 29.09.2004 18:00, you wrote: I have tried defining a transparency color in the bmp files and defining it accordingly in the rcp with TRANSPARENTINDEX, howeve

Re: Evaluation licence

2004-09-30 Thread Peter Easton
Hi Barry, I do offer some "registration code" source code. If you search the web you can probably find more. http://www.whizoo.com/apps/regcode.php Regards, Peter -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Help with 64k limit

2004-09-30 Thread Ruiz Camacho Rodolfo
Hi guys thanks for all your help, I finally multisegment my application but I got a problem that I think I can solved with multisegment but i was false Before multisegment my application I got one segment that has data of 60 k and If try to add some functionality I can´t because the "near data se

Re: Linker errors when using templates

2004-09-30 Thread Timothy Dean
The interfaces are defined in header files, and the implementation (functions) are defined in cpp files. Timothy Dean MobileDataforce "Alexey Tikhvinsky" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Is templates completely defined in headers? > > On Wed, 29 Sep 2004 17:24:35 -060

What's the state of the C++ environment on Palm OS?

2004-09-30 Thread John Kern
Hello, Over the past decade C++ has undergone a lot of change. This made C++ development a bit tricky on UNIX. In the mid/late 90's, it wasn't prudent to use templates, exceptions and RTTI( see http://www.mozilla.org/hacking/portable-cpp.html). Cerca 2000, it became possible to use all these

Suppoting huge switch statements (i.e. giant jump tables)

2004-09-30 Thread Robert Hildinger
Greetings All, Please forgive me for crossposting the following (it's also posted to the newsgroup codewarrior.palm), but I wanted to get maximum exposure to this. Also I was curious if PODS 1.1 can handle these types of huge switch statements without choking... --- I've come

PODS 1.1 tech preview new features...

2004-09-30 Thread Robert Hildinger
Congratulations to PalmSource for rebaseing PODS on Eclipse 3.0 so quickly! I'm very anxious to try it out and see how it improves the experience... Just a quick question, though. PODS 1.0 was missing a few features for PNO development, such as a built-in floating point math support library. Doe

Re: Two-pixel width white border around all PalmOS device screens.

2004-09-30 Thread Roger Stringer
Subject: Re: Two-pixel width white border around all PalmOS device screens... From: "Robert Hildinger" <[EMAIL PROTECTED]> Date: Wed, 29 Sep 2004 16:53:23 -0500 Judging by the replies to this topic it seems I'm not the only one who finds the border annoying. Also, in looking at some of the leaked

Convert Database and PRC to File Stream / Array of char.

2004-09-30 Thread Peterson Alves
Hello for all... I nees to know as I make to convert one database and a PRC to char Array, or a File Stream that can be manipulated by the FileOpen function. Thanks, Peterson Alves -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/

Re: Evaluation licence

2004-09-30 Thread Dave Lippincott
There have been numerous discussions in this group about protecting your apps. There are a few articles in the Palm Knowledge Base (included one from Aaron Ardiri) that outline benefits and pitfalls of protection schemes. Search past post for suggestions and examples. - Original Message -

Re: correct FrmDoDialog usage

2004-09-30 Thread Robert Moynihan
It shouldn't matter what you have on the form, buttons or otherwise. And FrmEraseForm just erases the allocated memory, and doesn't do anything to the display. Do you have the 'savebehind' bit set for your form so that it repaints the screen when you close it? Or, you can handle it manually

re: Palm Os Resource Editor

2004-09-30 Thread salil khanwalkar
Its quite a cumbeersome task but it works.I have Code Warrior 8 Demo version with me. I created the resource using constructor, CW generated the header file for the same . In PODS u can import this .rsrc file , copy the contents of the header file generated by code warrior to the header file of

PODS 1.0

2004-09-30 Thread Chris Apers
Hi, I'm trying to use this IDE but i can't build anything. I have "Project test2 build command is not GNU make" in the tasks view. How can i build my test project ? Thanks Chris -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/s

Re: pilot-xfer

2004-09-30 Thread Rainer Weigand
Tilo, thank you for the response (and pilot-xfer :-) ) Temporary I solved it with an error check: pilot-xfer -p COM1 -f nameOfFile IF ERRORLEVEL 1 pilot-xfer -p COM1 -f nameOfFile Regards Rainer Rainer, if you are using the pilot-xfer 0.9.3 that I put out back in 1999 then there is no way to get

Re: Linker errors when using templates

2004-09-30 Thread Alexey Tikhvinsky
Is templates completely defined in headers? On Wed, 29 Sep 2004 17:24:35 -0600, Timothy Dean <[EMAIL PROTECTED]> wrote: I have created a template for managing a doubly linked list of pointers to any data type. I then created a position object, which is also a template, to maintain my positi