Re: No Hard Char Processed?

2001-01-19 Thread Bradly J. Barton

D'oh.. I had such a headache and I was being rushed out the door... I knew
it was something silly. Thanks Aaron, I owe ya. :)

--
Bradly J. Barton - [EMAIL PROTECTED]
Jenies Technologies Incorporated
(972) 602-1835
http://www.JTI.net
http://PalmInHand.com

- Original Message -
From: "Aaron Ardiri" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 6:31 PM
Subject: Re: No Hard Char Processed?


> >   {
> >FrmHandleEvent (pForm, pEvent);
> >// redraw..
> >bHandled = true;
> >   }
>
>   bHandled = false;// let the system process it
>
> > When this case is there, none of the hard keys (power, the four keys,
> > applications, menu, etc) work.. if I comment it out, they start
working...
> > what am I doing wrong?
>
>   you need to pass the event onto the system so it tells itself:
>
>"hey, he pressed the power button.. turn off"
>
>   since you catch it before it gets that far, it loves to chew battery
>   :))
>
> // az
> [EMAIL PROTECTED]
> http://www.ardiri.com/<--- free games!
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Receiving IR Signal

2001-01-19 Thread Ricardo Contin

Receiving IR Signal

I need the oposite.

I need to monitor any ir signal and store the information (numbers and
leters) with out make a
connection or a protocol.

Can anyone help me ?
I'm new in PALM applications and don't know how start.
I will try make using CodeWarrior.

Tks
Ricardo

- Original Message -
From: "Danny Epstein" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 9:14 PM
Subject: Re: Sending IR Signal


> TV remote controls don't use IrDA (Infrared Data Association -
www.irda.org)
> standard protocols. You _can_ make a Palm into a TV remote, but it isn't
> officially supported.
>
> Note that you can send test packets in IrDA and these can be broadcast.
You
> don't need to make a connection first.
>
> What device are you trying to communicate with? What protocols does it
> understand?
> --
> Danny Epstein
> OS Engineer, Palm Inc.
>
>
>
>
> "Thomas Ward" <[EMAIL PROTECTED]> wrote in message
> news:36395@palm-dev-forum...
> > Hi,
> >
>
> > I am investigating an IR application that would only need to send
signals.
> > That is, it's not two way communication, but more like a remote control.
> > When I read through the documentation, I find lots of referenes to
making
> an
> > IR connection. Is all this necessary or even possible for a remote
> control?
> > Is there a way to simply broadcast data for any device that might be in
> > range? Any helpful information, sample code, or pointers to applicable
> > documentation would be greatly appreciated!
> >
> > Tom
> >
> >
> >
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Add item to Datebook

2001-01-19 Thread Danny Epstein

The obvious format for an "appointment object" is a vCalendar. This is the
format that's used to beam appointments from/to Palms. If you have the
latest version of Palm Desktop (currently only available for Windows, IIRC),
it should be able to import vCalendar objects. The record will then be
copied to the handheld on the next HotSync. There is currently no way to
directly install a vCalendar into a Palm via a desktop, except that you can,
of course, beam the vCalendar from a desktop or laptop with an IrDA port.
--
Danny Epstein
OS Engineer, Palm Inc.




"Mark Maslar" <[EMAIL PROTECTED]> wrote in message
news:36481@palm-dev-forum...
>
> Hi,
>
> Is there an easy way to add an appointment to a user's Datebook? I'd like
to
> be able to send (e-mail or download) the user a hotsync-able file that
would
> add the appointment into their Datebook calendar. In essence, I want to
> create an "appointment object" that Hotsync can import.
>
> Any ideas? Could the "PalmCall" be used (if so, how), or is something more
> like C required?
>
> Thanks!
>
> Mark Maslar
> Blackpants Design Group, Inc.
>
>
>
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: X-Master: successor to Hackmaster

2001-01-19 Thread Aaron Ardiri

> I really don't think this is a good idea.  It is not the cost that is issue.
> It is the fact that the system is currently closed that is part of the very
> problem we are all having with Hackmaster 0.9.  Passing it on to you and
> keeping it closed is just a temporary fix -- the same issue will appear
> again.  
 
  a good point..
 
> Having the source available does not make it more likely to have forks
> appear.  In fact, the fork has already happened with X-Master.   Similar
> utilities have appeared in the past for the same reason.  

  you have.. evplugbase just to name one :)
 
> There are many projects in the palmos realm alone that have lived on long
> past their orignal (and second) maintainers (pilot-link, prc-tools, etc).
> Forks or work-alikes are a fact of life in software, but these projects
> would have had to been rewritten each time the maintainter took an
> indefinite vacation.  

  i think the concern really would be the nature of the application. 
  we are dealing with a system patches here - is this code something
  we really want to be "open" for every palm developer to lay their
  eyes on?

  my idea around this was to keep it open to a select few people,
  if one person cannot continue, *someone* will.. kinda a small
  "open source" community.. app is free, developers working on it
  (5 or 6 or.. whatever [just not everyone])..

  its really something Palm should take over :) make it part of
  the operating system.. it really should have been there from day 1.

// az
[EMAIL PROTECTED]
http://www.ardiri.com/<--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



customTableItem in tables...

2001-01-19 Thread Giovana Bernabé Huerta

Hello, I have a problem with tables...

in the application that i am developing..y use a table, where the 
columns are customTableItem..

when i run the application in the deviceif I execute a event 
pendown on a columnthe  content is erase...

i use WinDrawChars to write the text in the column

i hope an answer...

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: X-Master: successor to Hackmaster

2001-01-19 Thread BPetersen

> > >  i'd be removing the "shareware" status and make it open freeware.. 
> > >  although it is not hard to rewrite HackMaster (really), we really 
> > >  should not be introducing new apps that do similar things (yet
> > >  do different things too).. 
> > 
> > Here's my vote for an open freeware version of Hackmaster.  Probably
> the easiest way to quickly make it stable and also make it a standard.
> 
>   i would not make it 100% "open freeware". by opening it up, you
>   normally end up having forks happen.. and then we get HackMaster,
>   TrapMaster etc.. because each person reading the code thinks
>   they can take it and under GPL do all the mods they feel like..
>   this type of app is very dangerous to end up down those lines.
>   a "hack" will end up truely being a bad word.
> 
>   if Ed passed on the HackMaster code to myself, i would setup a
>   mini open group of "experienced" developers - who can contribute
>   to making it a standard and keep it closed to that group.
> 
>   get someone from Palm on that list.. to worry about future 
>   "problems" that can occur with next generation devices etc..
>   a single maintainer, but a closed development group (selected)


I really don't think this is a good idea.  It is not the cost that is issue.
It is the fact that the system is currently closed that is part of the very
problem we are all having with Hackmaster 0.9.  Passing it on to you and
keeping it closed is just a temporary fix -- the same issue will appear
again.  

Having the source available does not make it more likely to have forks
appear.  In fact, the fork has already happened with X-Master.   Similar
utilities have appeared in the past for the same reason.  

There are many projects in the palmos realm alone that have lived on long
past their orignal (and second) maintainers (pilot-link, prc-tools, etc).
Forks or work-alikes are a fact of life in software, but these projects
would have had to been rewritten each time the maintainter took an
indefinite vacation.  


bob

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Add item to Datebook

2001-01-19 Thread Mark Maslar

Hi,

Is there an easy way to add an appointment to a user's Datebook? I'd like to
be able to send (e-mail or download) the user a hotsync-able file that would
add the appointment into their Datebook calendar. In essence, I want to
create an "appointment object" that Hotsync can import.

Any ideas? Could the "PalmCall" be used (if so, how), or is something more
like C required?

Thanks!

Mark Maslar
Blackpants Design Group, Inc.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Clipping by ASP

2001-01-19 Thread Mark Maslar

"Anbin Huang" <[EMAIL PROTECTED]> wrote in message
news:36406@palm-dev-forum...
> My question is if the Web Clipping Proxy Server surpport the asp page.


Yes, it works great!

If you haven't done so already, make sure that your ASP page works correctly
from a computer-based browser (PC, MAC, etc.).
Next, make a simple .htm page like the one below, compile it into a PQA,
install it on the emulator and try it out.

Regards,
Mark Maslar
Blackpants Design Group, Inc.



 Your Palm Site
 
 
 



Welcome to the Palm version of YourSite.com






http://www.YourSite.com/palm/helloworld.asp">Hello World



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/









Re: X-Master: successor to Hackmaster

2001-01-19 Thread Aaron Ardiri

> >  i'd be removing the "shareware" status and make it open freeware.. 
> >  although it is not hard to rewrite HackMaster (really), we really 
> >  should not be introducing new apps that do similar things (yet
> >  do different things too).. 
> 
> Here's my vote for an open freeware version of Hackmaster.  Probably
> the easiest way to quickly make it stable and also make it a standard.

  i would not make it 100% "open freeware". by opening it up, you
  normally end up having forks happen.. and then we get HackMaster,
  TrapMaster etc.. because each person reading the code thinks
  they can take it and under GPL do all the mods they feel like..
  this type of app is very dangerous to end up down those lines.
  a "hack" will end up truely being a bad word.

  if Ed passed on the HackMaster code to myself, i would setup a
  mini open group of "experienced" developers - who can contribute
  to making it a standard and keep it closed to that group.

  get someone from Palm on that list.. to worry about future 
  "problems" that can occur with next generation devices etc..
  a single maintainer, but a closed development group (selected)

  now, we just need to bug Ed :)

> If you want to change the name so that the work 'hack' won't scare
> away new users (although one could argue that by nature of hacks, they
> should have a healthy dose of caution), might I suggest 'gems'.  Ok,
> my main influence is from the great programming series 'Graphics Gems'
> :-)

  :)

// az
[EMAIL PROTECTED]
http://www.ardiri.com/<--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: X-Master: successor to Hackmaster

2001-01-19 Thread Dwayne Fujima

On Fri, 19 Jan 2001 22:30:14 +0100 (MET), Aaron Ardiri <[EMAIL PROTECTED]>
wrote:

>  i'd be removing the "shareware" status and make it open freeware.. 
>  although it is not hard to rewrite HackMaster (really), we really 
>  should not be introducing new apps that do similar things (yet
>  do different things too).. 

Here's my vote for an open freeware version of Hackmaster.  Probably
the easiest way to quickly make it stable and also make it a standard.

If you want to change the name so that the work 'hack' won't scare
away new users (although one could argue that by nature of hacks, they
should have a healthy dose of caution), might I suggest 'gems'.  Ok,
my main influence is from the great programming series 'Graphics Gems'
:-)


Dwayne Fujima
fujima at shore dot net

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Install Aid Library q: is there a "blessed" HotSync folder?

2001-01-19 Thread Margaret Becker

This is a question for both mac and windows.  On a system with more than
one HotSync folder, which folder do the Install Aid Library functions
use?  In other words, is there a "blessed" HotSync folder?

I'm asking because I'm writing a code resource to work with
InstallerVISE on the mac in order to have the installer automatically
place the prc files into the user's install folder. By the time my code
resource gets called, the installer has determined which HotSync folder
to use because it has put up a dialog asking the user to select one
(this is easy to do in the installer). However none of the Install Aid
Library functions take a "start here" or "use this H.S. folder"
parameter ... and all I'm getting (on the mac, anyway) is a nice crash.

On windows I'll have to write a similar thing for InstallShield
(although I can do it using the script language).

I've searched the Knowledge Base, the conduit and palm developer's forum
archives, and, of course, the Install Aid documentation that comes with
the CDKs but have found no information about this.

Has anyone else run into this problem?

Margaret


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Is it ok to close the serial port while data is coming in?

2001-01-19 Thread Jacky Cheung

Do I have to make sure that no data is coming into the serial port when I am
closing it (calling SerClose())?
It keeps crashing my program when I close it before I tell the sender to
stop.  But I am not sure if this is the problem.

Thanks.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: No Hard Char Processed?

2001-01-19 Thread Aaron Ardiri

>   {
>FrmHandleEvent (pForm, pEvent);
>// redraw..
>bHandled = true;
>   }

  bHandled = false;// let the system process it

> When this case is there, none of the hard keys (power, the four keys,
> applications, menu, etc) work.. if I comment it out, they start working...
> what am I doing wrong?

  you need to pass the event onto the system so it tells itself:

   "hey, he pressed the power button.. turn off"

  since you catch it before it gets that far, it loves to chew battery 
  :))

// az
[EMAIL PROTECTED]
http://www.ardiri.com/<--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



No Hard Char Processed?

2001-01-19 Thread Bradly J. Barton

I have the following code in the event handler for my modal dialog:

 case keyDownEvent:
  if (pEvent->data.keyDown.chr == pageUpChr)
  {
   // scroll up
   bHandled = true;
  }
  else if (pEvent->data.keyDown.chr == pageDownChr)
  {
   // scroll down
   bHandled = true;
  }
  else
  {
   FrmHandleEvent (pForm, pEvent);
   // redraw..
   bHandled = true;
  }
  break;

When this case is there, none of the hard keys (power, the four keys,
applications, menu, etc) work.. if I comment it out, they start working...
what am I doing wrong?

--
Bradly J. Barton - [EMAIL PROTECTED]
Jenies Technologies Incorporated
(972) 602-1835
http://www.JTI.net
http://PalmInHand.com



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Cryptography

2001-01-19 Thread Kristian Adrup

Original Message-
>From: Åsa Godin
>To: Palm Developer Forum
>Sent: 2001-01-19 11:24
>Subject: Cryptography
>
>Hi,
>I'm quite new to both Palm OS developing and secure development and I'm
>trying to find out if it's possible to implement cryptographed
>comunication
>to a palm. Is there some support for crypto in PalmOS? Is it possible to
>implement cryptograping algorithms with sufficient key length? I'd be
>thankful if you have any experience in this subject.


Palm OS has no support for encrypted communication AFAIK.
A couple of days ago there was a thread on VPN at pilot.programmer.
I bookmarked a few sites which may be of interest to you.
http://www.certicom.com/sitemap_frames/prod_vpn_fs.html
http://www.v-one.com/palm/
Also look at http://www.isaac.cs.berkeley.edu/pilot/
for a SSH client.

lycka till!

-Kristian Adrup



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Sending IR Signal

2001-01-19 Thread Danny Epstein

TV remote controls don't use IrDA (Infrared Data Association - www.irda.org)
standard protocols. You _can_ make a Palm into a TV remote, but it isn't
officially supported.

Note that you can send test packets in IrDA and these can be broadcast. You
don't need to make a connection first.

What device are you trying to communicate with? What protocols does it
understand?
--
Danny Epstein
OS Engineer, Palm Inc.




"Thomas Ward" <[EMAIL PROTECTED]> wrote in message
news:36395@palm-dev-forum...
> Hi,
>

> I am investigating an IR application that would only need to send signals.
> That is, it's not two way communication, but more like a remote control.
> When I read through the documentation, I find lots of referenes to making
an
> IR connection. Is all this necessary or even possible for a remote
control?
> Is there a way to simply broadcast data for any device that might be in
> range? Any helpful information, sample code, or pointers to applicable
> documentation would be greatly appreciated!
>
> Tom
>
>
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Math library (sin,cos,...)

2001-01-19 Thread DIAMOND JEFF

Just to point out as well that you can get extremely high accuracy with very little 
memory usage by using the formula:

sine (x + d) = sin(x) cos(d) + cos(x) cos(d);
cosine (x + d) = cos(x) cos(d) - sin(x) sin(d)

You then have one small table for coarse angles (x) and one table for fractions of an 
angle (d).

This method also has the sometimes desirable property that it is infinitely accurate 
in VALUE (without iterations) even though it is

not fully accurate in ANGLE (which often is the value you are supplying and doesn' 
tneed to be as specific.

If you iterate once with a third table of REALLY small values you can easily obtain 
full precision on the angle as well. sin(x + d +
e)

OR -another way  if you need the angle to be exact you can get yourself almost there 
with the above formula and then use a standard
series for sin (d) and cos(d), which will converge quickly because d will be so small:

sin e ~ e
cos e ~ 1 + e2/2

Which gives sine/cosine to an accuracy of e3, so if e < 1/256, you get full float 
precision.

Again, once you pick the accuracy you desire in angle and answer, there's an efficient 
solution.

Now if only logs and exponentials could be this easy!

Cheers!
- Jeff


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Still having problems with POSE 3.0a8 & debugging

2001-01-19 Thread DIAMOND JEFF

Bless you Scott, for helping them fix the problem.

"Scott Johnson (Bellevue)" wrote:

> > From: Chris DiPierro [mailto:[EMAIL PROTECTED]]
> > On large multi-seg apps (200k), I have to try debugging 3 times
> > to get the emulator to actually not respond with a timeout or
> > invalid transport error.  This is consistent, every 3rd 'F5'
> > from CW is ok, but the others don't work.
>
> What version of CodeWarrior?  R7 is much improved for debugging large apps.
> I helped Metrowerks on this specific problem during the beta and saw it
> become very stable.  It works great with my 230K/7seg app under NT4 and
> 3.0a8.
>
> -slj-
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Memory leaks with FrmPopupForm

2001-01-19 Thread Ben Combee

"Chris DiPierro" <[EMAIL PROTECTED]> wrote in message
news:36414@palm-dev-forum...
>
> Yea it is. I appreciate it.
>
> Ok, here's a question then.
>
> After many Gremlins I see a lot of chunks that are unlocked (#0), owned by
> my app (#2) and have 'fM' set on them, each of which is '0x64 requested
> bytes' and actually '0x6c alloced bytes"
>
> If I dump the memory they contain, it looks like menu items from various
> menus in my application. Unfortunately, this list just keeps growing and
> growing. This seems odd because although I do have a bunch of forms and
> menus, the navigation between them is purely through FrmGotoForm and
> FrmPopupForm coupled with FrmReturnToForm ... according to the docs, both
of
> these should handle the destruction of menus associated with each form.
Yet,
> it doesn't seem to be the case because I can see menu items leftover from
> old forms when  the app's on a completely different form...

You do know that FrmReturnToForm doesn't send a frmClose event to your form,
so any cleanup you would normally do there should be done before the call to
FrmReturnToForm.  The only difference between FrmPopUpForm and FrmGotoForm
is that FrmGotoForm posts the frmCloseEvent to the current form before
posting the frmLoad and frmOpen events to the new form.  FrmReturnToForm
kills the active form using FrmEraseForm and FrmDeleteForm, then activates
the topmost form left on the screen.

--
Ben Combee
Veriprise Wireless 



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Help me understand why the 3.5 Debug ROMS fail on certain sets of calls Code.

2001-01-19 Thread Keith Wolcott

You can't use WinDrawRectangleFrame() until you have set the draw window.  Unless you 
set the draw window in some specific way, it
is usually done by calling FrmDrawForm ( frmP).   Thus you must just be sure to do any 
drawing to the form after calling FrmDrawForm
( frmP).

Keith Wolcott

Darren Lee Ang wrote:

> here's a piece of code that is crashing the system (from a Codewarrior C++
> app skeleton)
> It is similar to the call structure I have.
> If I call the drawing code from withing the AppHandleEvent, it will NOT
> work.
> Only if I call it from FrmDrawOpen will it work.
> Why is that?
> Can the system be changing the current drawing window without changing it
> back to
> the main form?


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: Still having problems with POSE 3.0a8 & debugging

2001-01-19 Thread Heather KML Tufts

> It's CW6, I really should upgrade...just hadn't gotten around 
> to sending in
> the reg card, so I did that 2 weeks ago. Hopefully I can go 
> figure out how
> to upgrade appropriately.

Contact [EMAIL PROTECTED] or call (800) 377-5416, and they can tell you
what you need to do.

> > > From: Chris DiPierro [mailto:[EMAIL PROTECTED]]
> > > On large multi-seg apps (200k), I have to try debugging 3 times
> > > to get the emulator to actually not respond with a timeout or
> > > invalid transport error.  This is consistent, every 3rd 'F5'
> > > from CW is ok, but the others don't work.

This is due to a timing bug that we got rid of in release 7.  The dropped
packets stop conflicting every third debug try.

-hkmlt



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: X-Master: successor to Hackmaster

2001-01-19 Thread Aaron Ardiri

> >   how about just getting Ed to update his code?
> > 
> >   last thing i want is HackMaster, PatchMaster, TrapMaster, X-Master etc
> >   all floating around and they have small peculiarities about them.. it
> >   will be a user nightmare, and this fear is what has stopped me writing
> >   hacks in the first place.. 
> 
> Yes, seriously.  If Ed is listening, I think it may be time to seriously
> pressure him to release a version or assign the project to someone else.
> Creating new apps to do the same thing will only cause massive headaches
> for everyone.

  i offered to take it over :)) 

  i have an email saying "if i dont release by palmsource 2000" i'll pass
  it on.. i should forward it back to him :P what the heck, this email
  is being BCC'd :)

  Ed: gimme :)

  i'd be removing the "shareware" status and make it open freeware.. 
  although it is not hard to rewrite HackMaster (really), we really 
  should not be introducing new apps that do similar things (yet
  do different things too).. 

  the sad thing is, i know i will find/make time to do it.. :) *sigh*.

// az
[EMAIL PROTECTED]
http://www.ardiri.com/<--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Still having problems with POSE 3.0a8 & debugging

2001-01-19 Thread Chris DiPierro

It's CW6, I really should upgrade...just hadn't gotten around to sending in
the reg card, so I did that 2 weeks ago. Hopefully I can go figure out how
to upgrade appropriately.

Thanks for the tip.


Scott Johnson (Bellevue) <[EMAIL PROTECTED]> wrote in message
news:36441@palm-dev-forum...
>
> > From: Chris DiPierro [mailto:[EMAIL PROTECTED]]
> > On large multi-seg apps (200k), I have to try debugging 3 times
> > to get the emulator to actually not respond with a timeout or
> > invalid transport error.  This is consistent, every 3rd 'F5'
> > from CW is ok, but the others don't work.
>
> What version of CodeWarrior?  R7 is much improved for debugging large
apps.
> I helped Metrowerks on this specific problem during the beta and saw it
> become very stable.  It works great with my 230K/7seg app under NT4 and
> 3.0a8.
>
> -slj-
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: Still having problems with POSE 3.0a8 & debugging

2001-01-19 Thread Scott Johnson (Bellevue)

> From: Chris DiPierro [mailto:[EMAIL PROTECTED]]
> On large multi-seg apps (200k), I have to try debugging 3 times
> to get the emulator to actually not respond with a timeout or
> invalid transport error.  This is consistent, every 3rd 'F5'
> from CW is ok, but the others don't work.

What version of CodeWarrior?  R7 is much improved for debugging large apps.
I helped Metrowerks on this specific problem during the beta and saw it
become very stable.  It works great with my 230K/7seg app under NT4 and
3.0a8.

-slj-


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Still having problems with POSE 3.0a8 & debugging

2001-01-19 Thread Chris DiPierro

On large multi-seg apps (200k), I have to try debugging 3 times to get the
emulator to actually not respond with a timeout or invalid transport error.
This is consistent, every 3rd 'F5' from CW is ok, but the others don't work.

It works for smaller apps, still multi-seg (120k or so)...

It only seems to happen with OS/3.5 ROMS (Palm 7 v3.2 ROMS work ok)

If I go back to 3.0a7, it all works fine.

It happens on 2 PCs, 1 Win NT 4, 1 Win 2k /w the latest plugins, etc.







-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



MenuHideItem() can't hide first item?

2001-01-19 Thread Peter Hebert

If you try to hide the first item in a menu, it shows up as a blank space on
the menu and you lose the last item on the menu.

I was looking in the OS 3.5 sources and it looks like that the drawing
routine DrawOneItem(), when passed the second item and an offset of zero,
sees the offset zero and tries to calculate the "true" Y offset of where to
draw the first item... which, since it doesn't check the .hidden bit, it
presumes to be the second row instead of the first.

What's annoying about this is that it makes it impossible to create a menu
completely dynamically... if there are no items in it, there is no ID or
constant you can pass to MenuAddItem() to add something to the top of a
menu, and if you do put in a bogus first item, you can't hide it.

This seems like a defect in OS 3.5 to me, but I see nothing in the
Knowledgebase about it.

Peter




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Getting hd 0 in PalmDebugger to report app symbols?

2001-01-19 Thread Chris DiPierro

I suppose, but it's nice to have forms that take up 1/2 the screen and still
show what you were last viewing. For this FrmPopupForm is truly useful. Not
to mention the fact that it doesn't erase the old form immediately like
FrmGoto ... in any event, I'll see about explicitly calling FrmClose/Delete
and see if that helps.

Steve Mann <[EMAIL PROTECTED]> wrote in message news:36421@palm-dev-forum...
>
> >This seems odd because although I do have a bunch of forms and
> >menus, the navigation between them is purely through FrmGotoForm and
> >FrmPopupForm coupled with FrmReturnToForm ... according to the docs, both
of
> >these should handle the destruction of menus associated with each form.
>
> I've always bee a bit suspicious of FrmPopupForm and FrmReturnToForm.
> I remember having problems with them in the past.
>
> The only clean way to guarantee that you don't leave any form
> remnants lying around, IMHO, is to always do a FrmCloseForm, then
> FrmDeleteForm, then FrmGotoForm. If you have to display a dialog, use
> FrmDoDialog.
>
> Regards,
> Steve Mann
> --
> ---
> Creative Digital Publishing Inc.
> 1315 Palm Street, San Luis Obispo, CA 93401-3117
> ---
> 805.784.9461  805.784.9462 (fax)
> [EMAIL PROTECTED]   http://www.cdpubs.com
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Getting hd 0 in PalmDebugger to report app symbols?

2001-01-19 Thread Steve Mann

>This seems odd because although I do have a bunch of forms and
>menus, the navigation between them is purely through FrmGotoForm and
>FrmPopupForm coupled with FrmReturnToForm ... according to the docs, both of
>these should handle the destruction of menus associated with each form.

I've always bee a bit suspicious of FrmPopupForm and FrmReturnToForm. 
I remember having problems with them in the past.

The only clean way to guarantee that you don't leave any form 
remnants lying around, IMHO, is to always do a FrmCloseForm, then 
FrmDeleteForm, then FrmGotoForm. If you have to display a dialog, use 
FrmDoDialog.

Regards,
Steve Mann
-- 
---
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
---
805.784.9461  805.784.9462 (fax)
[EMAIL PROTECTED]   http://www.cdpubs.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: X-Master: successor to Hackmaster

2001-01-19 Thread Brian Mathis

On Fri, 19 Jan 2001, Aaron Ardiri wrote:
>   how about just getting Ed to update his code?
> 
>   last thing i want is HackMaster, PatchMaster, TrapMaster, X-Master etc
>   all floating around and they have small peculiarities about them.. it
>   will be a user nightmare, and this fear is what has stopped me writing
>   hacks in the first place.. 


Yes, seriously.  If Ed is listening, I think it may be time to seriously
pressure him to release a version or assign the project to someone else.
Creating new apps to do the same thing will only cause massive headaches
for everyone.

-- 
Brian Mathis
Direct Edge
http://www.directedge.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: X-Master: successor to Hackmaste

2001-01-19 Thread Brian Mathis

On Fri, 19 Jan 2001, Stringer wrote:
> 
> Since what your software is doing is primarily related to managing
> the Palm OS traps, why not call it "TrapMaster" or "TrapManager"
> 
> Roger Stringer
> Marietta Systems, Inc.


Yes, this sounds good.  If the reason for a new name is to make it more
professional, I'd move away from the "master" thing.  "Manager" is a very
good and more descriptive name.

-- 
Brian Mathis
Direct Edge
http://www.directedge.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: O´Reilly online book

2001-01-19 Thread Michael Yam

Try:

http://www.palmos.com/dev/tech/docs/devguide/

Michael Yam
www.ytechnology.com

Renato Garcia <[EMAIL PROTECTED]> wrote in message
news:36381@palm-dev-forum...
>
> Hi,
>   Does anybody have the url to get the O´Reilly online book...or email it
> for me please ...
>   Thanks
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Getting hd 0 in PalmDebugger to report app symbols?

2001-01-19 Thread Chris DiPierro

Yea it is. I appreciate it.

Ok, here's a question then.

After many Gremlins I see a lot of chunks that are unlocked (#0), owned by
my app (#2) and have 'fM' set on them, each of which is '0x64 requested
bytes' and actually '0x6c alloced bytes"

If I dump the memory they contain, it looks like menu items from various
menus in my application. Unfortunately, this list just keeps growing and
growing. This seems odd because although I do have a bunch of forms and
menus, the navigation between them is purely through FrmGotoForm and
FrmPopupForm coupled with FrmReturnToForm ... according to the docs, both of
these should handle the destruction of menus associated with each form. Yet,
it doesn't seem to be the case because I can see menu items leftover from
old forms when  the app's on a completely different form...



Ben Combee <[EMAIL PROTECTED]> wrote in message
news:36410@palm-dev-forum...
>
> > Thanks for the info. Can you provide lock definitions?
> >
> > I see #0, #1, and #15 ...
> >
> > #15 = MemPtrNew
> > #0 = ??? 
> > #1 = Forms data
>
> No... #15 is the only special one -- the others are just the lock count --
a
> 0 means that the OS can move the chunk around, #1 through #14 mean that
its
> locked, and you need that many MemHandleUnlock calls to make it movable
> again.
>
> For the owner column, #2 is data your code has allocated.  #0 and #1 are
> system allocated memory, but I'm not exactly sure why there are two
owners.
>
> Oh, the memory display in PalmDebugger is a little nicer, as it includes
> descriptions of a lot of the chunks -- I'm hoping that is implemented on
the
> Win32 version as well as the Mac.
>
> --
> Ben Combee
> Veriprise Wireless 
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Net 122D error

2001-01-19 Thread Anbin Huang

Hello everybody,

What does the following error massage mean
'unreachable destination (net 122D)'.
It poped up when I used an emulatoe (Palm )
to request an asp page from my web clipping 
application. I can reach the the same asp page
through the Internet and I can reach the html 
page which located on the same web server
from my web clippiong application.
I have the most recent version of the ROM.

Regards,
John



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Getting hd 0 in PalmDebugger to report app symbols?

2001-01-19 Thread Ben Combee

> Thanks for the info. Can you provide lock definitions?
>
> I see #0, #1, and #15 ...
>
> #15 = MemPtrNew
> #0 = ??? 
> #1 = Forms data

No... #15 is the only special one -- the others are just the lock count -- a
0 means that the OS can move the chunk around, #1 through #14 mean that its
locked, and you need that many MemHandleUnlock calls to make it movable
again.

For the owner column, #2 is data your code has allocated.  #0 and #1 are
system allocated memory, but I'm not exactly sure why there are two owners.

Oh, the memory display in PalmDebugger is a little nicer, as it includes
descriptions of a lot of the chunks -- I'm hoping that is implemented on the
Win32 version as well as the Mac.

--
Ben Combee
Veriprise Wireless 



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: INet Palm 7 andd Palm 5

2001-01-19 Thread Ben Combee

"Symmetry Development" <[EMAIL PROTECTED]> wrote in message
news:36394@palm-dev-forum...
>
> I noticed that in October this question was asked but I don't really
> understand how to implement the answer. I have been testing with the
> emulator andd my little FTP app works fine. When I connect with the Palm
> 7 I get a similar error to what is describeed below. Below is the
> Question and Answer from October that seem to fit my situation. Can
> someone tell me what I need to do to this Palm 7 so that my FTP app is
> portable to it?

You would have to write a web server that would FTP a file then send it by
HTTP back to the device.  The Palm VII doesn't support NetLib for
wireless -- everything must be done using HTTP, and you also have issues of
data translation when posting items back to the server to contend with.

--
Ben Combee
Veriprise Wireless 



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Getting hd 0 in PalmDebugger to report app symbols?

2001-01-19 Thread Chris DiPierro

Thanks for the info. Can you provide lock definitions?

I see #0, #1, and #15 ...

#15 = MemPtrNew
#0 = ??? 
#1 = Forms data

Is that right?


<[EMAIL PROTECTED]> wrote in message news:36316@palm-dev-forum...
>
>
>
> > For instance, in the "start" column, what's a '-' vs. a '*' before
> > the address?
>
> '-' means that the chunk is movable
> '*' menas that the chunk can be movable but is currently locked
> '' means that the chunk is non-moveable (created with MemPtrNew)
> ' ' means that the chunk is free
>
> > What's an 'M' vs. 'm' in flags?
>
> Hmmm...this appears to indicate the same information.
>
> 'F' chunk is free
> 'f' chunk is not free
> 'M' chunk is movable (zero lockcount)
> 'm' chunk is not movable (non-zero lockcount)
>
> -- Keith Rollin
> -- Palm OS Emulator engineer
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Clipping by ASP

2001-01-19 Thread Anbin Huang

Hello there,

I recently installed a palm emulator and want to convert my web site to the
handheld version. I used asp page as my server side engine. So I created a
very simple web clipping application to try to request a asp page from my
server but it failed with the error message 'unreachable destination (net
122D').
I also included a http link (to a html page) in my wca and it pointed to the
same
site as the asp page did and the html page worked fine.

My question is if the Web Clipping Proxy Server surpport the asp page.

Thanks for advice!

John




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: Need Help Getting Web Content To The Palm

2001-01-19 Thread Ward Fuller

Perhaps way off base, but two ideas come to mind off the top of my head. If
nothing else, maybe they'll give you some ideas:
** Have you considered AvantGo's system?
** Go to Palm's web site and browse through the "enterprise" PQA's. There
were several there last time I looked that seem like they'd do what you
need. One even bragged about being able to access back-end data.

Have fun!
Ward





> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 19, 2001 11:30 AM
> To: Palm Developer Forum
> Subject: Need Help Getting Web Content To The Palm
> 
> 
> Hi,
> 
> We am looking for a solution to get Web content to the Palm 
> from a Lotus
> Domino Web Server.  We have some Web applications in the Domino Server
> accessing Domino databases.  We also would like to access to the
> applications/databases from the Palm.  What development tool 
> do I need?
> Any input would be helpful.  Thanks.
> 
> -Elizabeth
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Object Id corrupted

2001-01-19 Thread Michael Klinglesmith

For the record Keith was able to help me track down this bug.  My code was
miss-using the
FldGetAttributes and FldSetAttributes function calls.

THIS IS THE WRONG WAY:

static inline void NoUnderline(FieldPtr fld)
{
 FieldAttrPtr attrP;

 FldGetAttributes(fld, attrP);
 attrP->underlined = noUnderline;
 FldSetAttributes(fld, attrP);
}

THIS IS THE RIGHT WAY:
static inline void NoUnderline(FieldPtr fld)
{
 FieldAttrType attr;

 FldGetAttributes(fld, &attr);
 attr.underlined = noUnderline;
 FldSetAttributes(fld, &attr);
}

<[EMAIL PROTECTED]> wrote in message news:35338@palm-dev-forum...
>
>
>
> Michael,
>
> You might want to try narrowing down the problem.  Myself, I started with
the
> Starter application from the 3.5 SDK.  I added your FrmPToObjP function,
added
> the calls to FrmPToObjP around the call to FrmDrawForm, added a few
objects to
> the Main form, and ran the resulting application.  It ran just fine.  I
was
> using Palm OS 3.0 on a Palm III (running under the Palm OS Emulator
3.0a8).
>
> I'm pretty sure that if FrmDrawForm could *easily* cause corruption,
people
> would have seen it by now.  Therefore, it seems to me that the problem is
> probably with your form or application.  If you could try narrowing down
the
> problem (perhaps by removing your custom routines or incrementally
removing
> objects from your form), we could find out what it is.
>
> Of course, anyone accessing "formP->numObjects" directly instead of
calling
> "FrmGetNumberOfObjects(formP)" deserves what they get...  :-)
>
> -- Keith Rollin
> -- Palm OS Emulator engineer
>
>
>
>
>
>
> "Michael Klinglesmith" <[EMAIL PROTECTED]> on
01/09/2001
> 04:59:36 PM
>
> Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
>
> Sent by:  "Michael Klinglesmith" <[EMAIL PROTECTED]>
>
>
> To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
> cc:(Keith Rollin/US/PALM)
> Subject:  Object Id corrupted
>
>
>
> The symptom of this bug is a "Object not in form" error when I call
>
> objectIndex = FrmGetObjectIndex(formP, objectId);
>
> I have checked in the debugger and the formP is valid and points to the
> correct form and the objectId is also correct.
>
> Here's the interesting part.  The call works before I call FrmDrawForm,
and
> fails after FrmDrawForm.  FrmDrawForm is corrupting the object.  The code
> below shows how I verified this.  I used the codewarrior debugger and got
a
> list of the objects in the form.  Before FrmDrawForm the objects have the
> correct ID's after FrmDrawForm the objects are corrupted.  (I also set a
> breakpoint at my first custom load call back procedure since I have a
table
> in this form, and the memory is corrupted before any of my custom code is
> executed).
>
> Any Ideas?
>
> Thanks,
> Michael Klinglesmith
>
> Here is a code snippet where the error occurs:
>
>tableP = FrmPToObjP(FrmGetActiveForm(), RecallMainTable);
>FrmDrawForm ( frmP);
>tableP = FrmPToObjP(FrmGetActiveForm(), RecallMainTable);
>
>
> And here is my FrmPToObjP:
>
> void* FrmPToObjP (FormPtr formP, UInt16 objectId)
> {
>   UInt16 objectIndex;
>   ControlPtr objectP;
>   FormObjListType objectList[50];  // Make the object list viewable in
> CodeWarrior debugger.
>   UInt16 i,imax=50;
>
>   if (formP->numObjects < imax) imax = formP->numObjects;
>
>   for (i=0;i   {
> objectList[i] = formP->objects[i];
>   }
>
>   objectIndex = FrmGetObjectIndex(formP, objectId);
>   objectP =  FrmGetObjectPtr(formP, objectIndex) ;
>   return objectP;
> }
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Need Help Getting Web Content To The Palm

2001-01-19 Thread Chang . Elizabeth

Hi,

We am looking for a solution to get Web content to the Palm from a Lotus
Domino Web Server.  We have some Web applications in the Domino Server
accessing Domino databases.  We also would like to access to the
applications/databases from the Palm.  What development tool do I need?
Any input would be helpful.  Thanks.

-Elizabeth


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: SOAP on Palm

2001-01-19 Thread Ward Fuller

I've been on the lookout too and haven't seen one. There's a project for one
on sourceforge.net but there hasn't been any activity on it last time I
checked. Looks like I may be writing my own... A good starting point for
doing so may be the toolkit available on scottseely.com. You may also want
to check www.soap-wrc.com for anything that may help if you have to write
your own. Good luck!
Ward


> -Original Message-
> From: Nitin Nangia [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 19, 2001 5:06 AM
> To: Palm Developer Forum
> Subject: SOAP on Palm
> 
> 
> HI All,
> 
> Is there a SOAP toolkit available for Palm?
> 
> Regds,
> 
> Nitin
> 
> 
> __
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Sending IR Signal

2001-01-19 Thread Thomas Ward

Hi,

I am investigating an IR application that would only need to send signals.
That is, it's not two way communication, but more like a remote control.
When I read through the documentation, I find lots of referenes to making an
IR connection. Is all this necessary or even possible for a remote control?
Is there a way to simply broadcast data for any device that might be in
range? Any helpful information, sample code, or pointers to applicable
documentation would be greatly appreciated!

Tom


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



INet Palm 7 andd Palm 5

2001-01-19 Thread Symmetry Development

I noticed that in October this question was asked but I don't really
understand how to implement the answer. I have been testing with the
emulator andd my little FTP app works fine. When I connect with the Palm
7 I get a similar error to what is describeed below. Below is the
Question and Answer from October that seem to fit my situation. Can
someone tell me what I need to do to this Palm 7 so that my FTP app is
portable to it?

Daniel Schultz
Symmetry Software, Inc.
[EMAIL PROTECTED]


FROM ORIGINAL EMAILS...
FWIW, on the Palm VII wireless internet access is via the INet Library,
not
the conventional network library.  The wireless service is a specialized
use
of a pager system, not a generic TCP/IP connection like the Omnisky.

When you use the network library, the Palm VII is trying to create some
type
of dial-up network connection using the serial port and a (presumably)
non-existent external modem.

Omnisky does ship with a version of the INet library, so if you can make
your application work using the specialized services it should be
portable
to Palm VII.

Good Luck,
-jjf

-Original Message-
From: Labhesh Patel [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 25, 2000 2:56 PM
To: Palm Developer Forum
Subject: Palm V vs Palm VII


I have an application which connects via Palm V (on an
Omni Sky modem)
over HTTP and talks to a server. It runs fine on Palm
V device and on
Palm V emulator.

When I am trying to run it on a Palm VII device it
tries to connect to
a number (which I assume is a telephone number) which
is causing a
problem - it keeps asking for a number to connect to.
It runs fine on Palm
VII emulator. Can anyone tell me why the network
libraries which work
fine via Omni Sky on Palm V are trying to connect to
the internet via a
number when I run the application on Palm VII device.
Shouldn't they
use the default connection for Palm VII? What can I do
to make sure
that they use the Palm VII internet connection?

Hamid
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: RES: Network HotSync

2001-01-19 Thread Alessandro Zummo

 On 19-Gen-01 at 12:18:41,
  Renato Garcia <[EMAIL PROTECTED]> wrote:


> Hi Alessandro,
>   Where could I get the ColdSync ?

from http://www.ooblick.com/software/coldsync/ .

It's a very nice app... i'd be vary happy if i could
build a corporate network syncing server based on it.

-- 

  Alessandro Zummo 
   Tower Technologies - Turin, Italy
  


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



X-Master: successor to Hackmaste

2001-01-19 Thread Stringer

>From: David Fedor <[EMAIL PROTECTED]>
>Date: Thu, 18 Jan 2001 10:12:22 -0800

>>Because of the negative and scary touch of the word "Hack" to 
>>many users I think we should move to a more friendly name. 
>>I came up with "PalmOS system
>>extensions" (or "extensions" for short). Any better ideas?

>I wouldn't use that, since those are what we call the things that licensees
>can install to make their own tweaks to the standard platform OS.  And it
>is a quite different mechanism.

>How about calling them Modifications, Mods for short?  That's all I can
>come up with right now, no creativity going yet this morning.


Since what your software is doing is primarily related to managing
the Palm OS traps, why not call it "TrapMaster" or "TrapManager"

Roger Stringer
Marietta Systems, Inc.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Getting emulator to Hotsync in windows...

2001-01-19 Thread Dave Lippincott

There is detailed instructions on how to set up a network sync on the
handheld in the Ethernet cradle docs, it may help.
http://www.palm.com/products/enterprise/ecradle_handbook.pdf

- Original Message -
From: "DIAMOND JEFF" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 4:22 PM
Subject: Getting emulator to Hotsync in windows...


> I still can't get my emulator to hotsync in windows.  I'm trying to use
> the network hotsync so I don't need to create mock hardware connections.
>
> I've set Hotsync to do a network sync.
>
> What settings should the emulator have?  I've tried a number of
> settings, but it just tries forever to contact the host to no avail.
>
> Thanks for the info!
> - Jeff
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: How to make .prc for any ShareLib

2001-01-19 Thread Dave Lippincott

There is an example on how to make and use a shared library included with
the Palm SDK. (I think called samplelib)

- Original Message -
From: "jagadeesh chandra prasad" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Cc: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 8:47 AM
Subject: How to make .prc for any ShareLib


>
> Hi everybody,
>
>   I am trying to implementing a sharedLib for my
>   application. for that i have developed a sample share
>   lib  and complied it.but i don't know what are the steps
>   to be follow to get the .prc file  for that shareLib.
>
>
>Can anybody tell me from starting to end procedure
>   to get the .prc resouce file for the shareLib.To install
>   that .prc file of shared library in palm device.
>
>
>   Thanx for that
>   jagadeesh.
>
> __
> FREE voicemail, email, and fax...all in one place.
> Sign Up Now! http://www.onebox.com
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: O´Reilly online book

2001-01-19 Thread Dave Lippincott

A link is in the Developer Documentation area at Palmos.com  I think in the
3rd party books section

- Original Message -
From: "Renato Garcia" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 7:47 AM
Subject: O´Reilly online book


> Hi,
>   Does anybody have the url to get the O´Reilly online book...or email it
> for me please ...
>   Thanks
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



How to make .prc for any ShareLib

2001-01-19 Thread jagadeesh chandra prasad


Hi everybody,

  I am trying to implementing a sharedLib for my 
  application. for that i have developed a sample share
  lib  and complied it.but i don't know what are the steps
  to be follow to get the .prc file  for that shareLib.


   Can anybody tell me from starting to end procedure
  to get the .prc resouce file for the shareLib.To install 
  that .prc file of shared library in palm device.

 
  Thanx for that
  jagadeesh.

__
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



O´Reilly online book

2001-01-19 Thread Renato Garcia

Hi,
  Does anybody have the url to get the O´Reilly online book...or email it
for me please ...
  Thanks


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: C Primitive Type Problem and Bitmap Problem

2001-01-19 Thread Alexander Zuev



> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]]On Behalf 
> Of Oscar Lee
> Sent: Friday, January 19, 2001 1:05 PM
> To: Palm Developer Forum
> Subject: C Primitive Type Problem and Bitmap Problem
> 
> 
> Dear All,
> 
> I have 2 problems, please help. Thank a lot! ^_^
> 
> Question 1
> I tried to use the "bool", the C primitive data type, in my 
> CW but it prompt
> me for "undefined identifer" error. I have to use "Boolean" 
> instead. But it
> seems that the CW can reconize the type "bool" since it 
> change the "bool" to
> blue in colour automatically. Why I can't use it?

Look the Project Settings, C/C++ Language, check 'Enable bool Support'.

> 
> Question 2
> If I have draw a bitmap in Photoshop. How can I load a bitmap to the
> Constructor correctly? Also I have tried to resize the
> Bitmap Drawing window, i.e from 16*16 to 160*160, the 
> resolution was changed
> but the "viewable" area for editing is still very small, 
> which cannot show
> the details, how can I change "viewable" editing window to 
> bigger size?

No.

> 
> Oscar
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: BUG report - FntGetFontPtr ()

2001-01-19 Thread Alexander Zuev

In the OS 3.1 and 3.2 functions FntGetFontPtr () and FntLineHeight () work
is fine.

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf
> Of Paul Nevai
> Sent: Friday, January 19, 2001 3:01 PM
> To: Palm Developer Forum
> Cc: Paul Nevai
> Subject: BUG report - FntGetFontPtr ()
>
>
> !!!BUG!!!
>
> I am sure I reported this before but I don't remember when.
> So here it is.
> In all the configurations I tested, neither FntGetFontPtr ()
> nor any related
> function such as FntLineHeight () work in my programs [pedit
> - appl and
> LapTopHack - hack].
>
> EXAMPLE.
>
> FontPtr fntP = FntGetFontPtr ();
>
> then fntP->fRectHeight is always 11 and fntP->leading is
> always 0 no matter
> which font I use [built-ins or custom].
>
> FntLineHeight () is also always 11.
>
> Could someone confirm this? I used OS 3.3 and 3.5.
>
> Best regards, Paul
>
> P.S. I bcc'd this directly to 3 guys working with Palm - will
> you check it
> out please?
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



CDK JAVA : How to create a record class of my database record type

2001-01-19 Thread vinod rajpal

Hey, i am using cdk for java for sync. my application database.
i am using one sample of the cdk which uses memorecord to create instances of
record, i want to implement my own record type how should i do that


Get free email and a permanent address at http://www.netaddress.com/?N=1

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



BUG report - FntGetFontPtr ()

2001-01-19 Thread Paul Nevai

  !!!BUG!!!

I am sure I reported this before but I don't remember when. So here it is.
In all the configurations I tested, neither FntGetFontPtr () nor any related
function such as FntLineHeight () work in my programs [pedit - appl and
LapTopHack - hack].

EXAMPLE.

FontPtr fntP = FntGetFontPtr ();

then fntP->fRectHeight is always 11 and fntP->leading is always 0 no matter
which font I use [built-ins or custom].

FntLineHeight () is also always 11.

Could someone confirm this? I used OS 3.3 and 3.5.

Best regards, Paul 

P.S. I bcc'd this directly to 3 guys working with Palm - will you check it
out please?

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RES: Cryptography

2001-01-19 Thread Renato Garcia

Hi,
 Have a look at www.palmgear.com.br and search for CCrypt. I´m working on
project with crypto too, stay in contact.
I hope it helps...

-Mensagem original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Em nome de Åsa Godin
Enviada em: sexta-feira, 19 de janeiro de 2001 08:24
Para: Palm Developer Forum
Assunto: Cryptography


Hi,
I'm quite new to both Palm OS developing and secure development and I'm
trying to find out if it's possible to implement cryptographed comunication
to a palm. Is there some support for crypto in PalmOS? Is it possible to
implement cryptograping algorithms with sufficient key length? I'd be
thankful if you have any experience in this subject.

// Åsa


--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RES: Network HotSync

2001-01-19 Thread Renato Garcia

Hi Alessandro,
   Where could I get the ColdSync ?

-Mensagem original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Em nome de
Alessandro Zummo
Enviada em: quinta-feira, 18 de janeiro de 2001 23:50
Para: Palm Developer Forum
Assunto: Network HotSync



 I'm trying to setup a Network Hotsync server using Linux and ColdSync.

 The Palm is correctly set up for network hotsync operations
 (i.e. LANSync prefs set to LANsync and Primary PC data filled in).

 On the Pc, the HotSync manager has the "network" item selected.

 When i press the cradle button to start the operation
 the local computer detects that the handheld user
 is a local user and switchs to local hotsync.

 Can this be avoided?

 If i change the user id on the palm, the local computer
 detects he dosn't know anything about this "new" user
 and asks me if i want to create a new user account.

 If i answer yes, it switchs to local hotsync.
 With no, it just cancels the hotsync operation. No traffic
 coming from the local computer can be seen on the LAN wire.


 What i'm doing wrong? The log, even with the -v option,
 doesn't tell anything useful.


--

  Alessandro Zummo
   Tower Technologies - Turin, Italy



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Cryptography

2001-01-19 Thread Åsa Godin

Hej,

Kul att höra från dig! Än så länge är det bara en förstudie om systemet
överhuvud taget går att implementera på Palm. Kunden har många udda krav och
vi undersöker flera plattformar. Pysslar du också med palmutveckling nu för
tiden eller är du bara nyfiken ;)

// Åsa


- Original Message -
From: "Camilla Straubel" <[EMAIL PROTECTED]>
To: "'Åsa Godin '" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 11:34 AM
Subject: RE: Cryptography


HEJ

Tyvärr kan jag inte svara din fråga men är nyfiken på om du får några svar.
Hoppas allt är bra annars. Själv är det bara fint.

Sitter du och utvecklar roliga palm-applikationer?

Mvh
Camilla Straubel (en fd kollega)

-Original Message-
From: Åsa Godin
To: Palm Developer Forum
Sent: 2001-01-19 11:24
Subject: Cryptography

Hi,
I'm quite new to both Palm OS developing and secure development and I'm
trying to find out if it's possible to implement cryptographed
comunication
to a palm. Is there some support for crypto in PalmOS? Is it possible to
implement cryptograping algorithms with sufficient key length? I'd be
thankful if you have any experience in this subject.

// Åsa


--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Cryptography

2001-01-19 Thread Åsa Godin

Hi,
I'm quite new to both Palm OS developing and secure development and I'm
trying to find out if it's possible to implement cryptographed comunication
to a palm. Is there some support for crypto in PalmOS? Is it possible to
implement cryptograping algorithms with sufficient key length? I'd be
thankful if you have any experience in this subject.

// Åsa


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



I solved donwload Rom Image with USB cradle.

2001-01-19 Thread Mert EŞSİZ

My Palm-Debugger is old...
I found new version. And I solved..

C U..

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



C Primitive Type Problem and Bitmap Problem

2001-01-19 Thread Oscar Lee

Dear All,

I have 2 problems, please help. Thank a lot! ^_^

Question 1
I tried to use the "bool", the C primitive data type, in my CW but it prompt
me for "undefined identifer" error. I have to use "Boolean" instead. But it
seems that the CW can reconize the type "bool" since it change the "bool" to
blue in colour automatically. Why I can't use it?

Question 2
If I have draw a bitmap in Photoshop. How can I load a bitmap to the
Constructor correctly? Also I have tried to resize the
Bitmap Drawing window, i.e from 16*16 to 160*160, the resolution was changed
but the "viewable" area for editing is still very small, which cannot show
the details, how can I change "viewable" editing window to bigger size?

Oscar


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



SOAP on Palm

2001-01-19 Thread Nitin Nangia

HI All,

Is there a SOAP toolkit available for Palm?

Regds,

Nitin


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



RE: X-Master: successor to Hackmaster

2001-01-19 Thread Linke, Andreas

Thanks for all the great feedback, both public and private. Many of your
suggestions are implemented now.

> Extensions...
> How about calling them Modifications, Mods for short?  That's 
> all I can
> come up with right now, no creativity going yet this morning.

Hm, Modifications does not sound so good either. Most hacks really improve,
or extend, some functionality. The word modification seems to be too
neutral. 
Is the term "Extensions" marketed to the public, i.e. does the average Palm
user already associate something with Extensions?

Anyone any better ideas?

> And I would hope that X-Master would fail very gracefully if 
> run on a 5.0
> system (i.e. ARM, whatever number we pick)... right? 

David, I'd be delighted to get some PalmOS 5.0 info and/or an emulation
device. Basically, a Hack is really just a locked code chunk and could be
handled in the same way as you'll treat the legacy 68k applications. It all
depends on how you implement SysSetTrapAddress in PalmOS 5.0...
I didn't find anything on the PalmOS web site or in the pavilion, so at the
moment, I really can't ensure 5.0 compatibility (but X-Master runs well on
the 4.0 betas).

If you need me to sign more NDAs, just contact me...

BTW, I really believe that Palm should provide such a trap manager in the
OS. As I try to explain on http://linkesoft.com/english/xmaster/ , using
SysSetTrapAddress in an application, either by Palm, by a licensee or by a
third-party leads to all kinds of trouble unless a central application
maintains the chain of addresses.

> yet, have a
> mechanism by which a hack could list which versions of the OS 
> it is known
> to work on (and don't let someone arrogantly say "all of them" or make
> guarantees about the future, but let users try the hack on a 
> newer system
> if they acknowledge the risks).

Interesting idea, I'll think about it. Then again, there're really a lot of
OS versions out now, and some hacks might also patch hardware-specific
things so just testing the OS wouldn't be too useful. X-Master is a bit like
the launcher, and the launcher doesn't check for OS compatibility either...
Would be best, of course, if the hack developer would test for compatibility
inside its hack.

> Care to have your trap install/remove/calling mechanism 
> sources go through
> peer review (public or private)?  

Sure. If somebody is interested in the sources, just mail me. And of course,
I'd especially appreciate Palm's feedback...

> If you install two hacks that trap the same trap code and 
> then disable them
> in the same order in which you installed them you get a fatal error.

That bug is fixed now. Thanks for pointing this out (you may need to soft
reset once).

> Regarding a better names how about
> "TrapMaster","PatchMaster","TrapMan","TrapManager"

All too technical. The average user may associate different things with
traps and patches...
Mike McCollister suggested "ExMan", for Extension Manager. What do you
think?

>   if he did not have a release out :)) maybe you should bug him
>   as he did have some other ideas for HackMaster II 

>   how about just getting Ed to update his code?

First time I realized that something had to be done to Hackmaster was in May
2000. Users with color devices started complaining that they couldn't find
the Options dialog for our hacks. I contacted Ed and he said he was working
on a new version. Since then, I have contacted him again and again. He
probably got tired of me because he didn't care to answer for the last 6
weeks. 

I was not aware of a 2.0beta (ooops, shouldn't that be 1.0 first?). Could
somebody test if this is compatible with X-Master, i.e. does X-Master take
over from HM2b?

>   last thing i want is HackMaster, PatchMaster, TrapMaster, 
> X-Master etc
>   all floating around and they have small peculiarities about 

I do not want concurring standards as well, but I really can't _force_ Ed to
come out with a new release. And I believe something has to be done.

>   its much easier to just write a standalone application to do this.

If you need to patch a trap, it really isn't. Your app may run fine as long
as you're the only one who does this. But you never know what else the user
will install...

There's an updated version of X-Master (ExMan?) now at
http://linkesoft.com/english/xmaster/ 
Please try it out.

Many thanks for your feedback,
Andreas

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: X-Master: successor to Hackmaster

2001-01-19 Thread Ricardo Contin

If I try to hotsync with out turn on first when using logo at startup a have
a fatal erro and have to reset.

Ricardo
- Original Message -
From: "Ronald Gouldner Jr" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 1:55 AM
Subject: RE: X-Master: successor to Hackmaster


> I found a problem with X-Master that happens to exist in the current
> HackMaster version (0.9) as well. (But was fixed in the version 2.0b1a)
>
> If you install two hacks that trap the same trap code and then disable
them
> in the same order in which you installed them you get a fatal error.
>
> For example.
> Activate Hack 1, Activate Hack 2, disable Hack 1, disable Hack 2 (Fatal
> error Invalid chunk ptr)
> If you disable them in the reverse order that you enabled them then the
> error does not occur.
> Activate Hack 1, Activate Hack 2, disable Hack 2, Disable Hack 1.  will
not
> produce the error.
>
> Hope this helps.  Do you know about the design of HackMaster 2 and are you
> planning on adding some of the features what were planed ?
>
> Regarding a better names how about
> "TrapMaster","PatchMaster","TrapMan","TrapManager"
>
> Ronald Gouldner
> -
> RGPS Development
> Makers of Quality Palm Computing Platform Software
> AutoSync, DayLossFix, MindMeld, PalmVHack, PilotEyes, PokerLogic,
> PowerLaunch, and StayOffHack at http://www.rgps.com
> EMAIL:[EMAIL PROTECTED]
> -
> > Subject: X-Master: successor to Hackmaster
> >
> >
> > As all developers patching system traps (aka Hacks) probably know,
> > Hackmaster, developed by Edward Keyes in 1997, has some
> > weaknesses on modern
> > OS versions:
> >
> > - activated Hack databases are not protected
> > - drawing problems on color devices with strong impact on usability
> >
> >
> > Thanks for your feedback,
> > Andreas
> >
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



I couldnt download ROM from my Visor with USB cradle....

2001-01-19 Thread Mert EŞSİZ

I asked this quesiton before but friends writen to me that use
palm-debugger.
When I try use Palm-Debugger and select USB connection, 
it's giving error message "This fuction not implemented yet"
Where is the problem?
Do you know any software for download Rom image with USB cradle?

Thanks.. 

Mert

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



how to surf the internet using palm V Tm

2001-01-19 Thread sreekant b

Friends,

If anybody could help me out 
1) is it possible to surf the internet using palm V
which is not having modem.
2) If Any prc files avaiable, pl let me inform the
sitemaps.

Thanx

sreek'

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: How can i download ROM image from my USB Cradle???

2001-01-19 Thread Lim KS

I had download my palm ROM image to my pc by using USB Cradle before. seems
like nothing to setup.
I install the program Rom Transfer in the Palm then connect it to cradle. at
the palm, run the ROM transfer program & select the transfer speed
(115200bps)
Than at the PC, I think have to run pose, then select the palm model & etc.
press transfer at PC & Palm, then it will transfer automatically for you.
But you have to make sure your palm desktop is not running/using the cradle.

any problem, let me know.

KS

- Original Message -
From: "Mert EŞSİZ" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 10:40 PM
Subject: RE: How can i download ROM image from my USB Cradle???


> Thank you for answer..
> But When I select USB from Connection Menu, It giving error message "This
> Fuction Not implemented Yet".
> Interesting, It's giving this error for Help Menu :((
> Where is the problem?
>
> -Original Message-
> From: Ricardo Contin [mailto:[EMAIL PROTECTED]]
> Sent: 18 Ocak 2001 Perþembe 16:31
> To: Palm Developer Forum
> Subject: Re: How can i download ROM image from my USB Cradle???
>
>
> Use the PALMDEBUGER to download
>
>
> - Original Message -
> From: "Mert ESSIZ" <[EMAIL PROTECTED]>
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Thursday, January 18, 2001 10:13 AM
> Subject: How can i download ROM image from my USB Cradle???
>
>
> > POSE is supporting com ports.
> > How can i download ROM image from my USB Cradle???
> >
> > C U
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
> >
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/



Re: Subtle problems creating PDBs on desktop....

2001-01-19 Thread Philip Sheard

> Every aspect of my PDB works EXCEPT that the unique IDs STAY zero even
after installation
> on the Palm - is this a problem for a Palm database?

only if you want to HotSync it.

> My understanding was that the Palm installer would generate Unique IDs,
but this isn't happening.

the documentation clearly states that this is the case.

> Any thoghts on the UniqueID problem?

roll your own (starting at 0).


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/