Worked like a charm. Thanks.

"Ben Combee" <[EMAIL PROTECTED]> wrote in message
news:49268@palm-dev-forum...
>
> "Martin" <[EMAIL PROTECTED]> wrote in message
> news:49239@palm-dev-forum...
> >
> > We have an application that is made up of several Palm applications
> (prc's
> > files) all using the same creator ID. This method works fine with Palm
> OS
> > 3.1 - 3.3 since only one icon shows up in the main application list on
> the
> > Palm. When the user selects the icon a main menu of all available
> prc's is
> > displayed to the user (each prc launches a "shell" prc).
> >
> > In Palm OS 3.5, an icon shows up for each prc. Which is not the
> desired
> > effect we are looking for. Any ideas?
>
> For your applications that are being called by the other applications,
> you should use a non-'appl' type for the program databases.  So, you
> shell would be
>
> creator 'FOOb', type 'appl'
>
> and all your application called by that shell could be
>
> creator 'FOOb', type 'FOpi' (FOO plug-in)
>
> for example.  SysUIAppSwitch doesn't care what type of database it
> switches too, only the launchers really pay attention to what is an
> 'appl' and what isn't.
>
> --
> Ben Combee, [EMAIL PROTECTED]
> Techwood Broadcasting Foundation, Austin Bureau
>
>
>
>



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