Make a .pdb file with the relevant info. The format is your choice.
There's no great way to create PDB files, but there are some utilities
floating around. Palm also offers the file format on www.palmos.com
So basically, what'd you do is this. Have:
app.prc
acme.pdb
fox.pdb
In the case of Fox, you give them an Installshield app with app.prc and
fox.pdb
and have both sync on to the Palm. However, internally, the PDB will have
some
type/creator/name information that you specifically look for in app.prc and
you can dynamically construct your form from that database.
<[EMAIL PROTECTED]> wrote in message news:30062@palm-dev-forum...
>
> Thanks for the reply.
>
> The problem is not dynamically creating a form.
>
> consider the following: I have 2 clients, acme and fox.
>
> I have an executable application (already compiled and built) say app.prc.
>
> I need to create an installshield installer, that takes app.prc and some
> "file" that has
> some content relevant to either company. The challenge is:
>
> - what would that "file" be? (if it's a db, as suggested, how to build it
> and make my application aware of it?)
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 14, 2000 1:53 PM
> To: Palm Developer Forum
> Subject: Re: Packaging issue
>
>
> Have you thought about creating a form and DB for the user to input
> their own info, then pulling that information into a dialog or dynamic
> form?
> (see FrmNewForm)
>
> Jeremy
> ePoint Inc.
>
>
> On Tue, 14 Nov 2000 11:21:21 -0500, [EMAIL PROTECTED] wrote:
>
> >
> >Greetings,
> >
> >I'm new to palm dev and i have a question. any help is appreciated.
> >
> >Is there a way for an application binary code to use and display
different
> >user interface files at run time?
> >I'm building an application that will be packaged according to the needs
of
> >different clients. Say every client
> >would like to display its own information in the about dialog box.
> >
> >
> >Ideally, i'd like to produce one application binary, and different
> "content"
> >file to be passed to the binary at installation time.
> >
> >mind you, this is not a localization issue.
> >
> >any ideas?
> >
> >-al
> >
> >
> >
>
>
> --
> 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/