Latest Discussions
Topic
Replies
Last Post
Posted By: igracki. on 2018/9/26 19: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 19: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 !
Posted By: jPV. on 2018/9/16 18:51:42
Finnish Amiga Users Group holds its 11th Saku event in Oulu, Finland on Saturday, September 22nd.

The event will feature many classic Amiga setups from A500 to A4000, FPGA computers like Minimig and MIST, and next generation systems from MorphOS machines to AmigaOne X5000.

The The Commodore Story documentary film will be shown on a big screen, and there will be a presentation about AmiKit X emulation package. One lucky visitor will also win a free copy of AmiKit X.

There will be several game competitions to attend and the best players will be awarded. The latest Amiga Future magazines are available for reading, as well as older magazines from all decades.

Admittance is free of charge and refreshments will be available. Saku 2018 will start at 14:00 on September 22nd at Oulun Tetra ground floor conference room at Mäkelininkatu 31.

Please visit the users group's website at http://saku.bbs.fi for more information.

Welcome!
Posted By: pegasos-sigi2. on 2018/9/13 16:11:09
xcf.mcc 1.0
Screenshot

A MUI Class to display GIMP Project files

+ Support of raw and compressed files (.xcf.gz)
+ Display Monocrome, grayscale, pixmap and RGB(A) files with alpha channel.
+ The class decode RLE compressed and raw layer.
+ The max number of layer is 30.
+ Layer compositing and masking is supported
Posted By: jacadcaps. on 2018/9/12 20:32:05
Iris beta 28 is now available (link): changes are mostly focused on UI and optimizations this time.

  • New Folder screen menu in the main window with Mark All Messages as Read, Empty Folder and synchronization functions
  • Separate window menus for main window, reading, writing and other windows
  • Activity LEDs in the folder tree
  • Added Select All/Unread/None to messages list context menu
  • Added a context menu to the html editor & reader
  • Small delay in refreshing the sent folder when finalizing sending emails, fixes some issues with sent emails not appearing in the folder
  • Writer window has a verification requester when closing the window / terminating Iris
  • Added a privacy policy to the Aboutbox window
  • Optimized setting flags on multiple messages at once
  • Fixed a case where duplicate entries could show up in a messages list after sync
Posted By: pegasos-sigi2. on 2018/9/6 15:27:41
pcd.mcc
Screenshot

This MUI Class displays files in Kodak PhotoCD format (.pcd).
Posted By: Daff. on 2018/9/2 17:29:02
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:

- July/August 2018 news.
- Review of MorphOS 3.10/3.11 (update).
- Review of Stunt Car Remake.
- Tutorial: Installation of MorphOS 3.x (update).
Posted By: pegasos-sigi2. on 2018/8/26 15:29:48
fotochop.mcc 0.16

News: 1.) Now i include many many color and main stream picture filters like "emboss, gausian blur, contrast, brightness,sharpness" a.s.o. Color filter, Emboss filter, filter the brush only
2. ) I add, fix and replace any matrix transformation filters. Shear text
Posted By: jacadcaps. on 2018/8/17 5:59:10
Beta 36 of Iris introduces support for Drafts in thr Outgoing Messages folder. This build also fixes several issues related to sending messages and adds some UI improvements to the application.

Make sure to check the README.txt file out for the full list of changes.

The archive can be downloaded from tunkki.
Posted By: pegasos-sigi2. on 2018/8/12 13:43:06
The filter.mcc MUI class is able to open and process many different image formats. The finished images can be saved in PNG, JPG, IFF, ILBM or TIFF. The archive also contains the Demo Proramm "Camelin" that shows how to write a simple image editor.

Download:filter.mcc
Link: Screenshot