How to integrate Thing Creator to I7 IDE
(these instructions will be rewritten)
- Go to a directory called Resources (should be there where I7 is installed). There should be a bunch of HTML and PNG files and other stuff, including index.html
- Right-click and Save as.. the following files to that aforementioned directory: ide_thingcreator.html and prototype.js
- Edit the index.html file that was in the Resources directory with a Notepad or some other plain-text editor (not Word or similar). The last line should look like this:
<p></font></body></html>
Change it to this:
<p></font><a href="ide_thingcreator.html">Thing Creator</a></body></html>
Start Inform, go to Documentation and now on the bottom of the page there should be a link to the Thing Creator.