Diary of an Amiga fanatic

Tag Archives: Stefan Stuntz

I knew I had not done anything on the File Manager for some time but that the last post was almost a year ago even surprised me. That is probably also the last time I did any programming on it. I even had to read back to see what I was up to at that moment. I decided to continue on Aros using Zune which is an object-oriented GUI toolkit. It is nearly a clone (at both API and Look&Feel level) of MUI, a well-known Amiga shareware product by Stefan Stuntz. I am going to switch back to OS4.1 using ReAction. At the time I was still programming using ReAction the wrong way. Since I am doing it the correct way with my Redhouse Editor project I decided to ditch all the current code and use the Redhouse Editor code for which I program ReAction the correct way. So what I have at the moment is a window that is being opened and already has a small menu system in place.

Redhouse File Manager - Starting Window

The above Window is what I have at the moment. Simple but proper ReAction code so a good start if you ask me. What I plant to do next is to play around a bit with the layout. Getting myself a bit familiar with the Layout Class to make it look like a bit more like a File Manager. When you talk about a File Manager look you instantly think about the two column look like you can see below from Directory Opus.

Directory Opus 4.18.29

For this I will have to use the List Browser Class. I remember how difficult it was last time I tried to have a go at it. I better be prepared this time and get the job done.


I surely could use some access to that cabinet last weekend. I felt it coming on Friday evening and instantly you know the weekend is blown to pieces. The only plus is that you don’t have to be at work and with some luck your wife will try to take care of you. Somehow I still manage to dig a bit into programming on Aros. The bit I dug into was Zune which is a (nearly) clone of MUI. The quote the developer docs “Zune is an object-oriented GUI toolkit. It is nearly a clone (at both API and Look&Feel level) of MUI, a well-known Amiga shareware product by Stefan Stuntz. Therefore MUI developers will feel at home here, while others will discover the concepts and qualities that Zune shares with MUI.” I know pretty much nothing about MUI although I do understand the concept a bit. But since I got some experience on OS4.x with programming the GUI it would not take long to understand the Zune/MUI concepts.

The whole week has passed and we have reached the next weekend already. The first few days of the week I was still really sick but towards the end of the week I got much better and the weekend was alright. Sadly the weekend will come to an end soon and I would have to crawl through a whole week of work again to reach the next weekend.

One thing I really wanted to have and working was remote desktop between my laptop and my Icaros desktop. I got that up and running (Saturday) last evening. The reason I wanted this is that sometimes I might be sitting downstairs with my laptop but still want to do a bit of work or programming on my Icaros desktop which is sitting upstairs. A rather small column this week but next time I will have a lot more to talk about.