Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: iamaboringperson on October 15, 2008, 07:30:02 AM

Title: Any good ReAction/ClassAct class programming examples or tutorials out there?
Post by: iamaboringperson on October 15, 2008, 07:30:02 AM
I'm fine with ReAction programming, however I will be moving on to programming my own class.
I'm wondering if there are some worthwhile tutorials or examples out there.

Or if anyone has some advice?

I'm using Storm C with OS 3.5

Title: Re: Any good ReAction/ClassAct class programming examples or tutorials out there?
Post by: Crumb on October 15, 2008, 09:20:28 AM
You'd better create your own classes using MUI as it's far easier.

All in all... you'd better switch to MUI
Title: Re: Any good ReAction/ClassAct class programming examples or tutorials out there?
Post by: iamaboringperson on October 15, 2008, 09:23:37 AM
I'll eventually produce an MUI version of this class.

However, for now I'd prefer to use CA
Title: Re: Any good ReAction/ClassAct class programming examples or tutorials out there?
Post by: AmigaMance on October 15, 2008, 11:32:21 AM
Quote

Crumb wrote:
You'd better create your own classes using MUI as it's far easier.

All in all... you'd better switch to MUI


+1  :-)

Edit: I don't actually know that MUI is easier and i have no reason to doubt you. I just think it's obvious that MUI is way better that ClassAct/Reaction. At least for AOS 3.x.
Title: Re: Any good ReAction/ClassAct class programming examples or tutorials out there?
Post by: Caius on October 15, 2008, 02:55:50 PM
Quote

AmigaMance wrote:
I don't actually know that MUI is easier and i have no reason to doubt you. I just think it's obvious that MUI is way better that ClassAct/Reaction. At least for AOS 3.x.

What exactly makes that obvious? For that matter, what do you mean by "better"?
Title: Re: Any good ReAction/ClassAct class programming examples or tutorials out there?
Post by: AmigaMance on October 15, 2008, 03:23:29 PM
I should have said "obvious to me". Apparently it's not obvious to you.
 By better, i mean better as a GUI creation system. In terms of esthetics and functionality. But everyone has his own preferences.