"George Georgiev" <[EMAIL PROTECTED]> wrote in message
news:58141@palm-dev-forum...
>
> I want to make keyboard hack - hackmaster extension, that gets
necessity
> properties of active field and launch another application with
> SysUIAppSwitch. This is ok, but I don't know how to retrieve back the
field
> properties (insertion point, selStart, selStop) to original
application
> field.

If I understand you correctly, you're concerned about switching back to
the original application and having it restored to the situation it was
in.  In that case, you probably shouldn't look at switching applications
using SysUIAppSwitch, but instead should look at implementing a desk
accessory.  These are a special variety of subprograms supported by a
number of desk accessory launchers.  See the specification at
http://member.nifty.ne.jp/yamakado/da/da-spec10-e.html.  Some DA
launchers include TealLaunch and



-- 
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