Developers' Nation provides Palm OS Technical Support with a guaranteed
response time.  Go to www.devnation.net

Hi,

    AppLaunchWithCommand is not a function. It is a macro.
Check out AppLaunchCmd.h and you will find that
AppLaunchWithCommand is defined as nothing but
LaunchWithCommand which in turn is SysUIAppSwitch.
There is no way of sending an event to an application
that is not running like you wanted.

--
Thanks,
Arvind.
Developers' Nation DTS Engineer

Developers' Nation is the fastest, most reliable and affordable way to
resolve your technical issues.

"Srinivas" <[EMAIL PROTECTED]> wrote in message
news:50474@palm-dev-forum...
>
> hi aravind,
>   thanks for the reply. Tell me one thing
> AppLaunchWithCommand -- what this API will do. can i
> send any command to generate that event by lauching
> the app. And one more thing i am lauching that app
> with SysUIAppSwitch.This will launch the application
> and after launching the application the event should
> generate automatically.
>
> If u hv another alternate solution please help me out.
>
> thanks
> Srini
>
> --- Arvind Sridharan <[EMAIL PROTECTED]> wrote:
> > Developers' Nation provides Palm OS Technical
> > Support with a guaranteed
> > response time.  Go to www.devnation.net
> >
> > Hi Srinivas,
> >
> >     I'm sure this is not possible because without
> > launching the second
> > application, the form having the button cannot be
> > displayed, and hence
> > the form does not  have an event handler.
> > Essentially, this scenario is
> > akin to the other application not existing.
> >     On the other hand, you could launch the second
> > application from
> > the first using SysAppLaunch.
> >
> > --
> > Thanks,
> > Arvind.
> > Developers' Nation DTS Engineer
> >
> > Developers' Nation is the fastest, most reliable and
> > affordable way to
> > resolve your technical issues.
> >
> > "Srinivas" <[EMAIL PROTECTED]> wrote in message
> > news:50459@palm-dev-forum...
> > >
> > > hi all,
> > >   I am working on one application which has to
> > call
> > > another app. the probelm goes like this. i want to
> > > call an event from the calling application from
> > the
> > > called application.
> > > i had an application which had sycn button in
> > that.
> > > from the calling application i have to call this
> > sycn
> > > button with out invoking that app i mean with out
> > > lauching the application. Is there any way u can
> > do
> > > that.
> > > Help will be appreciated.
> > >
> > > thanks
> > > Srini
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Auctions - buy the things you want at great
> > prices
> > > http://auctions.yahoo.com/
> > >
> > >
> >
> >
> >
> > --
> > For information on using the Palm Developer Forums,
> > or to unsubscribe, please see
> http://www.palmos.com/dev/tech/support/forums/
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
>



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