K
K
Konstantin Ermolovich2017-08-08 08:22:57
IDE
Konstantin Ermolovich, 2017-08-08 08:22:57

Creation of forms. From scratch. How to create a beautiful shape? What is needed for this?

Hello! Here is a question.
There is some knowledge in programming (in Pascal language). I can write purely console applications. I know the conditional operator, cycles, procedures, functions, recursion. There is an understanding of the data type (integer, Boolean, array, string, char).
I want to develop further. To begin with, write a program - a calculator. But not simple, but beautiful.
So.
How to create a form? (Beautiful) By what means forms are generally created. There is Pascal.ABC. Saw there possibility of creation of the form. But it turns out not very nice. Or do you need to install an IDE for this? Like Rad Studio?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Amfore, 2017-08-08
@Ermolovich

You can install visual studio and use windows forms to make a calculator. True, the C# language is used there.
As an alternative, there is Monodevelop, which can also work with forms.

K
Konstantin Tsvetkov, 2017-08-08
@tsklab

How to create a beautiful shape?
Use "skins", which, for example, are built into Embarcadero RAD Studio
Project Options
7bd09461c16d4a2990540f4b89c52847.png

A
Alexander Skusnov, 2017-08-08
@AlexSku

Good book about Delphi from scratch "Delphi 3 for Dummies" by Neil Rubenking.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question