RE: Emulator and Skins

2001-08-08 Thread Peter Epstein
Instead of renaming the skins folder/directory, you can create a new one with the desired name and put the other into it. You end up with a director structure like this: emulator profiling emulator skins skins v1.7 Then, when a new version of the skins comes out, you don't ha

Re: Emulator and Skins

2001-08-08 Thread Jeff Wheeler
for Palm OS Platform 7.0\Palm Tools\Palm OS Emulator\Emulator.exe" * The Skins folder is "C:\Program Files\Metrowerks\CodeWarrior for Palm OS Platform 7.0\Palm Tools\Palm OS Emulator\Skins" * The Skins folder contains Handspring, Palm, etc. folders as expected * The Skins\Palm folder c

Re: Emulator and Skins

2001-08-07 Thread Mike Davis
> On Tue, 7 Aug 2001, Mike Davis wrote: > > I have installed the skins_v1.7 into the same directory as the > > emulator. Skins are stored in a directory named skins_v1.7. > > However, no matter what type of device I create, the skins are never > > found. I onl

Re: Emulator and Skins

2001-08-07 Thread Aaron Ardiri
On Tue, 7 Aug 2001, Keith Rollin wrote: > > somewhere.. its written that you should rename the directory to > > "skins" :) > > Yes...that would be in the ReadMe.txt that comes with the skins, the > release notes for Poser 3.1, the posting I made to emula

Re: Emulator and Skins

2001-08-07 Thread Keith Rollin
At 5:08 AM +0200 8/8/01, Aaron Ardiri wrote: >On Tue, 7 Aug 2001, Mike Davis wrote: >> I have installed the skins_v1.7 into the same directory as the >> emulator. Skins are stored in a directory named skins_v1.7. >> However, no matter what type of device I create

Re: Emulator and Skins

2001-08-07 Thread Aaron Ardiri
On Tue, 7 Aug 2001, Mike Davis wrote: > I have installed the skins_v1.7 into the same directory as the > emulator. Skins are stored in a directory named skins_v1.7. > However, no matter what type of device I create, the skins are never > found. I only have an option of Generic.

Emulator and Skins

2001-08-07 Thread Mike Davis
I am trying to upgrade to the newest emulator. I have it installed and running but I can't seem to see any of the skins. I have installed the skins_v1.7 into the same directory as the emulator. Skins are stored in a directory named skins_v1.7. However, no matter what type of device I c

Re: Emulator settings in CodeWarrior Demo R7

2001-07-20 Thread John Stephenson
Edit/Preferences, Debugger, Palm Connection Settings, Target pull-down spike - Original Message - From: "dele adedoyin" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, July 20, 2001 5:12

Re: Emulator settings in CodeWarrior Demo R7

2001-07-20 Thread Ben Combee
"dele adedoyin" <[EMAIL PROTECTED]> wrote in message news:57366@palm-dev-forum... > > Hey, > > Please help. How can I change Project settings to debug on actual palm > machine as opposed to Emulator. I know its a dumb question but I'd really > appreciate the

Emulator settings in CodeWarrior Demo R7

2001-07-20 Thread dele adedoyin
Hey, Please help. How can I change Project settings to debug on actual palm machine as opposed to Emulator. I know its a dumb question but I'd really appreciate the info. The archives did not help me nor did the release notes as far as I can tell. Thanks, Dele -- For information on

problem with emulator

2001-07-16 Thread elena
>Hi, > >My application work in Palm device without problem, but in Emulator in all >Rom I get message: >"Palm Os Emulator >UiAppShell (unknown version) >called SysFatalStartup.c line 96, Error launching application." > >I checked the line file SysFatalSt

problem with emulator

2001-07-16 Thread elena
Hi, My application work in Palm device without problem, but in Emulator in all Rom I get message: "Palm Os Emulator UiAppShell (unknown version) called SysFatalStartup.c line 96, Error launching application." I checked the line file SysFatalStartup.c /* * Call the standard s

SOLVED - CW6/Emulator 3.2 error...

2001-07-12 Thread Jaba Adams
DeAnna: That did the trick. Many thanks! Now I have to restart my Gremlins ... *sigh*. Jaba At 04:36 PM 7/12/01 -0400, you wrote: >In previous versions of the emulator, if FrmCloseAllForms wasn't in the >AppStop function, the emulator would throw the memory leak message. >Co

RE: CW6/Emulator 3.2 error - seen this?

2001-07-12 Thread DeAnna Davidson
In previous versions of the emulator, if FrmCloseAllForms wasn't in the AppStop function, the emulator would throw the memory leak message. Could that be it? -Original Message- From: Jaba Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 4:28 PM To: Palm Developer

RE: CW6/Emulator 3.2 error - seen this?

2001-07-12 Thread Jaba Adams
ilto:[EMAIL PROTECTED]] >Sent: Thursday, July 12, 2001 3:58 PM >To: Palm Developer Forum >Subject: CW6/Emulator 3.2 error - seen this? > > >Hi, > >I've been getting a strange error when switching from my app to the >AppLauncher on the v3.2 emulator. > >To simp

RE: CW6/Emulator 3.2 error - seen this?

2001-07-12 Thread DeAnna Davidson
Hi Jaba, That's the new message to let you know you have a memory leak. DeAnna -Original Message- From: Jaba Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 3:58 PM To: Palm Developer Forum Subject: CW6/Emulator 3.2 error - seen this? Hi, I've been getting

CW6/Emulator 3.2 error - seen this?

2001-07-12 Thread Jaba Adams
Hi, I've been getting a strange error when switching from my app to the AppLauncher on the v3.2 emulator. To simplify the test case, I just created a fresh "Starter" project in CW, and it has the same problem. Can I safely ignore this error? Has anyone seen this before? Setup

Re: How to do serial communication using emulator

2001-07-10 Thread Peter
Hi Priyesh, In my Emulator there is no option for "Connection ". I have date,time,and last ..Beam . No option there for Serial connectuion. -Peter > Hello > > When i try to use emulator for serial communiaction it > does not gives me any error but i can not send

RE: How to do serial communication using emulator

2001-07-10 Thread Keith Rollin
At 9:09 AM +0530 7/10/01, Kapil Konde wrote: >Also you need to connect the >serial port of the pc on which you are running Emulator to some other pc to >test your app. It will not work if you are trying it on a single PC. As long as the PC has two serial ports, there should be no

RE: How to do serial communication using emulator

2001-07-09 Thread Kapil Konde
Make sure no other app like hotsync or hyperterm is running. This prevent emulator from doing serial communication. Also you need to connect the serial port of the pc on which you are running Emulator to some other pc to test your app. It will not work if you are trying it on a single PC

How to do serial communication using emulator

2001-07-09 Thread priyesh parikh
Hello When i try to use emulator for serial communiaction it does not gives me any error but i can not send and reveice the data using the emulator but i can do that using palm. My settings on emulator are... 1)Right click > settings > property > serial communication > Com1 or Com

Re: How to do Serail Communication using Emulator?

2001-07-09 Thread Dave Lippincott
> > I can do the serial communication between Real PalmTop > device and desktop computer. Since Hotsync does it, I'd imagine you can too! Just use the serial manager APIs (after reading the manual of course). > > Is it possible the serial Communication between > Deskto

RE: How to do Serail Communication using Emulator?

2001-07-08 Thread jacky Cheung
Right click on your Emulator and select properties, then you can choose which COM port to use. Than simply connect the COM port you have selected to the other COM port for the PC. Am I answering your question or do you need something else? -Original Message- From: [EMAIL PROTECTED

How to do Serail Communication using Emulator?

2001-07-06 Thread priyesh parikh
Hello Developers I can do the serial communication between Real PalmTop device and desktop computer. Is it possible the serial Communication between Desktop Computer and Emulator? If yes then please tell me the settings and how to do that. priyesh

Re: Symbol Emulator

2001-06-27 Thread Jim Schram
At 10:09 AM -0400 2001/06/27, Stringer wrote: >The Symbol ROM's contain extensions for barcode scanning which >crash the emulator (has this been fixed???) POSE has supported the Symbol device ROMs for some time now... The scanner functionality is not implemented, of course, but the

Symbol Emulator

2001-06-27 Thread Stringer
>Subject: SymbolEmulator >From: "Subashini G" <[EMAIL PROTECTED]> >Date: Tue, 26 Jun 2001 05:44:06 -0400 > >Hi All, > > I want to download a symbol emulator. I want to know the site where I >can download the emulator. I have downloaded the R

Symbol emulator

2001-06-26 Thread Subashini G
Hi Ricardo, ROM image for SPT 1500 can be downloaded from this website http://www.symbol.com/services/downloads/dl_mobile_palmos3.2.html. This is for PalmOS3.2. Regards, G.Subashini -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.c

RE: Can't make tracing function work with emulator

2001-05-24 Thread Patrick Porlan
ostcontrol.h that you're using with the copy that comes with POSE. The services that are invoked through the HostControl trap are implemented in the Emulator code, not in Palm OS. -- Patrick -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmo

RE: Can't make tracing function work with emulator

2001-05-24 Thread Federico Vaggi
Hi: I want to know if the palm tcp/ip stack has tcp compression or Van Jacobson compression. I have problems connecting with some RAS that use this kind of compression. Thanks. Federico Jose Vaggi Ingenieria - Desarrollos [EMAIL PROTECTED] 4315-5556 ext. 118 Irion S.A. Av. Cordoba 795 Piso 1

Can't make tracing function work with emulator

2001-05-24 Thread Ralph Krausse
Hello all. I am trying to use Palm Reporter in my palm application. With ver 3.2, I have no issues but can't seem to make it work in 3.5. I have done a #define HostControl BEFORE my #include but the header file doesn't contain HostTraceInit(). I did a #include but same result. I have tried to #i

Re: Unusual message when the Emulator starts.

2001-05-23 Thread Sreenivas Reddy
Hi Amritha, This is the known issue with the Emulator for Palm SDK3.1. In SDK3.5 this has been resolved. If you want any further clarifications please check the link below. http://meyer.2y.net/~jon/reference/palmos/ReadMe.txt This is the "ReadMe.txt" file that gives the instructions

Re: Unusual message when the Emulator starts.

2001-05-23 Thread manikumar
veloper Support "amritha aithal" <[EMAIL PROTECTED]> wrote in message news:50336@palm-dev-forum... > > Hi, > > When I debug my CW(v 4.0.1) application using > Emulator, > I get a message from the Emulator

Unusual message when the Emulator starts.

2001-05-23 Thread amritha aithal
Hi, When I debug my CW(v 4.0.1) application using Emulator, I get a message from the Emulator saying "UIAppShell"(unknown version) reports "DataMgr.c ,Line:8236, Records left locked in closed unprotected DB." .If this is the latest version of UIAppShell, please report thi

Re: using INetLib on emulator

2001-05-20 Thread santhosh
Greetings Using Inetlib on the emulator requires the Palm VII rom as wireless support is built into the palm as of Palm VII only Thanks Santhosh M ___ Developers' Nation You've got the questions; we've got the answe

using INetLib on emulator

2001-05-19 Thread Tingjian Ge
Hi, When I tried to use INetLib with newest version of Palm emulator, inside "INetStart" function "FtrGet(inetLibFtrCreator, inetFtrNumVersion, &value)" returned error number 3074 as if INetLib was not installed. What setup do I need to do for this? I'm new

Re: Palm Emulator NetLib Testing

2001-05-14 Thread Charles Lane
calls to host > TCP/IP" checkbox checked. I am able to us InetLib Under these > circumstances just fine. > > Mark Douglas > > -Original Message- > From: Charles Lane [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 14, 2001 12:17 PM > To: Palm Developer Forum

RE: Palm Emulator NetLib Testing

2001-05-14 Thread Mark Douglas
2001 12:17 PM To: Palm Developer Forum Subject: Palm Emulator NetLib Testing Does anyone know how to use the Palm emulator to test the Netlib stuff.. It doesn't connect or anything. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm

Palm Emulator NetLib Testing

2001-05-14 Thread Charles Lane
Does anyone know how to use the Palm emulator to test the Netlib stuff.. It doesn't connect or anything. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: How does Codewarrior installs my application on emulator?

2001-04-30 Thread Keith Rollin
mmand to invoke the HostImportDatabase function. Information on doing this can be found in Debugger.html that comes in the Emulator's "Docs" directory. -- Keith At 8:51 PM -0500 4/25/01, Hari Bhaskaran wrote: >The debugger protocol is documented somewhere among Emulator >docs

how to use Priority 1 function LoadAndRunApp() documented in Emulator ERS.pdf

2001-04-27 Thread Mayank Pradhan
Hi, While readin the emulator docs I found that there are Prority1 and Priority2 apis. I would like to know how can I use these APIS specifically LoadAndRunApp Thanks & Regards, Mayank __ Do You Yahoo!? Yahoo! Auctions - buy the things you

Re: Can I install my application on an emulator programatically?

2001-04-27 Thread Jim Cooper
> I would like to know if I can develop a program that > will directly install a given PDB on the currently > open emulator? If so how? Dunno about the currently open emulator, but the way Delphi does it while I'm testing PocketStudio apps is to run the emulator and use the

Can I install my application on an emulator programatically?

2001-04-26 Thread Mayank Pradhan
Hi, I would like to know if I can develop a program that will directly install a given PDB on the currently open emulator? If so how? I know CodeWarrior does it. Any ideas and thoughts would be greatly appreciated. Thanks, Mayank. __ Do You

Re: How does Codewarrior installs my application on emulator?

2001-04-25 Thread Hari Bhaskaran
The debugger protocol is documented somewhere among Emulator docs or KB. But why would you write such a thing which would require the user to type 'shortcut .. 2"? Are you looking for a command line utlity to replace HotSync? You should look at pilot-link package. One of the commands

How does Codewarrior installs my application on emulator?

2001-04-25 Thread Mayank Pradhan
Hi, Does anyone know as to how Codewarrior installs my application on the emulator or the device directly. What would it take for me to write such an application? Regards, Mayank. __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at

Re: Need ROM image for emulator

2001-04-22 Thread Madina
: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Sunday, April 22, 2001 1:07 AM Subject: RE: Need ROM image for emulator > > From: Madina > > > > Yes...I am getting the same message... > > Thanks ...at least i know i am not doing anything wrong yet > > Is there any

RE: Need ROM image for emulator

2001-04-21 Thread Richard Burmeister
> From: Madina > > Yes...I am getting the same message... > Thanks ...at least i know i am not doing anything wrong yet > Is there anyway of gettting the images without the d/l it from the palm > itself? Sorry, there are only two legal means of obtaining ROM images: 1. Use "ROM Transfer.prc"

Re: Need ROM image for emulator

2001-04-21 Thread Madina
eloper Forum <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, April 21, 2001 7:51 PM Subject: RE: Need ROM image for emulator > > From: Madina > > I am just starting a project on Palm programming and i joined the resource > > pavillion so as to get the R

RE: Need ROM image for emulator

2001-04-21 Thread Richard Burmeister
> From: Madina > I am just starting a project on Palm programming and i joined the resource > pavillion so as to get the ROM images for Palm...I have received their > password but when i try to log in i am not getting through...is there any > other way of getting it? I dont have the palm itself..

Need ROM image for emulator

2001-04-21 Thread Madina
Hi, I am just starting a project on Palm programming and i joined the resource pavillion so as to get the ROM images for Palm...I have received their password but when i try to log in i am not getting through...is there any other way of getting it? I dont have the palm itself... Thanks M. Ahmed

RE: Attachments (was: Scriptable version of Palm Emulator)

2001-04-18 Thread Richard Burmeister
10:18 AM > To: Palm Developer Forum > Subject: Re: Scriptable version of Palm Emulator > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: Scriptable version of Palm Emulator

2001-04-18 Thread Jeff Collins
wrote: > Hello, > I've heard there is a scriptable version of the > Palm Emulator but I can't find it at the Palm > web site. I've heard this version of the emulator > can help in the event that you want to automate > the testing of your app. > > C

Scriptable version of Palm Emulator

2001-04-18 Thread John Flores
Hello, I've heard there is a scriptable version of the Palm Emulator but I can't find it at the Palm web site. I've heard this version of the emulator can help in the event that you want to automate the testing of your app. Can anyone point me in the right direction? Thanks, [

Re: Emulator Error

2001-04-15 Thread Keith Rollin
You can do two things: * Run the latest version of the Palm OS Emulator (3.1). The version you're running is over one year and four releases out-of-date. In particular, the latest version gives you better error messages. * Use a debugger. Then, when you get the error message, yo

Re: Emulator Error

2001-04-14 Thread Brian Brackeen
Code Warrior, step through the code while using the emulator, one line at a time to see the offending line. If not use a custom alert like so void Msg(Char *textP){ FrmCustomAlert(CutomAlert,textP,NULL,NULL); } Make a custom alert resource with the message set at ^1, then place msg boxes

Emulator Error

2001-04-14 Thread dhanushka jayakody
Hi when i try to run a small application using the Palm OS Emulator 3.0a5, it gives a "Bus Error" as follows: "Test" has just performed an illegal operation. It performed a "Bus Error". If this is the latest version of "Test", please report this to the

Copy in emulator with 4.0 ROM

2001-04-09 Thread DeAnna Davidson
er? -Original Message- From: David Fedor [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001 3:55 PM To: Palm OS Emulator Forum Subject: Re: CardInfo in emulator with 4.0 ROM >I just have a quick question about CardInfo - I've set the card options >so I have a mounted volum

Re: Detect emulator at run-time?

2001-03-20 Thread Ron Nicholson
<!-- blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 } -->Re: Detect emulator at run-time? Keith Rollin allegedly wrote: >Please see the URL that Danny posted for the correct answer (and background): > > <http://www.escribe.com/computing/pcpqa/m27606.ht

Re: Detect emulator at run-time?

2001-03-20 Thread Steve Mann
>Please see the URL that Danny posted for the correct answer (and background): Keith: Thanks for the pointer. Since I don't work with pre 3.1 devices anymore, I never ran into the problem. The Feature approach makes more sense. Regards, Steve Mann -- -

Re: Detect emulator at run-time?

2001-03-20 Thread krollin
ext version of Poser being posted, but I'll make a note for the next time the docs are updated. -- Keith Rollin -- Palm OS Emulator engineer Steve Mann <[EMAIL PROTECTED]> on 03/20/2001 02:06:34 PM Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

Re: Detect emulator at run-time?

2001-03-20 Thread Steve Mann
>Does anyone know of a way I can detect that I'm running in the >emulator at run-time? if ( HostGetHostID () != hostIDPalmOSEmulator ) You might want to check out the Host File APIs in the Tools documentation for more details. Besides that function, there's lots of goo

Re: Detect emulator at run-time?

2001-03-20 Thread Danny Epstein
"Jim Moy" <[EMAIL PROTECTED]> wrote in message news:42854@palm-dev-forum... > Does anyone know of a way I can detect that I'm running in the > emulator at run-time? See <http://www.escribe.com/computing/pcpqa/m27606.html> for Keith's and my most recent a

Detect emulator at run-time?

2001-03-20 Thread Jim Moy
Does anyone know of a way I can detect that I'm running in the emulator at run-time? Jim _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- For information on using the Palm Developer Forums,

RE: Profiling in the Palm OS Emulator???

2001-03-16 Thread DeAnna Davidson
I think I just figured this out two weeks ago. OK, there is a separate emulator executable for profiling. It should be in the same folder as your regular emulator but it's called Emulator_Profile.exe. Run that one and if you right click on the emulator like you usually do to save or wha

RE: Another Emulator Feature Request...

2001-03-16 Thread William F. Weiher
: Friday, March 16, 2001 15:29 To: Palm Developer Forum Subject: Re: Another Emulator Feature Request... > > What's wrong with sound emulation? > SNIP -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/for

Re: Another Emulator Feature Request...

2001-03-16 Thread krollin
two more on 3/12. You and Jay Hong. Honestly, I didn't read those postings. There are just too many coming across my desk every day. I can't read them all, so I need to skim by subject. There was nothing in the title to indicate that this was an emulator problem, so I skipped it. I

Re: Profiling in the Palm OS Emulator???

2001-03-16 Thread DIAMOND JEFF
Well, first you have to launch the special profiling emulator. This will enable the profiling options in the right-click emulator menu. Then, at the most basic level, you can run your application (while debugging or otherwise), and when you get to an interesting part of your code you want to

Profiling in the Palm OS Emulator???

2001-03-16 Thread Minyi
Hi there, I would like to know the usage of profiling in the Palm OS Emulator 3.0a8 . I read "Palm OS Programming Development Tools Guide" , but I didn't understand the usage of profiling . Thanks for advice. -- For information on using the Palm Developer Forums, or to unsu

Re: Another Emulator Feature Request...

2001-03-15 Thread DIAMOND JEFF
What's wrong with sound emulation? I did make several direct emails reporting the sound problem, but again, a different thread. Ok, the particular problem I was referring to with sound was using SndDoCmd in a non blocking mode (sndCmdFrqOn, sndCmdNoteOn). Under the windows emulator, every sou

Re: Another Emulator Feature Request...

2001-03-15 Thread krollin
> This is a cosmetic request and should be lower in priority than issues > like sound emulation. What's wrong with sound emulation? > At least under windows, updating the emulator screen is given VERY low > priority. So on modern PCs, we have the ironic situation that our co

Re: Another Emulator Feature Request...

2001-03-15 Thread Danny Epstein
"DIAMOND JEFF" <[EMAIL PROTECTED]> wrote in message news:42431@palm-dev-forum... > This is achieving what I assume most > developers want - the closest reproduction of the real device possible > on the given desktop. Except when you're running Gremlins - then you want it to run flat out. Of cour

Another Emulator Feature Request...

2001-03-15 Thread DIAMOND JEFF
This is a cosmetic request and should be lower in priority than issues like sound emulation. At least under windows, updating the emulator screen is given VERY low priority. So on modern PCs, we have the ironic situation that our code runs 5 times faster than normal, yet we didn't see

Re: Is use of Palm emulator skins for marketing legal?

2001-03-12 Thread Jim Schram
At 10:54 PM -0500 2001/03/09, DIAMOND JEFF wrote: >What I wanted to know was, if I want to show my application as an >animated gif, but show it running on the screen of a Palm image (for >advertising), can I legally appropriate one of Palm's official skins or >do I have to scan my own? For that t

Re: Is use of Palm emulator skins for marketing legal?

2001-03-12 Thread Edward Green
"DIAMOND JEFF" <[EMAIL PROTECTED]> wrote in message news:42072@palm-dev-forum... > > Hmmm... so Palm has no comment on the subject, eh? > Well, if they're not responding, maybe the easiest thing is to just go ahead and do it, and then if it really bothers them, it's > easy enough to get other ima

Re: Is use of Palm emulator skins for marketing legal?

2001-03-11 Thread DIAMOND JEFF
gt; > <http://www.escribe.com/computing/pcpef/m2606.html> > > is still the best I have. > > -- Keith Rollin > -- Palm OS Emulator engineer > > DIAMOND JEFF <[EMAIL PROTECTED]> on 03/09/2001 07:54:29 PM > > Please respond to "Palm Developer Forum" <[

Re: Is use of Palm emulator skins for marketing legal?

2001-03-09 Thread krollin
The answer I gave in: <http://www.escribe.com/computing/pcpef/m2606.html> is still the best I have. -- Keith Rollin -- Palm OS Emulator engineer DIAMOND JEFF <[EMAIL PROTECTED]> on 03/09/2001 07:54:29 PM Please respond to "Palm Developer Forum" <[E

Is use of Palm emulator skins for marketing legal?

2001-03-09 Thread DIAMOND JEFF
This is not a developer question, but I didn't know where to best direct it. What I wanted to know was, if I want to show my application as an animated gif, but show it running on the screen of a Palm image (for advertising), can I legally appropriate one of Palm's official skins or do I have to

RE: Emulator over the USB for Handspring

2001-03-02 Thread Heather KML Tufts
> Have CW 6.0, a Handspring Prism. After defining in CW that I > will be using > the device to debug, running the debugger asks me to put the > device in debug > mode. I turn the Prism on while on the cradle, go to the main > menu and type > the debug sequence: the shortcut symbol, two taps and

RE: Emulator over the USB for Handspring

2001-03-02 Thread Randy Maxwell
AM To: Palm Developer Forum Subject: Emulator over the USB for Handspring Have CW 6.0, a Handspring Prism. After defining in CW that I will be using the device to debug, running the debugger asks me to put the device in debug mode. I turn the Prism on while on the cradle, go to the main menu and

Emulator over the USB for Handspring

2001-03-02 Thread NovElectMkt
Have CW 6.0, a Handspring Prism. After defining in CW that I will be using the device to debug, running the debugger asks me to put the device in debug mode. I turn the Prism on while on the cradle, go to the main menu and type the debug sequence: the shortcut symbol, two taps and the number 2. I

Re: Palm emulator - wireless proxy IP down?

2001-02-28 Thread Steve
>They have not been responding since about 2/26/01. Thanks... See this URL for news on this subject: http://www.palmos.com/dev/tech/webclipping/ Steve Patt President, Stevens Creek Software http://www.stevenscreek.com/palm Best PQA ("ePQA"), PalmSource 99 Best Application ("PizzaScan"),

RE: Palm emulator - wireless proxy IP down?

2001-02-28 Thread Ralph Krausse
Does anyone out there know if the Palm emulator wireless proxy servers are down? I've set the IP to 209.247.202.106 but that server does not seem to be there (no response from a ping either). I've

Palm emulator - wireless proxy IP down?

2001-02-28 Thread Young S. Cho
Does anyone out there know if the Palm emulator wireless proxy servers are down? I've set the IP to 209.247.202.106 but that server does not seem to be there (no response from a ping either). I've also tried 209.247.202.107 as well as 206.112.114.81 (through 83). They have not been

serErrBadPort return under Emulator 3.0a8

2001-02-25 Thread Gary Spinelli
I get a serErrBadPort return from SerOpen using the PalmOS40dr2-en-VZColor-dbg.rom but not with the PalmOS40dr4-efigs-v-fulldbg.rom. Why wasn't a VZColor rom distributed for the DR4 rom drop? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.p

Re: Use a conduit with the emulator

2001-02-24 Thread Steve
Keith wrote: >Poser works fine on a Mac. However, there's no NetSync-savvy HotSync on the >Mac, so you'd need a network connection to a PC running a NetSync-savvy >HotSync. The last time I tried that, it worked. (It also worked when I >synced from Poser running on a Linux box to a PC running a

serErrBadPort return under Emulator

2001-02-24 Thread Gary Spinelli
I get a serErrBadPort return from SerOpen using the PalmOS40dr2-en-VZColor-dbg.rom. Why wasn't a VZColor rom distributed for the DR4 rom drop? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: A suggestion for the Emulator...

2001-02-23 Thread Hal Mueller
't tried it, but it seems to me you could get a much smaller display just by creating your own skin which has no (or very small) case, and very tiny (1 pixel) buttons. No need to modify the emulator. -- For information on using the Palm Developer Forums, or to unsubscribe, please see ht

A suggestion for the Emulator...

2001-02-21 Thread DIAMOND JEFF
This one goes out to the keepers of the Emulator... In an effort to conserve all the screen space you can so you can view many source files and windows while debugging (and so you can leave your IDE layout the way it was when you were programming during the debug run) I have a suggestion for a

Re: Use a conduit with the emulator

2001-02-21 Thread Keith Rollin
Sync-savvy HotSync). -- Keith Rollin -- Palm OS Emulator engineer "Steve" <[EMAIL PROTECTED]> wrote in message news:40422@palm-dev-forum... > > >I think you will find it easier to configure poser to communicate using > >TCP/IP for hotsync. > > Speaking of whic

RE: Use a conduit with the emulator

2001-02-21 Thread Steve
>I think you will find it easier to configure poser to communicate using >TCP/IP for hotsync. Speaking of which, is this ever (or does it already and I don't know about it) going to work on a Mac? (Besides for Virtual PC, that is, which is how I do this now). Steve Patt President, Stevens Cr

Re: Use a conduit with the emulator

2001-02-21 Thread Jim Cooper
> I think you will find it easier to configure poser to communicate using > TCP/IP for hotsync. This is what I do to test our conduits here. Check the > KB for instructions on setting poser to perform a network hotsync. This is absolutely the way to go. Try this one for starters : http://oasis

RE: Use a conduit with the emulator

2001-02-20 Thread Steve Strelzyk
PROTECTED]]On Behalf Of Fabrice Meichtry Sent: Tuesday, February 20, 2001 3:08 AM To: Palm Developer Forum Subject: Use a conduit with the emulator Hello, I would to use a conduit a with the emulator, I know is possible to simulate the COM port but I don't know if it's possible to use a condui

Re: Use a conduit with the emulator

2001-02-20 Thread Hari Warrier
lo, > > I would to use a conduit a with the emulator, I know is possible to simulate > the COM port but I don't know if it's possible to use a conduit like the > real handeld. > > thx > > Fabrice > > > > -- For information on using the Palm Develo

Use a conduit with the emulator

2001-02-20 Thread Fabrice Meichtry
Hello, I would to use a conduit a with the emulator, I know is possible to simulate the COM port but I don't know if it's possible to use a conduit like the real handeld. thx Fabrice -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.

Re: Emulator/CW6 problem

2001-02-13 Thread Jun-Kiat Lam
rom: "Alexander Hinds" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 5:23 PM Subject: RE: Emulator/CW6 problem > > Maybe you should go back to the 3.0a7 emulator if the connection is more > > stable

RE: Emulator/CW6 problem

2001-02-13 Thread Alexander Hinds
> Maybe you should go back to the 3.0a7 emulator if the connection is more > stable. Although there is no specific fix for this issue, we did change > the connection scheme between the debugger and the emulator for release 7, > and I haven't heard of these kinds of problems with

RE: Emulator/CW6 problem

2001-02-13 Thread Heather KML Tufts
ot;,I > hit OK. Hit F5 again and I get an "Invalid Response ID" > error. Click OK and > try the third time, and it will run. I get this every time I > try to run the > debugger. Maybe you should go back to the 3.0a7 emulator if the connection is more stable. Although

Re: 2 problems with codewarrior and emulator

2001-02-13 Thread arona2
Mail me both, I'll look at it (emulator+rom and session+your app) - Original Message - From: "Laor, Boaz" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 10:38 PM Subject: Re: 2 problems with codewa

Re: 2 problems with codewarrior and emulator

2001-02-13 Thread arona2
Did you try saving the Session (once it's right) ? - Original Message - From: "Laor, Boaz" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 10:38 PM Subject: Re: 2 problems with codewarrior and emu

RE: 2 problems with codewarrior and emulator

2001-02-13 Thread Heather KML Tufts
> thank you, but that did not help. everytime i launch the emulator > application i get stuck with an older version of a perviosuly > installed app > on it whihc doesn't run corretly. I have to do a "New > Session" each time i > get in there, because by def

Re: 2 problems with codewarrior and emulator

2001-02-13 Thread Laor, Boaz
thank you, but that did not help. everytime i launch the emulator application i get stuck with an older version of a perviosuly installed app on it whihc doesn't run corretly. I have to do a "New Session" each time i get in there, because by default the older "buggy" pr

<    4   5   6   7   8   9   10   11   12   >