Depends on how you define "Online". If you mean simply opening an AmigaGuide file when the "Help" key is pressed, then this is quite simple. If you mean go and fetch a document from an internet resource and display it, that can be a little more tricky, although you have launch-handler to help out, which is preconfigured to allow simply "typing" or "opening" a URL.
The launch-handler docs will show you how this is achievable.
I was actually meaning, how to open a local AmigaGuide / plain text file to provide user help / documentation on the fly, while the application is running.
I was actually meaning, how to open a local AmigaGuide / plain text file to provide user help / documentation on the fly, while the application is running.
Please drop me an e-mail at dan dot jedlicka @ seznam dot cz, I'll send you the source code for my AmigaGuide class, which implements AG help as a BOOPSI class. It's really easy to use in your own program.
@Massi
There is a shell command "openguide" at OS4Depot that might be simpler to use. Just launch the command asynchronously with the disired args. There is minimal control of the open amigaguide with arexx commands.
Depends on how you define "Online". If you mean simply opening an AmigaGuide file when the "Help" key is pressed, then this is quite simple. If you mean go and fetch a document from an internet resource and display it, that can be a little more tricky, although you have launch-handler to help out, which is preconfigured to allow simply "typing" or "opening" a URL.
The launch-handler docs will show you how this is achievable.
Simon
Thanks.
I was actually meaning, how to open a local AmigaGuide / plain text file to provide user help / documentation on the fly, while the application is running.
Perhaps OpenAmigaGuide() and related functions from amigaguide.library would be a good starting point.:-)
Otherwise you could open a text file yourself and render it into a window by whatever means.
@massi
Please drop me an e-mail at dan dot jedlicka @ seznam dot cz, I'll send you the source code for my AmigaGuide class, which implements AG help as a BOOPSI class. It's really easy to use in your own program.
AmigaOne X5000-020 / 2GB RAM / Sapphire Pulse Radeon RX 560 / AmigaOS 4.1 Final Edition Update 2
@Massi
There is a shell command "openguide" at OS4Depot that might be simpler to use. Just launch the command asynchronously with the disired args. There is minimal control of the open amigaguide with arexx commands.
X1000 - OS 4.1FE