You can do this - but makes sure the resource ids don't conflict. If your
app
has a form 1000 and your shared library also has a form 1000, you will be in
trouble when you return to the app *after* opening the shared library. When
you use Frm???(form#), PalmOS searches all open resource databases (your
PRC) in the reverse order (last opened is searched first).
"Anuradha J" <[EMAIL PROTECTED]> wrote in message
news:42699@palm-dev-forum...
>
> hi,
>
> I like to how to display a form that is in a shared library from the
> calling PalmOS application.
>
> I have created a shared library which contains a a form resource and
> an alert resource. Within my application I load, open this shared library
> and call a library function. This function inturn has to display the
> form in the shared library.
>
> But in shared library, when I say FrmInitForm(LibForm) --this line gives
> a NULL handling error.
>
> Is my approach correct or is there any other way?
>
> Any ideas/suggestions are welcome...
>
> thanx,
> Anuradha
>
> __________________________________________________
> FREE voicemail, email, and fax...all in one place.
> Sign Up Now! http://www.onebox.com
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/