AHI Prefs
AHI Prefs
Someone at Amigans.net is having a problem with AHI Prefs not finding muimaster.library. I'm sure he will resolve his problem by examining his system startup files. My question is "why is AHI Prefs still using an MUI user interface instead of Reaction?". I would have thought that all system programs would be Reaction by now.
AmigaOne X1000 with 2GB memory - OS4.1 FE
-
- Posts: 73
- Joined: Sat Dec 08, 2012 7:58 pm
Re: AHI Prefs
I'm remembering a reaction based one in OS3.5 or 3.9.
Re: AHI Prefs
Not sure either, but i think it was GadTools based.my_pc_is_amiga wrote:I'm remembering a reaction based one in OS3.5 or 3.9.
- salass00
- AmigaOS Core Developer
- Posts: 534
- Joined: Sat Jun 18, 2011 4:12 pm
- Location: Finland
- Contact:
Re: AHI Prefs
In the AHI source code there is code for BGUI and ClassAct versions of the prefs program as well as the MUI version. I'm currently looking into updating the ClassAct code so that it compiles on AmigaOS 4.x.
- salass00
- AmigaOS Core Developer
- Posts: 534
- Joined: Sat Jun 18, 2011 4:12 pm
- Location: Finland
- Contact:
Re: AHI Prefs

That's a screenshot of the ClassAct AHI prefs compiled and running on AmigaOS 4.x.
The clicktab doesn't appear to be working ATM so that's something that I still need to look into.
Re: AHI Prefs
@salass00
Over at amigans.net you posted an early version of your Reaction based prefs program.
If the source is available can't you just pick that up and go from there?
(as a side project of course)
Over at amigans.net you posted an early version of your Reaction based prefs program.
If the source is available can't you just pick that up and go from there?
(as a side project of course)

Re: AHI Prefs
Thanks. It's probably easy to over look such issues when the current version works but it would be nice for the AHI Prefs to be consistant with the rest of the system programs.salass00 wrote:In the AHI source code there is code for BGUI and ClassAct versions of the prefs program as well as the MUI version. I'm currently looking into updating the ClassAct code so that it compiles on AmigaOS 4.x.
AmigaOne X1000 with 2GB memory - OS4.1 FE
- salass00
- AmigaOS Core Developer
- Posts: 534
- Joined: Sat Jun 18, 2011 4:12 pm
- Location: Finland
- Contact:
Re: AHI Prefs
Just a small update:
I've been granted write access to the AHI SVN so that I'm now able to commit my changes directly into the SVN. I've just committed the current fixes so that AHI_CA can be compiled for AmigaOS 4.x from the SVN code.
Note that it still needs some work before it is in a state where it can be released as a replacement for the current AHI_MUI version.
In the meanwhile the current source code can be obtained using:
svn co svn://svn.berlios.de/arp2/ahi/ahisrc/branches/BRANCH_6 ahisrc-6
I've been granted write access to the AHI SVN so that I'm now able to commit my changes directly into the SVN. I've just committed the current fixes so that AHI_CA can be compiled for AmigaOS 4.x from the SVN code.
Note that it still needs some work before it is in a state where it can be released as a replacement for the current AHI_MUI version.
In the meanwhile the current source code can be obtained using:
svn co svn://svn.berlios.de/arp2/ahi/ahisrc/branches/BRANCH_6 ahisrc-6
- salass00
- AmigaOS Core Developer
- Posts: 534
- Joined: Sat Jun 18, 2011 4:12 pm
- Location: Finland
- Contact:
Re: AHI Prefs
I fixed the problem with the clicktab not working.
I've uploaded a compile of the current version here for anyone who wants to test it:
https://dl.dropboxusercontent.com/u/265 ... _ca-wip.7z
Note that it includes debug information so the executable is larger than it would be normally.
I've uploaded a compile of the current version here for anyone who wants to test it:
https://dl.dropboxusercontent.com/u/265 ... _ca-wip.7z
Note that it includes debug information so the executable is larger than it would be normally.