Welcome, Guest. Please login or register.

Author Topic: What programming languages where used to write programs for Workbench 3.1  (Read 4033 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Hi,

I guess the title says it all. I would like to know what programming languages where used to write programs for Workbench 3.1 such as WordWorth, TurboCalc, HippoPlayer, etc. Also did such programming languages come with a studio?

Regards,
Sim085
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Quote from: Jope;545706
Assembler, C and C++ in some very rare cases.

So the graphical user interface of WordWorth, TurboCalc, etc where all programmed in C? Are there an tutorials of how these where written? such as; how to create a window, a menu, put options in menu, etc?

I do not have a lot of experience in C and the only time I touched it was on Windows - and some of the commands required to create a form for strictly windows related if I remember well.
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Quote from: Kronos;545711
if you want to start with developing GUI-driven Amiga-SW today I'd recommend starting to learn MUI (SDK can be found on Aminet).


Does anyone know the actual package name of this?