Yes, you will have to explicitly open the shared library prc in order to load the form resource (remember to close it immediately so the caller does not inadvertently get your resources). You will probably also need to set a feature or something similar in order that your form event handler can find out what the refnum of your shared library is so that it can access your globals. I have created shared libraries with UI elements and it works.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Stephen Best Sent: Wednesday, August 14, 2002 23:27 To: Palm Developer Forum Subject: Shared libraries displaying forms ... can do? Can I build a shared library and have it load and display a form from its own prc (or even a resource only database)? This is new territory for me. Stephen Best Bitware Australia -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
