Latest Discussions
Topic
Replies
Last Post
Posted By: jPV. on 2018/11/10 9:35:19
RNOPDF is a compact PDF viewer with a minimal GUI and easy control options. It is available for MorphOS, AmigaOS 3 (68k/68k+FPU/WOS with RTG), AmigaOS 4, Mac (PPC/x86/x64), and Windows (x86/x64).

RNOComics is a comic book viewer that can open almost any archive file, PDF file, or a directory with unarchived images, and display the images in it in a GUI designed to read comics. Version 1.3 adds support for PDF files and it is available for MorphOS and AmigaOS 4.

Please visit RNOPDF and RNOComics homepages for more information and download links.
Posted By: Daff. on 2018/11/1 11:44:12
The following articles have been added to the website of the french Amiga magazine Obligement (http://obligement.free.fr) during the last two months:

* MorphOS relative:

- September/October 2018 news.
- Interview with Philippe Rimauro (ACE developer).
- Tutorial: Pattern matching on MorphOS.
Posted By: pegasos-sigi2. on 2018/10/20 12:36:18
MS Tools 1.0

This toolbox provides tools for reading Microsoft Office document. It starts with a tool for reading binary Microsoft Word files (.doc). These tools are a MUI class and a library. Test programs demonstrate the functions.

Screenshot
Posted By: igracki. on 2018/9/26 17:03:32
AppLauncher_sbar.png

Do you ever dreamed to start any application from every (public) screen without the need
to switch to the Ambient screen or remember hotkeys?

Now you can!

This screenbar module opens a popup menu if you click on the butterfly symbol in your screenbar.
There you can select the application you want to start!

The best is that you are able to configure the menu with a simple text file which has to be placed
in SYS:Data/Screenbar/AppLauncher/config.

The default config file includes all standard Applications, Utilities and Tools!
Posted By: pegasos-sigi2. on 2018/9/17 17:41:18
rtf.mcc 1.0
Screenshot

The rtf.mcc MUI class decode and display files in RTF document format. This Format is a exchange format to display documents on different systems. It exists a context menu in this class to export RTF to PDF. Pagebreaks and textwraping is supported.

The demo prog have a shell interface. So you can use it to display RTF's with Ambient filetypes. But don't forget a "c:stack 1000000" entry in filetypes, or you get an MorphOS exeption !