form navigation

2004-12-23 Thread suhanab
How do I navigate to different forms from the main one provided as part of the simple test application that is built as a sample when you create a new project? Apart from the test button I have put more buttons on the main form & these are to navigate to other forms(that I have created). I am usi

Reducing code0 segment size in GCC?

2004-12-23 Thread Gregg Woodcock
After adding some fixes to my Global Find code, I am finding that my app's main code segment is too full. If I want GF to work when the app is not active and I want to keep my user validation code (I assure you I do), then there is nothing I can remove from code0 to reduce the size. I have alread

Re: Palm OS Developer Program

2004-12-23 Thread Alfred Leung
Mine also, account got deleted. Alfred Douglas Handy wrote: > > Ben, > > >I'm collecting problem reports on the forum and forwarding them to our > >developer site staff. > > Count me as another whose account seems to have disappeared. "There is nobody > registered with the email address..." >

Re: Palm OS Developer Program

2004-12-23 Thread Doug Blatherwick
Help! My account did not transfer, and when I try registering an account it just says "Changes have been saved", but I don't get an email, can't login and when I try to use forgot password I just get a "There is nobody registered with the email address [EMAIL PROTECTED] We suggest you register as

Re: Palm OS Developer Program

2004-12-23 Thread Douglas Handy
Ben, >I'm collecting problem reports on the forum and forwarding them to our >developer site staff. Count me as another whose account seems to have disappeared. "There is nobody registered with the email address..." I'll wait to see if they rebuild the registration list before I submit a new r

RE: Palm OS Developer Program

2004-12-23 Thread Ben Combee
At 07:30 PM 12/23/2004, you wrote: Yep - mine is deleted too. Actually, two of ours are gone. What was so complicated about tranferring the accounts, I wonder. So what's the suggestion from PalmSource on this - do we need to re-register or call a special phone number or what? I'm collecting probl

Re: Q: Good forum for nontechnical palm dev discussion?

2004-12-23 Thread Ben Combee
At 02:50 PM 12/23/2004, you wrote: Anyone recommend a good forum for nontechnical issues of palm development? For example UI design, marketing strategy, etc? I presume this is not the correct forum. For example I just released shareware with no way to register before trial expiration (dumb!), now

Re: RealPlayer

2004-12-23 Thread Ben Combee
At 02:02 PM 12/23/2004, you wrote: Hi, Is there a real API that can be used to play MP3 in my app ? The only media players with public APIs for playing music from another program I know about are Pocket Tunes and the Tapwave Zodiac MP3 player. -- Ben Combee, Technical Lead, Developer Services, Pa

Date formats

2004-12-23 Thread Steven Fisher
I was just wondering how most Palm developers deal with formatting dates. I know PalmSource suggests using the user's choice from the Preference panel for date format, but I don't think that is an option as it is missing ISO format and thus the locale defaults are thus bunk in a lot of cases. -

Re: Palm OS Developer Program

2004-12-23 Thread Chris Tutty
From: "Acrocat" <[EMAIL PROTECTED]> > So what's the suggestion from PalmSource on this - do > we need to re-register or call a special phone number or what? > The problems people are having re-registering makes it sound like the accounts are still there but in an invalid state. Since Ben's repo

Re: Palm OS Developer Program

2004-12-23 Thread Alan Perry
Mine wasn't deleted, which I thought was amazing because it has been a long time since I accessed the site. However, my creator ids and applications were messed up. I have four applications and creator ids. Two showed up OK in the application list and two did not. If I click on the applicati

RE: Palm OS Developer Program

2004-12-23 Thread Acrocat
Yep - mine is deleted too. Actually, two of ours are gone. What was so complicated about tranferring the accounts, I wonder. So what's the suggestion from PalmSource on this - do we need to re-register or call a special phone number or what? Edward -- For informat

RE: Difference between NULL and 0?

2004-12-23 Thread Jeffry Loucks
No bug, just plain C. I guess we should both be ashamed, because I do the same type of thing. Not because performance is any better, as compilers pretty much do what they want these days, but because it simply speaks to me. It can be faster to write and easier to read, but only to those who think

Re: JPGs

2004-12-23 Thread Henk Jonas
There are ports of the jpeg_lib: http://nyctergatis.com/ Regards Henk Palm wrote: Hi everybody, How can I display JPGs in a program? Are there any free decoders out there? Ones hopefully will be understood by a beginner Palm OS programmer such as myself? Thank you all. --

JPGs

2004-12-23 Thread Palm
Hi everybody, How can I display JPGs in a program? Are there any free decoders out there? Ones hopefully will be understood by a beginner Palm OS programmer such as myself? Thank you all. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.co

Re: Q: Good forum for nontechnical palm dev discussion?

2004-12-23 Thread Erico Franco
Gary: Anyone recommend a good forum for nontechnical issues of palm development? For example UI design, marketing strategy, etc? I presume this is not the correct forum. For example I just released shareware with no way to register before trial expiration (dumb!), now I'm looking for other undisc

Re: Palm OS Developer Program

2004-12-23 Thread Steven Fisher
James Fidell wrote: Quoting Ben Combee ([EMAIL PROTECTED]): it may even be feasible to re-activate all the older accounts. i just tried to register and it still wouldn't let me in. What do you mean by that? It wouldn't let you register at all? If so, what kind of behavior did you see? Same for

focus navigation and ctlEnterEvent

2004-12-23 Thread Paul Nevai
Hi: I may be wrong but it seems to me that very few of the non-trivial focus navigation questions get settled on this Forum. My guess is that the majority of developers think that focus navigation is just a nuisance. This is just a guess and I may be wrong. I am definitely struggling with the sub

Re: Is it possible to detect no-notify reset?

2004-12-23 Thread Steven Fisher
Jan Slodicka wrote: there are situations when the activity of some OS "patches" such as PiDirect, Tealscript, hacks etc. may negatively influence the active program. Can somebody advice how to detect their presence? Knowing e.g. that a warm reset was performed is an important information in this re

Re: Is it possible to detect no-notify reset?

2004-12-23 Thread Chris Tutty
From: "Jan Slodicka" <[EMAIL PROTECTED]> > From: "Chris Tutty" <[EMAIL PROTECTED]> > > From: "Jan Slodicka" <[EMAIL PROTECTED]> > > > there are situations when the activity of some OS "patches" such as > > > PiDirect, Tealscript, hacks etc. may negatively influence the active > > > program. Can som

Re: Calling WinScalePoint from an armlet

2004-12-23 Thread Steven Fisher
Ben Combee wrote: What do you mean "private section of the runtime"? The whole runtime source is provided to you, so why not just use the code? The only reason all of those PACE_INTERFACE macros are in the .cpp file was that I never pulled them out to their own header. That sounds like an eas

PmPalmOSNVFS.h not included by palmOne_68K.h (SDK4)

2004-12-23 Thread Regis St-Gelais
In palmOne_68K.h they say that we only need to include this file for all of the palm one APIs but it looks like PmPalmOSNVFS.h do not get included. Am I usign the right headers? I downloaded "palmOne_SDK_4_0_BETA_palmOneHeadersPublic_Sprint.zip" from palm one web site. Its the only header I was

Re: Difference between NULL and 0?

2004-12-23 Thread Logan Shaw
Jeffry Loucks wrote: > Okay, the curmudgeon's gotta speak. > Anybody want to talk about true and false? Well, not exactly. But I have a question: I recently wrote a set of fixed-point math functions (24 to the left and 8 to the right) and defined ceil(a) as (a >> 8) + !!(a & 0xff). So my quest

Q: Good forum for nontechnical palm dev discussion?

2004-12-23 Thread Gary
Anyone recommend a good forum for nontechnical issues of palm development? For example UI design, marketing strategy, etc? I presume this is not the correct forum. For example I just released shareware with no way to register before trial expiration (dumb!), now I'm looking for other undiscovere

Save signatures on palm to the hard drive on the desktop

2004-12-23 Thread Developer
I would like to save the signatures that I capture on the palm device on the hard drive on the desktop. Do I have to write a conduit for that? Has anyone done this before? Thanks for any help on this! Anchal -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Detect that we are on a NVFS device

2004-12-23 Thread Regis St-Gelais
Is there a way to detect that we are on a NVFS device? Other than checking the device model (T5 and Treo 650) Thanks -- Regis St-Gelais www.laubrass.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Palm OS Developer Program

2004-12-23 Thread David Orriss Jr
Ben, Got off the phone with Laura Hanlan a few minutes ago. She was VERY helpful and got my account problems sorted out. Thanks for the assist, Laura and Ben! On Thu, Dec 23, 2004 at 10:01:15AM -0500, Ben Combee wrote: > I have collected all the missing account reports and forwarded them on to

RealPlayer

2004-12-23 Thread Chris Apers
Hi, Is there a real API that can be used to play MP3 in my app ? Thanks Chris -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: RGBColorType doesn't like me?

2004-12-23 Thread Evan Ovadia (Verdagon)
So... I've come up with a sort-of solution. Can I make a pointer to the MyColorType, and typecast it to a RGBColorType* and pass that to a function? Seems like it would work to me. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/sup

RE: Palm OS Developer Program

2004-12-23 Thread Mathias Tschopp
Add me to the list of deleter members. Was all this fuss really necessary at such a troubled time for Palm developers ? (I mean pressure to develop for WM instead of Palm OS). I hope we won't have to go thru the pain of sending one of those NDA agreement all over again, this is a bit of a drag

RE: Palm OS Developer Program

2004-12-23 Thread Aaron Hansen
I was not deleted, although I had to ask for my password and have it mailed to me. I got the same random password rather than my own that I have seen other people report. Also I noticed my address and employer information had reverted back to when I was at Siebel Systems. I had updated it with n

RE: Difference between NULL and 0?

2004-12-23 Thread Jeffry Loucks
Okay, the curmudgeon's gotta speak. Generally used to make a null pointer clear, NULL has been simply eye candy for the value 0. NULL is often confused with NUL, which is simply eye candy for the character value of 0. In addition, NULL has been used as a scalar in logical or symbolic math express

RE: Palm OS Developer Program

2004-12-23 Thread Jeffry Loucks
Is it possible that more were deleted than were retained? I, too, was deleted after several years. Maybe it would be useful to ask how many were NOT removed, and see what they had in common. -Original Message- From: Ben Combee I have collected all the missing account reports and forward

Re: Palm OS Developer Program

2004-12-23 Thread Ben Combee
At 10:29 AM 12/23/2004, you wrote: Quoting Ben Combee ([EMAIL PROTECTED]): > >it may even be feasible to re-activate all the older accounts. i just > >tried to register and it still wouldn't let me in. > > What do you mean by that? It wouldn't let you register at all? If so, > what kind of behavi

Re: Palm OS Developer Program

2004-12-23 Thread James Fidell
Quoting Ben Combee ([EMAIL PROTECTED]): > >it may even be feasible to re-activate all the older accounts. i just > >tried to register and it still wouldn't let me in. > > What do you mean by that? It wouldn't let you register at all? If so, > what kind of behavior did you see? Same for me. T

RE: Sample Build Script in CW 9

2004-12-23 Thread Aaron Hansen
Thanks for the tips, Chris! Sounds like that would be a good direction for us since we have multiple projects to build too. Thanks, Aaron Hansen Extended Systems -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Tutty Sent: W

Re: Palm 6 Debugging

2004-12-23 Thread Ben Combee
At 06:42 AM 12/23/2004, you wrote: Hi, I wanted to debug my application actually ported the 68k to protein) in Palm OS 6 can somebody suggest how to do that I tried using Palm OS debugger but when I load the application its asking for ELF or AX? File for loading symbol ,but I don't find any symbol

Re: Palm OS Developer Program

2004-12-23 Thread Ben Combee
I have collected all the missing account reports and forwarded them on to our provider. It's obvious to me that the validation routines aren't working correctly and have eliminated a lot of correct accounts. This shouldn't have happened this way. At 08:04 AM 12/23/2004, you wrote: Steven Fish

Re: Calling WinScalePoint from an armlet

2004-12-23 Thread Ben Combee
At 08:38 AM 12/23/2004, you wrote: Well, I think I've figured out how to call 68k traps from ARM code. But WinScalePoint and the other hires trap calls have eluded me. These calls share a single trap, but call it with a selector somehow. How do I do this? Oh, and I'm a bit annoyed at Metrowerks

Calling WinScalePoint from an armlet

2004-12-23 Thread Steven Fisher
Well, I think I've figured out how to call 68k traps from ARM code. But WinScalePoint and the other hires trap calls have eluded me. These calls share a single trap, but call it with a selector somehow. How do I do this? Oh, and I'm a bit annoyed at Metrowerks -- they have dozens of nice macros

Re: Palm OS Developer Program

2004-12-23 Thread Erico Franco
Steven Fisher escreveu: Maybe we should ask the other question -- did any international developers survive the purge? I am from Brazil and my account has been purged too. I remember that my mailing address, phones, email was up-to-date. I will wait for now and if I need to register again is no

Re(2): Palm OS Developer Program

2004-12-23 Thread George Henne
I'm even gone. What's this world coming to? George Henne NS BASIC Corporation http://www.nsbasic.com > >>mmm.. i thought i would check just for fun. >> >>it seems my account is gone too :) shameful. thankfully i have mirrored >>everything i need on my hard dr

Re: Is it possible to detect no-notify reset?

2004-12-23 Thread Jan Slodicka
Thanks for the info. But as far I know hacks do not work under Palm OS5 and given the fact that 90+% of the purchases are OS5 generated, detecting OS4 hack presence would not help much. Thank you anyway, Jan Slodicka - Original Message - From: "Chris Tutty" <[EMAIL PROTECTED]> To: "

Palm 6 Debugging

2004-12-23 Thread gopalakrishnana.venkata
Hi, I wanted to debug my application actually ported the 68k to protein) in Palm OS 6 can somebody suggest how to do that I tried using Palm OS debugger but when I load the application its asking for ELF or AX? File for loading symbol ,but I don't find any symbol file I mean the ELF file in the

stlport and pods

2004-12-23 Thread Jean-Marc Durieux
HY, I'm new PODS user and I have some problems to use stlport's libraries. My project is a 68k C/C++ project. Compiler otions seems to be OK : m68k-palmos-gcc -c -D__PALMOS__=0x0500 -I"F:/win2000filesBis/Palm OS Developer Suite/PalmOSTools/include/stlport"... ' (this subdirectory is the right

RE: Difference between NULL and 0?

2004-12-23 Thread Caspar Heiden, vd
Small (pedantic?) addition: In C NULL is usually defined as (void *) 0 In C++ as 0 In C, implicit casting from one pointer type to another is never a problem so char *myCharPtr = NULL; will not lead to errors with NULL defined as a void pointer. In C++, implicit casting from one pointer type t

Re: Difference between NULL and 0?

2004-12-23 Thread Henk Jonas
NULL is a pointer and therefor 32 bit long, 0 is an integer and in the prc-tools, integers are only 16 bit long. So you should see a difference between (NULL + 0x10) * 0x1000 and (0 + 0x10) * 0x1000. The first should (as far as I know) be calculated in 32 bit, the other in 16 bit. The first wil

Re: Difference between NULL and 0?

2004-12-23 Thread Logan Shaw
Andrew J. Huang wrote: > This is a really pretty dumb question, but NULL and 0 act > differently using the gnu toolchain. What exactly is the > difference? Not necessarily a dumb question; it is one of the finer points of C, since initially you just see lots of references to NULL and only later s

Re: Palm OS Developer Program

2004-12-23 Thread Christian Lindemeier
Steven Fisher wrote: Aaron Ardiri wrote: We did analysis on what was happening today. As part of the transition from the old database to the new one, our provider did a clean-up pass on records, and removed accounts that couldn't be verified. This might mean that you had abbreviated address i