Author Topic: Manual Applications  (Read 2881 times)

0 Members and 1 Guest are viewing this topic.

Offline program4

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 158
  • Rating: +15/-0
    • View Profile
Manual Applications
« on: December 29, 2010, 08:26:48 pm »
Are there any tools to easily make "manual applications" like the one attached for Mimas? I don't have any experience programming applications, but I really want to make a simple application that can hold a LOT of text.

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Manual Applications
« Reply #1 on: December 29, 2010, 08:43:37 pm »
You could try flashbook:
http://www.ticalc.org/archives/files/fileinfo/418/41870.html

I haven't personally used it before, but I think it fits all of your requirements.
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline program4

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 158
  • Rating: +15/-0
    • View Profile
Re: Manual Applications
« Reply #2 on: December 29, 2010, 08:46:38 pm »
I'll try it, since it seems like the right kind of program. Thanks!
« Last Edit: December 31, 2010, 04:15:07 pm by program4 »

Offline FloppusMaximus

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +57/-5
    • View Profile
Re: Manual Applications
« Reply #3 on: January 01, 2011, 06:50:47 pm »
That's exactly what Flashbook does.  (In fact, I used Flashbook to generate the manual there, using an extremely kludgy perl script to convert the HTML user's manual into Flashbook XML format.  I don't recommend my exact method. :P)