Welcome, Guest. Please login or register.

Author Topic: Please recommend a nice way to create small apps with GUI  (Read 3628 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: Please recommend a nice way to create small apps with GUI
« on: August 04, 2005, 08:31:30 PM »
Amiga E has a simple wrapper for gui generation called EasyGUI.  It's not as pretty as ClassAct/ReAct or MUI but it gets the job done in a hurry.  Look on the Aminet for examples of any of these.

-Edit-
For an easy way to make self-contained applications with MUI-Like configurability for free you might consider Feelin' which lets you set up most of your GUI and Application in general using an XML script.  It's a really small library too!