I am working to improve the help system in my app. I am using an
HTMLviewer and compiling for the Macintosh (but now Windows since the
Loadpage creates a temporary file every time Loadpage is used.)
My code uses something like:
htmlhelpviewer.loadpage introduction, nil
The help files are dragged into project. The compiled app works fine,
as long as I don't move the application. If move it, the help files
no longer appear. This won't work for my users...
I believe this means the files are not included in the compiled
application, and placing them in the application bundle doesn't seem
to solve this issue.
How do I solve this problem?
Thanks,
Brad
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|