> Caveats of the 3.0 SDK are not necessarily caveats of the 3.0 OS.  It is
:-D
:-) SDK puts trap numbers corresponding to your APIs in the executable file
(You can disassemble any file prc file you'll find a hell lot of sequences
of "4E ??" corresponding to various APIs). It's the responsibility of the OS
to execute them. If the OS does not support the requested ISR then it is
bound to fail. Need not to discuss how things will behave if an ISR doesn't
exist but results will definitly be not good :-D. Palm has done the right
job. It clearly warned about what's going to happen in OS 3.0 I don't
consider that a limitation of SDK but a limitation of OS 3.0.

If it is written under the SDK docs that the API or rather ISR doesn't
support a particular job then take it seriously :-D.

Regards,
Khurram+

Hmm... my viral fever has started taxing me badly!

----- Original Message -----
From: Thomee Wright <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: Palm Developer Forum <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 12:51 AM
Subject: Re: positioning controls programmatically


> Caveats of the 3.0 SDK are not necessarily caveats of the 3.0 OS.  It is
> quite possible that newer versions of the SDK address these limitations on
> the SDK side, and are no longer relevant.  If it once was in the
> documentation, but isn't now, it means it was deliberately removed, and
> I've yet to hear of Palm deliberately hiding limitations.  My gut feeling
> is that if the new documentation doesn't list the limitations, don't worry
> about it.
>
> -Thomee-
>
> In article <57129@palm-dev-forum>, [EMAIL PROTECTED] says...
> >
> > :-D Yes I know that, that's a legal :-D method. I didn't tell you this
at
> > the first place because something very interesting :-D is written in 3.0
SDK
> > docs, this thing is absent in 3.5 SDK docs :-D. Here are the lines that
I
> > found interesting :-D about FrmSetObjectPosition
> >
> > "Comment: Doesn't update the display. Presently, only label objects are
> > affected.
> > Caveat: This function currently doesn't work when used on a bitmap."
> > .....Straight from 3.0 SDK docs
> >
> > Do you get my point what will happen if you try to run your applications
on
> > OS 3.0 :-D . Keep in mind you also want to change the position of
> > PopupTriggers etc. also ;-D
> >
> > Regards,
> > Khurram+
>
> --
> 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/

Reply via email to