realbasic-nug
[Top] [All Lists]

HTML Loadpage to files dragged in IDE

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: HTML Loadpage to files dragged in IDE
From: Brad Taylor <brad at thatwebguy dot net>
Date: Wed, 28 Mar 2007 05:20:44 -1000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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>


<Prev in Thread] Current Thread [Next in Thread>