How play sound from resource on SONY OS5.0

2003-09-10 Thread Damir
Can anybody help me to play PCM sound from resource on SONY NX? My device does not have "Sound Stream feature", so I can't use SndPlayResource(). Damir. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

j2me for palm

2003-09-10 Thread jepavoni
I have a application (in j2me) run in all the emulators but not in the PalmOS emulator. So I try in a real Palm and does not work. There's some problems with this devices I ignore? in applacation there is a image.png, and I don't visualize that. jerome -- For information on using the Palm Develo

Blank screen after SysAppLaunch

2003-09-10 Thread Andreas Johansson
Hi! I'm trying to launch an application from a virtual character notification handler with SysAppLaunch(). The application is launched and runs as normal, but when the application quits (does not send an AppStopEvent) the screen goes blank and the previous application does not respond to user inpu

Confirming receipt of beamed data

2003-09-10 Thread Mark Cameron
I think I'm losing my marbles here, and I've checked the archives to no avail... I've managed to get my app sending a specific DB to my app running on another device. Since I am doing a silent receive (i.e. I have a kiosk-style receive station running continuously), I'm setting the result param fo

Re: Limite of Constructor 1.9

2003-09-10 Thread Roger Stringer
The official answer I received when our PDE application hit the linker limit is as follows: 1) Use CW9 2) Switch from using Constructor to pilrc 3) Use the alternate resource linker that comes with CW9 Apparently that eliminates the resource limit problem. So far we've kept just under the limit

external keyboard emulation

2003-09-10 Thread George VS
Hi group, Is there a tool to emulate external keyboard to PalmOS device (Palm m130, OS 4.1). Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Replacing the Launcher & Single-App Device Questions

2003-09-10 Thread Matthew Darkstorm Bevan
Use the following code to set or restore the default launcher application. Replace 'Cre8' with your application's creator ID. The change should be immediate. // Set... replace 'Cre8' with your creator ID. PrefSetPreference(prefLauncherAppCreator, 'Cre8'); // Restore... replace 'lnch' with the s

fldChangedEvent for any field?

2003-09-10 Thread Luc Le Blanc
Can I expect to get fldChangedEvents for fields that are sigle line with an non-dynamic size (Constructor settings) or are they just sent for scrollable fields? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/suppo

WiFi Tungsten C

2003-09-10 Thread Pablo Montilla
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, we are having problems while sending data using NetLib. We are sending data in chunks (using NetLibSend), and somewhere down the line some bytes aren't transmitted. NetLibSend always reports that the chunk was transmitted completely (the byte co

Re: The Best Book

2003-09-10 Thread Dave Lippincott
> no, seriously, i don't know why someone would need a book on palm os programming. The wisdom of others. A good technical book doesn't just rehash the API reference. The author adds tips and tricks that reduce the learning curve. It should introduce the reader to the quirks of the target system

RscEdit on handsprings site

2003-09-10 Thread Mike Margerum
I'm looking for a program on handsprings website called RscEdit. Can anyone please direct me to where I could find this? Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: j2me for palm

2003-09-10 Thread Hendrik Schreiber
which java vm are you using? which j2me profile/configuration? -hendrik }-Original Message- }From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] }Sent: Wednesday, September 10, 2003 4:25 }To: Palm Developer Forum }Subject: j2me for palm } } }I have a application (in j2me) run in all the emu

Re: RscEdit on handsprings site

2003-09-10 Thread Dave Lippincott
Try PalmGear, TwoCows or handango. Google gave me a pointer to a TwoCows download page with a working download link. - Original Message - From: "Mike Margerum" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, September 10, 2003 9:38 AM Subject: RscEdit

MathLib for Arm

2003-09-10 Thread Laurie Davis
Is there a version of MathLib available that has been compiled for the arm processor? Laurie -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Bluetooth Access Point

2003-09-10 Thread Telmo Santos
Hi All! I'm planning to buy a 'Palm m125' , 'SD Bluetooth card' and a 'Bluetooth Access Point'. After doing a web search I reached to 2 possible Access Points: (*) Pico Communications PicoBlue Internet Access Point (Palm Approved) (*) Red M 1050 AP Lan Access Point (cheaper) It seems to me that

RE: The Best Book

2003-09-10 Thread Muriph, Michael
I just bought and started to read the Palm OS Bible 2nd Edition. On page 30. I read all the docs I could find from the Palm site. So far this book has a nice job explaining Storage and Dynamic RAM. A little better than the palm docs. -Original Message- From: Telmo Santos [mailto

Re: The Best Book

2003-09-10 Thread Markus Dresch
> > no, seriously, i don't know why someone would need a book on palm os > programming. > > The wisdom of others. A good technical book doesn't just rehash the API > reference. The author adds tips and tricks that reduce the learning curve. > It should introduce the reader to the quirks of the ta

SyncML client vs. CW9

2003-09-10 Thread Philippe Fischer
Dear Palm Developers, I tried to compile the PalmOS client from the SyncML toolkit with Code Warrior 9, but it reports a few errors (about 1500). I think it`'s due to changes in the PalmOS5 SDK. Does anybody can help me solving this prob? Many Thanks, Philippe -- For information on using the

Re: Bluetooth Access Point

2003-09-10 Thread kcorey
On Wed, 2003-09-10 at 14:13, Telmo Santos wrote: > I'm planning to buy a 'Palm m125' , 'SD Bluetooth card' and a 'Bluetooth > Access Point'. After doing a web search I reached to 2 possible Access > Points: > (*) Pico Communications PicoBlue Internet Access Point (Palm Approved) > (*) Red M 1050 AP

RE: SyncML client vs. CW9

2003-09-10 Thread Hendrik Schreiber
wow - I didn't know cw had a syncml library - can you tell me where I can find out more about that? docs, refs...? Thanks, -hendrik }-Original Message- }From: Philippe Fischer [mailto:[EMAIL PROTECTED] }Sent: Wednesday, September 10, 2003 10:25 }To: Palm Developer Forum }Subject: SyncML

Re: RscEdit on handsprings site

2003-09-10 Thread Mike Margerum
thanks! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Bluetooth Access Point

2003-09-10 Thread kcorey
Oops...I forgot to mention. This works well with my Tungsten|T's built-in bluetooth, and with a bluetooth compact flash card with a Compaq iPAQ. I don't know if it will work with the bluetooth SDIO card. -Ken On Wed, 2003-09-10 at 15:30, kcorey wrote: > On Wed, 2003-09-10 at 14:13, Telmo Santos

Re: please please please help with sound?

2003-09-10 Thread Meg Walraed-Sullivan
So then, does anyone have any ideas besides the preference one? There has to be some way to do it, right? Meg -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: The Best Book

2003-09-10 Thread Luc Le Blanc
Markus Dresch a écrit : > > > no, seriously, i don't know why someone would need a book on palm os > > programming. > > > > The wisdom of others. A good technical book doesn't just rehash the API > > reference. The author adds tips and tricks that reduce the learning > curve. > > It should intro

form size in constructor?? please help

2003-09-10 Thread Mohammad Afshari
Hello I'm using constructor 1.9, and the form size is 160*160, but i want to take advantage of the tungstens 320*320 size, so i want my forms in constructor be 320*320. Is there any way which i can fix this problem? Any help is much appreciated. Best Regards Mohammad Afshari -- For informati

treo 300 draw takes forever

2003-09-10 Thread Dave Eyler
Hi everyone, I'm noticing that bitmaps take absolutely forever to draw when I use the treo 300, but not on other devices. I ran the treo 300 emulator and profiled it, and I get that the problem is in a function called BltFindIndexes. There are 7 large bitmaps on the screen, and it gets called 18

Re: The Best Book

2003-09-10 Thread Dave Lippincott
The internet counts as a reference. In some cases its better reference than a book. - Original Message - From: "Markus Dresch" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, September 10, 2003 10:24 AM Subject: Re: The Best

Re: list of network services

2003-09-10 Thread javier_ortiz
Hi, you can do this by making some undocumented calls to the network settings panel. You can find some sample code for this in the palm kb http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_alp.php Search for answer Id 419. Hope it helps. Javier Ortiz -- For information on using

Re: Wireless PRC Update

2003-09-10 Thread Matt Graham
"Greg Lutz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > At 12:19 PM 9/8/2003, Matt Graham wrote: > >Our product has to be able to be updated wirelessly. Has anyone done this > >before and how have you done it? Right now we're thinking about having a > >separate PRC that does t

Re: form size in constructor?? please help

2003-09-10 Thread Matthew Darkstorm Bevan
> I'm using constructor 1.9, and the form size is 160*160, but i want to take > advantage of the tungstens 320*320 size, so i want my forms in constructor > be 320*320. Is there any way which i can fix this problem? No. PalmOS continues to use a 160x160 grid for positioning. Applications need to

Re: please please please help with sound?

2003-09-10 Thread Matthew Darkstorm Bevan
Try this (I mean, actually write an application that tests it): // This should save and disable system sound. UInt32 oldSndValV2 = PrefGetPreference(prefSysSoundLevelV20); UInt32 oldSndVal = PrefGetPreference(prefSysSoundVolume); PrefSetPreference(prefSysSoundLevelV20, 1); // slOff PrefSetPrefere

RE: SyncML client vs. CW9

2003-09-10 Thread Hendrik Schreiber
oops. just realized you were talking about the syncml "toolkit" - and not a cw lib. if you are interested in a java based syncml client for palm, please contact me offline ([EMAIL PROTECTED]). the company I work for (nexthaus) produces exactly that. -hendrik }-Original Message- }From: H

Re: Wireless PRC Update

2003-09-10 Thread Matthew Darkstorm Bevan
The a68k databases are used by the 68K emulator built into OS5 for I don't know what (registers? globals? a copy of a 68k processor?). I presume that re-naming the a68k database for a running application would be a bad thing(tm). You should be able to ignore it and rename your application as yo

Compiler Development Info

2003-09-10 Thread Mathew B. Parker
Can anyone tell me where to find the byte by byte definition of individual Palm resources like TFRM? Sorry if this has been asked a million times already. Regards, Matt Parker -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/suppor

Re: Compiler Development Info

2003-09-10 Thread Matthew Darkstorm Bevan
> Can anyone tell me where to find the byte by byte definition of individual > Palm resources like TFRM? The best place I've found is the source code for PilRC. The entire definitions are stored in plain text (none of these fancy C structures). -- Matthew (Darkstorm) Bevan [EMAIL PROTECTE

Re: Compiler Development Info

2003-09-10 Thread Mathew Parker
I thought something like that may be the solution early on, but I had hoped there was an official specification managed by Palm that would be updated when appropriate. Thanks for the tip. Matt Parker "Matthew Darkstorm Bevan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Can

Re: Compiler Development Info

2003-09-10 Thread Mathew Parker
Can you tell me which source file? Cant seem to find it. Regards, Matt Parker "Matthew Darkstorm Bevan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Can anyone tell me where to find the byte by byte definition of > individual > > Palm resources like TFRM? > > The best place I

Re: Compiler Development Info

2003-09-10 Thread Ben Combee
At 11:52 AM 9/10/2003, Mathew Parker wrote: I thought something like that may be the solution early on, but I had hoped there was an official specification managed by Palm that would be updated when appropriate. Nope. The Palm OS 4 source code is also a good reference, if you've signed a NDA with

Re: RscEdit on handsprings site

2003-09-10 Thread Ben Combee
At 08:38 AM 9/10/2003, Mike Margerum wrote: I'm looking for a program on handsprings website called RscEdit. Can anyone please direct me to where I could find this? We include a copy of this on the CodeWarrior V9 CD in "CW for Palm OS Tools/Handspring Tools". I'm not sure where it went on Hands

Re: Compiler Development Info

2003-09-10 Thread Ben Combee
At 12:13 PM 9/10/2003, Mathew Parker wrote: Can you tell me which source file? Cant seem to find it. pilrc.h has the structure definitions for most of the resources that PilRC outputs. It's not plain text, but is fairly straightforward C. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS

Re: SyncML client vs. CW9

2003-09-10 Thread Ben Combee
At 09:25 AM 9/10/2003, Philippe Fischer wrote: Dear Palm Developers, I tried to compile the PalmOS client from the SyncML toolkit with Code Warrior 9, but it reports a few errors (about 1500). I think it`'s due to changes in the PalmOS5 SDK. Does anybody can help me solving this prob? 1) Can you p

Re: Compiler Development Info

2003-09-10 Thread Mathew Parker
Thanks for your help. What I was really after was the resources' byte structure as it exists inside of a PRC file. I program in Delphi, so reading C is like reading Greek ;-) I was trying to avoid it, but If that is the best source, I will dive in. Thanks again. Matt Parker "Ben Combee" <[EMAIL

Convert 24 bit to 16 bit

2003-09-10 Thread Mohammad Afshari
Hello Does anyone know any program which supports conversion of BMP files from 32bit and 24 bit into 16 bit? cause i want to use the 16bit images in my application. Best Regards Mohammad Afshari -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.

Sound Stream Problem

2003-09-10 Thread munroel
Hi All I am doing some audio streaming using the Sample sound API and at the end of the stream I hear click everytime. I am streaming files from the expansion card that has been ramp up and down at the begining and end, so I know that the problem is not that the stream ends at some point other

Re: Compiler Development Info

2003-09-10 Thread Florent Pillet
Nah the pilrc source is twisted at best. Better look into the rez definitions for the various resources, they are very clear and easy to understand. You'll find them in the Palm OS SDK in the Incs/Core/UI/UIResDefs.r file. Florent On mercredi, sep 10, 2003, at 18:39 Europe/Paris, Matthew Darks

Re: Compiler Development Info

2003-09-10 Thread Mathew Parker
Could you send me that file? I have the SDK, but I do not have any of those Incs Regards, Matt Parker [EMAIL PROTECTED] "Florent Pillet" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Nah the pilrc source is twisted at best. Better look into the rez > definitions for the various

RE: Convert 24 bit to 16 bit

2003-09-10 Thread LionScribe
How about Microsoft Paint included with Windows. just chose save as ... LionScribe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mohammad Afshari Sent: Wednesday, September 10, 2003 1:33 PM To: Palm Developer Forum Subject: Convert 24 bit to 16 bit Hello

Re: Compiler Development Info

2003-09-10 Thread Ben Combee
At 01:16 PM 9/10/2003, Florent Pillet wrote: Nah the pilrc source is twisted at best. Better look into the rez definitions for the various resources, they are very clear and easy to understand. You'll find them in the Palm OS SDK in the Incs/Core/UI/UIResDefs.r file. True, but the Rez definition

resource types

2003-09-10 Thread Lance Gregory
Is there a list of resource types defined somewhere? I can't seem to find a list in any of the palm documentation. I am talking about the 4 letter identifiers that are associated with resources in a resource database. Thanks, Lance -- For information on using the Palm Developer Forums, or to unsu

Re: Compiler Development Info

2003-09-10 Thread Mathew Parker
Sure enough, the actual bytes making up a tFRM resource in a PRC are in a different order from the UIResDefs.r file. The SDK file is also omits some pad bytes. Regards, Matt Parker "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > At 01:16 PM 9/10/2003, Florent Pillet

Re: resource types

2003-09-10 Thread Mathew Parker
You can find a list here. http://www.palmos.com/dev/support/docs/constructor/CGR_ResourceAppendix.html#973225 Regards, Matt Parker "Lance Gregory" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Is there a list of resource types defined somewhere? I can't seem to find a list in any

Re: Compiler Development Info

2003-09-10 Thread Mathew B. Parker
I have the OS 4 Source now. Could you possible direct me to the source file you are referring to? Regards, Matt Parker At 01:08 PM 9/10/2003, you wrote: At 11:52 AM 9/10/2003, Mathew Parker wrote: I thought something like that may be the solution early on, but I had hoped there was an official sp

Re: Compiler Development Info

2003-09-10 Thread Ben Combee
At 03:22 PM 9/10/2003, Mathew B. Parker wrote: I have the OS 4 Source now. Could you possible direct me to the source file you are referring to? UIResource.c is a good one to read. I can't talk in detail or answer further questions about the Palm OS source code due to the NDA. -- Ben Combee <[E

Re: Compiler Development Info

2003-09-10 Thread Mathew Parker
No problem. Now that I have all the pieces for that puzzle, on to the 64K assembler code! Thanks again to everyone. Regards, Matt Parker "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > At 03:22 PM 9/10/2003, Mathew B. Parker wrote: > >I have the OS 4 Source now. Could

Re: Developing a launcher

2003-09-10 Thread Colmerauer
Thanks Matthew. My specific need is that I don't want that users be able to change Preferences and use another launcher. I will try your solution. Thanks again. Colmerauer "Matthew Darkstorm Bevan" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > > > It works well for me. By d

Overwriting local and global operator new

2003-09-10 Thread Alexander Galkin
How do I overwrite operator new which is a class member and global operator new? CodeWarrior gives me all kind of stupid errors. I tried the same code in VC++ for testing and it compiles and works fine. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http:/

Re: Sound Stream Problem

2003-09-10 Thread chris
> Hi All > > I am doing some audio streaming using the Sample sound API and at the end of > the stream I hear click everytime. I am streaming files from the expansion > card that has been ramp up and down at the begining and end, so I know that > the problem is not that the stream ends at s

about handspring 8M module card

2003-09-10 Thread [EMAIL PROTECTED]
how read/write handspring 8M module card. please give me a Example. thank you! MSN:[EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Overwriting local and global operator new

2003-09-10 Thread Ben Combee
At 05:10 PM 9/10/2003, Alexander Galkin wrote: How do I overwrite operator new which is a class member and global operator new? CodeWarrior gives me all kind of stupid errors. I tried the same code in VC++ for testing and it compiles and works fine. Make sure you use the right prototype. #include

Re: Limite of Constructor 1.9

2003-09-10 Thread Todd Walk
Here's another option that's easy, and it's the one I use. Create an empty project. (ie, no code besides a PilotMain.) Move a bunch of resources to this project. Change the output file name to ###.pdb, change it's creator to the same as your program, and change the type to something other than

RE: Limite of Constructor 1.9

2003-09-10 Thread Todd Walk
Ben Combee <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > > At 01:21 PM 9/9/2003, Jamie Macleod wrote: >>Just to clarify. Is Metrowerks planning to move future development >>completely to PilRC? Will this be the resource editor of choice now? >>I don't mind switching my resources, but

RE: Limite of Constructor 1.9

2003-09-10 Thread Ben Combee
At 11:14 PM 9/10/2003, Todd Walk wrote: Ben Combee <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > We have no plans to support any other resource formats for Palm OS 5 > (and earlier) development. The architecture of the V9 Palm OS 68K > linker would allow other resource compilers, as long

Re: Limite of Constructor 1.9

2003-09-10 Thread Ben Combee
At 11:12 PM 9/10/2003, Todd Walk wrote: Here's another option that's easy, and it's the one I use. Create an empty project. (ie, no code besides a PilotMain.) Move a bunch of resources to this project. Change the output file name to ###.pdb, change it's creator to the same as your program, and

Re: Replacing the Launcher & Single-App Device Questions

2003-09-10 Thread Colmerauer
Thanks a lot Matthew ! Colmerauer "Matthew Darkstorm Bevan" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > > Use the following code to set or restore the default launcher > application. Replace 'Cre8' with your application's creator ID. The > change should be immediate. >

Re: Convert 24 bit to 16 bit

2003-09-10 Thread Damir
Hi, Mohammad. As far as I know, you can copy to the buffer from MS Paint and paste into image edit window in Constructor. If you don't like this, use ACDSee bit-depth conversion. MA> Does anyone know any program which supports conversion of BMP files from MA> 32bit and 24 bit into 16 bit? Da